Pull request #6962 updated Connecting to https://api.github.com using 476720/****** Obtained .jenkins from 2391f1765318725042dcdad6581eca6c03cb5adc+2e82fdd8716bb21379d5bd9250b19f1dd131e23f (e8ecbd2d979ff7bb54c1bb5d2e624cf7eb9bf710) [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 fetnat05 in /var/jenkins/workspace/Kokkos_PR-6962 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6962/.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/6962/head:refs/remotes/origin/PR-6962 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 2391f1765318725042dcdad6581eca6c03cb5adc Merge succeeded, producing b500130728fa013147e52005f782c935f7d73e93 Checking out Revision b500130728fa013147e52005f782c935f7d73e93 (PR-6962) Commit message: "Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 2391f1765318725042dcdad6581eca6c03cb5adc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b500130728fa013147e52005f782c935f7d73e93 # timeout=10 > git rev-list --no-walk 2e8e18874d1ebc12d494fbcf26a58e5eba120a38 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 9e130f40d21804bf32f8e1ec9d69bfefc749968a -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 ---> 3cff1c6ff37e 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 ---> 7bdf7c349518 Step 3/3 : ENV CLANG_FORMAT_EXE=clang-format-8 ---> Using cache ---> 772e74c192c0 Successfully built 772e74c192c0 Successfully tagged 9e130f40d21804bf32f8e1ec9d69bfefc749968a:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 9e130f40d21804bf32f8e1ec9d69bfefc749968a . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat05 seems to be running inside container 672a946a01b481e2531481fe5c0fe61a88e71fef99a60f4b41185131cbb988e0 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6962 --volumes-from 672a946a01b481e2531481fe5c0fe61a88e71fef99a60f4b41185131cbb988e0 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 9e130f40d21804bf32f8e1ec9d69bfefc749968a cat $ docker top 4fd3b9d8191e927835f5b389c0ccfb08c28666a8c894c6e8e6c75af2211f5d1b -eo pid,comm [Pipeline] { [Pipeline] sh + ./scripts/docker/check_format_cpp.sh [Pipeline] } $ docker stop --time=1 4fd3b9d8191e927835f5b389c0ccfb08c28666a8c894c6e8e6c75af2211f5d1b $ docker rm -f --volumes 4fd3b9d8191e927835f5b389c0ccfb08c28666a8c894c6e8e6c75af2211f5d1b [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 Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6962 [Pipeline] node [Pipeline] node Running on fetnat03 in /var/jenkins/workspace/Kokkos/PR-6962 [Pipeline] node [Pipeline] node Running on lascaux02 in /var/jenkins/workspace/Kokkos_PR-6962 Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6962 [Pipeline] node Running on lascaux05 in /var/jenkins/workspace/Kokkos_PR-6962 [Pipeline] node Running on fetnat07 in /var/jenkins/workspace/Kokkos_PR-6962 [Pipeline] node Running on waffle02 in /var/jenkins/workspace/Kokkos_PR-6962 [Pipeline] node Running on waffle03 in /var/jenkins/workspace/Kokkos_PR-6962 Running on CpuNode5 in /var/jenkins/workspace/Kokkos_PR-6962 Running on fetnat08 in /var/jenkins/workspace/Kokkos_PR-6962 [Pipeline] { [Pipeline] { Running on fetnat09 in /var/jenkins/workspace/Kokkos_PR-6962 [Pipeline] { [Pipeline] { [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 using credential Jenkins ORNL Fetching changes from the remote Git repository Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Fetching without tags > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos/PR-6962/.git # timeout=10 ERROR: Workspace has a .git repository, but it appears to be corrupt. hudson.plugins.git.GitException: Command "git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos/PR-6962/.git" returned status code 128: stdout: stderr: fatal: not a gitdir '/var/jenkins/workspace/Kokkos/PR-6962/.git' at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) [Pipeline] checkout at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2766) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2761) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) Selected Git installation does not exist. Using Default The recommended git tool is: NONE at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:405) at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281) at jdk.internal.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137) at java.base/java.lang.Thread.run(Thread.java:829) 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 Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL [Pipeline] checkout using credential Jenkins ORNL ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init /var/jenkins/workspace/Kokkos/PR-6962 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1073) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:819) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) Selected Git installation does not exist. Using Default The recommended git tool is: NONE at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:59220 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor1189.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at jdk.proxy64/jdk.proxy64.$Proxy167.execute(Unknown Source) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: hudson.plugins.git.GitException: Command "git init /var/jenkins/workspace/Kokkos/PR-6962" returned status code 128: stdout: stderr: error: copy-fd: write returned: Disk quota exceeded fatal: cannot copy '/usr/share/git-core/templates/info/exclude' to '/var/jenkins/workspace/Kokkos/PR-6962/.git/info/exclude': Disk quota exceeded at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2766) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2761) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) ... 12 more ERROR: Error cloning remote repo 'origin' ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] checkout Fetching changes from the remote Git repository [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] { Fetching changes from the remote Git repository Fetching changes from the remote Git repository Fetching without tags Fetching without tags Fetching without tags [Pipeline] } [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch CUDA-12.2-NVHPC Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 2391f1765318725042dcdad6581eca6c03cb5adc Merge succeeded, producing 4b92752f2ed4fca3b20f074e277d883f4cc184ab Checking out Revision 4b92752f2ed4fca3b20f074e277d883f4cc184ab (PR-6962) Commit message: "Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD" First time build. Skipping changelog. Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 2391f1765318725042dcdad6581eca6c03cb5adc Merge succeeded, producing 4b92752f2ed4fca3b20f074e277d883f4cc184ab Checking out Revision 4b92752f2ed4fca3b20f074e277d883f4cc184ab (PR-6962) Commit message: "Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD" using credential Jenkins ORNL Fetching changes from the remote Git repository using credential Jenkins ORNL Fetching changes from the remote Git repository Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 2391f1765318725042dcdad6581eca6c03cb5adc Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 2391f1765318725042dcdad6581eca6c03cb5adc > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6962/.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/6962/head:refs/remotes/origin/PR-6962 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2391f1765318725042dcdad6581eca6c03cb5adc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b92752f2ed4fca3b20f074e277d883f4cc184ab # timeout=10 > git rev-list --no-walk 2e8e18874d1ebc12d494fbcf26a58e5eba120a38 # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos/PR-6962 # timeout=10 [Pipeline] withEnv [Pipeline] { > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6962/.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/6962/head:refs/remotes/origin/PR-6962 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2391f1765318725042dcdad6581eca6c03cb5adc # timeout=10 [Pipeline] isUnix [Pipeline] readFile > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6962/.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/6962/head:refs/remotes/origin/PR-6962 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2391f1765318725042dcdad6581eca6c03cb5adc # timeout=10 Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 2391f1765318725042dcdad6581eca6c03cb5adc > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6962/.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/6962/head:refs/remotes/origin/PR-6962 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 [Pipeline] sh > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6962/.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/6962/head:refs/remotes/origin/PR-6962 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2391f1765318725042dcdad6581eca6c03cb5adc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b92752f2ed4fca3b20f074e277d883f4cc184ab # timeout=10 Fetching without tags > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6962/.git # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6962/.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/6962/head:refs/remotes/origin/PR-6962 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh Fetching without tags + docker build -t a9e96074f2926232e737cff8683c755e2065191b -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 a9e96074f2926232e737cff8683c755e2065191b:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t a0b905f0d3a66b37bcded6b69e1a9598003a8693 -f scripts/docker/Dockerfile.gcc scripts/docker #2 [internal] load .dockerignore #2 sha256:63811e13952d1faaff6ab23f21ce10cfeaaae7f564a24c7907a9defa31dd6f40 #2 DONE 0.0s #1 [internal] load build definition from Dockerfile.gcc #1 sha256:96fe1791353ef01968d1943bb5d151ff6543ee49a09470fe4f4de260e51b77f5 #1 transferring dockerfile: 1.75kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:63811e13952d1faaff6ab23f21ce10cfeaaae7f564a24c7907a9defa31dd6f40 #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 sha256:8e67b796a66f85f06793e026943184e32d365c77929e94d2ac98b34a1e1cb30e #3 DONE 0.0s #8 [1/5] FROM docker.io/library/ubuntu:20.04 #8 sha256:243f75845650c92150b34967f79a539dee49ba028b719b1a41e64f43abcdcac5 #8 DONE 0.0s #7 [2/5] RUN apt-get update && apt-get upgrade -y && apt-get install -y build-essential wget git bc ccache && apt-get clean && rm -rf /var/lib/apt/lists/* #7 sha256:244cba9621c788fd67785a1d49ac9ec2fbc2026a48bf412ee2cf59bd974486bf #7 CACHED #5 [4/5] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:035b84f81dcb1fbe0f758c815269ed6a56dc6c44764865d28eac5764fe2cac95 #5 CACHED #6 [3/5] RUN echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial main" >> /etc/apt/sources.list && echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial universe" >> /etc/apt/sources.list && apt-get update && apt-get install -y g++-8 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 8 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-8 8 && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:648562ad4fcfbc4cb8a5014f4428c2d07061154f853f1e27f22af9ca976a3035 #6 CACHED #4 [5/5] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:f39f048c28c6b89431d733a6d575d4533501e1152fa6ffa79fbf8559b4150f40 #4 CACHED #9 exporting to image #9 sha256:2d66f6723dc8679debf6c1c8ed3bfb8f6e37afc1c6dd90ad9fb5650e3bd6e31e #9 exporting layers done #9 writing image sha256:b8a8945b4a09a43c3daeb2e23724012c1c87a6761d46f57662b1655e8a2209d9 done #9 naming to docker.io/library/a0b905f0d3a66b37bcded6b69e1a9598003a8693:latest done #9 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { using credential Jenkins ORNL [Pipeline] sh Fetching changes from the remote Git repository Merge succeeded, producing e34e8d1913c7f7b89205e91c2dddecca51e82744 Checking out Revision e34e8d1913c7f7b89205e91c2dddecca51e82744 (PR-6962) Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 2391f1765318725042dcdad6581eca6c03cb5adc Commit message: "Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD" First time build. Skipping changelog. + docker inspect -f . a9e96074f2926232e737cff8683c755e2065191b . [Pipeline] } Merge succeeded, producing e34e8d1913c7f7b89205e91c2dddecca51e82744 Checking out Revision e34e8d1913c7f7b89205e91c2dddecca51e82744 (PR-6962) [Pipeline] // withEnv [Pipeline] withDockerContainer Merge succeeded, producing e34e8d1913c7f7b89205e91c2dddecca51e82744 Checking out Revision e34e8d1913c7f7b89205e91c2dddecca51e82744 (PR-6962) fetnat05 seems to be running inside container 672a946a01b481e2531481fe5c0fe61a88e71fef99a60f4b41185131cbb988e0 Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 2391f1765318725042dcdad6581eca6c03cb5adc $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6962 --volumes-from 672a946a01b481e2531481fe5c0fe61a88e71fef99a60f4b41185131cbb988e0 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** a9e96074f2926232e737cff8683c755e2065191b cat Commit message: "Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD" + docker inspect -f . a0b905f0d3a66b37bcded6b69e1a9598003a8693 . Merge succeeded, producing e34e8d1913c7f7b89205e91c2dddecca51e82744 Checking out Revision e34e8d1913c7f7b89205e91c2dddecca51e82744 (PR-6962) Commit message: "Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD" Commit message: "Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD" Merge succeeded, producing e34e8d1913c7f7b89205e91c2dddecca51e82744 Checking out Revision e34e8d1913c7f7b89205e91c2dddecca51e82744 (PR-6962) Fetching without tags using credential Jenkins ORNL Commit message: "Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD" using credential Jenkins ORNL Fetching changes from the remote Git repository > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e34e8d1913c7f7b89205e91c2dddecca51e82744 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e34e8d1913c7f7b89205e91c2dddecca51e82744 # timeout=10 > git rev-list --no-walk 2e8e18874d1ebc12d494fbcf26a58e5eba120a38 # timeout=10 > git checkout -f 2391f1765318725042dcdad6581eca6c03cb5adc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e34e8d1913c7f7b89205e91c2dddecca51e82744 # timeout=10 Fetching changes from the remote Git repository > 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/6962/head:refs/remotes/origin/PR-6962 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2391f1765318725042dcdad6581eca6c03cb5adc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e34e8d1913c7f7b89205e91c2dddecca51e82744 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2391f1765318725042dcdad6581eca6c03cb5adc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e34e8d1913c7f7b89205e91c2dddecca51e82744 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6962/.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/6962/head:refs/remotes/origin/PR-6962 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6962/.git # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6962/.git # timeout=10 Fetching without tags Fetching without tags Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 2391f1765318725042dcdad6581eca6c03cb5adc > git config core.sparsecheckout # timeout=10 > git checkout -f 2391f1765318725042dcdad6581eca6c03cb5adc # 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/6962/head:refs/remotes/origin/PR-6962 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git > 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/6962/head:refs/remotes/origin/PR-6962 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 2391f1765318725042dcdad6581eca6c03cb5adc Merge succeeded, producing 9cdf2159268196a1034592c95d89ff9daa431997 Checking out Revision 9cdf2159268196a1034592c95d89ff9daa431997 (PR-6962) Commit message: "Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD" First time build. Skipping changelog. Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 2391f1765318725042dcdad6581eca6c03cb5adc Merge succeeded, producing 179ad9d57924d9a632cd77b8f9206c71c943972e Checking out Revision 179ad9d57924d9a632cd77b8f9206c71c943972e (PR-6962) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9cdf2159268196a1034592c95d89ff9daa431997 # timeout=10 > git rev-list --no-walk 2e8e18874d1ebc12d494fbcf26a58e5eba120a38 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2391f1765318725042dcdad6581eca6c03cb5adc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 179ad9d57924d9a632cd77b8f9206c71c943972e # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2391f1765318725042dcdad6581eca6c03cb5adc # timeout=10 Commit message: "Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD" > git rev-list --no-walk 2e8e18874d1ebc12d494fbcf26a58e5eba120a38 # timeout=10 Merge succeeded, producing e22a17710ff6bbf5f9ea6722738f6341d8bebdc9 Checking out Revision e22a17710ff6bbf5f9ea6722738f6341d8bebdc9 (PR-6962) $ docker top 8ab9076d62d65ac623587ef8996510d7fd95967a7f46b42e9e05b9622eb0f85a -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] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv Commit message: "Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD" [Pipeline] { [Pipeline] // withEnv [Pipeline] withDockerContainer First time build. Skipping changelog. CpuNode5 seems to be running inside container 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e22a17710ff6bbf5f9ea6722738f6341d8bebdc9 # timeout=10 > git rev-list --no-walk 2e8e18874d1ebc12d494fbcf26a58e5eba120a38 # timeout=10 $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-6962 --volumes-from 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** a0b905f0d3a66b37bcded6b69e1a9598003a8693 cat $ docker top 2fe9f89911de20f1b93739c5b27ff80d445e5c9f0cbf67bb48b02b969f87fa42 -eo pid,comm [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh + docker build -t 7e5aff31d224564adc7fc4b7a80c1f746d3d72b5 --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:f9ae04981f832975a5f86d98252fc92326927942283c8f327f320436405d0264 #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:4ef09b51451dc4209b848d21ba44ebd7fefaf95daf0c80dc88491f7835d420de + docker build -t b1ff49072147607ce13291d8de127deb061ff05d -f scripts/docker/Dockerfile.kokkosllvmproject scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/13 : FROM nvidia/cuda:11.0.3-devel ---> f6eb2aa24ca2 Step 2/13 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 2dd3dfca221d Step 3/13 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc git wget ccache python3 python3-distutils && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 6a3c3b4185ef Step 4/13 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y software-properties-common && add-apt-repository ppa:ubuntu-toolchain-r/test -y && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y g++-9 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 760f0e059417 Step 5/13 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 11459ddb741e Step 6/13 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 63557edc05e2 Step 7/13 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 9fba2a876404 Step 8/13 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> e4a9cc818aa2 Step 9/13 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 973b29ef1dcd Step 10/13 : ARG NPROC=8 ---> Using cache ---> 5d9c3981104d Step 11/13 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> f40575c30b27 Step 12/13 : RUN LLVM_VERSION=32413084ecbb5e739c6b35d8bf13ad972985acb3 && LLVM_URL=https://github.com/kokkos/llvm-project/archive/${LLVM_VERSION}.tar.gz && LLVM_ARCHIVE=llvm.tar.xz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL} --output-document=${LLVM_ARCHIVE} && mkdir llvm-project && tar -xf ${LLVM_ARCHIVE} -C llvm-project --strip-components=1 && cd llvm-project && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$LLVM_DIR -DLLVM_ENABLE_PROJECTS="clang;clang-tools-extra;compiler-rt" ../llvm && make -j${NPROC} && make install && echo "${LLVM_DIR}/lib" > /etc/ld.so.conf.d/llvm.conf && ldconfig && rm -rf ${SCRATCH_DIR} ---> Using cache ---> 9cfffe51380e Step 13/13 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 63b273997007 Successfully built 63b273997007 Successfully tagged b1ff49072147607ce13291d8de127deb061ff05d:latest [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t ae4ae671c000ce558c02a3086d255fc7b49ffb31 --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 ---> 4aeff6229241 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> f5eafd3d4f4c 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 ---> 29e42514b50a 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 ---> eacdf024e599 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 46e8b7975f95 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> aabfb0761647 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 ---> 12d6e8573a02 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 4d648b9d0c3b Successfully built 4d648b9d0c3b Successfully tagged ae4ae671c000ce558c02a3086d255fc7b49ffb31:latest + docker build -t 4f8d24ca608b0271427eda74b9e4392bc62b2dae --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:da3d6eb539ec8850211c1508698b10eb60b0a2f284d489ab851c9541a8a30b33 #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 + docker build -t 761de42acfafba408164b475a2e90b42812464fb --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 ---> bb64e9e261e8 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> d46d093d9f3c 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 ---> 5e479817f9d4 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 ---> 17b26fb3f538 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 1592ae0d3c5e Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 2a23efb9bfcf 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 ---> 900a7eec0bae Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> a3920ad56134 Successfully built a3920ad56134 Successfully tagged 761de42acfafba408164b475a2e90b42812464fb:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t 972babb3a4dec7f56a966215e978c751ef0656d6 -f scripts/docker/Dockerfile.sycl scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/16 : ARG BASE=nvidia/cuda:11.7.1-devel-ubuntu22.04 Step 2/16 : FROM $BASE ---> 28a6f693c19c Step 3/16 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 343be2343ff0 Step 4/16 : RUN apt-get update && apt-get install -y bc wget ccache ninja-build python3 git libomp-dev && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> fca416d5ff4d Step 5/16 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 5627622d2e28 Step 6/16 : ARG CMAKE_VERSION=3.23.2 #2 DONE 0.4s #3 [internal] load .dockerignore #3 sha256:301f8dabdf98cc6b22120f4e819eb0086adf3d9d40bc2484998b24978c8765fb #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 resolve docker.io/rocm/dev-ubuntu-20.04:5.2-complete@sha256:4030c8af0c06c286174758523dabe4b3850bf72d4a8c1ef275d3ec69aa475f65 done #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:557feaf8a13a6d43a96aea5c2de8fe793d11ad72c3a294b98f6bc992bb45a162 #8 exporting layers done #8 writing image sha256:72a713cf1405ee86b93a2d6757296b1a6e9bb3dcdbcb85afa77c15ec5d717752 done #8 naming to docker.io/library/7e5aff31d224564adc7fc4b7a80c1f746d3d72b5:latest done #8 DONE 0.0s + docker build -t e9f2bced86e84ca9ba51acaeab71914dac7080ec -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/* [Pipeline] sh #2 DONE 0.4s #3 [internal] load .dockerignore #3 sha256:b03a28e97c969285cb40143cbf377bd7701bb31ac612a81fbeb6c1911f87bbeb #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.6-complete@sha256:69f9a8c786ebc09df7f1d260a55beecd13dffa9b9246f230c87a9c1fd18450ca #7 sha256:ffddc1d77564ffa1850adade7576baa2e2d6c4c4f2b0aac44d8b2ed6963b188c #7 DONE 0.0s #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:eee317d2a7f4779d060a861ce9a331cd3248901cb269bf6074da9095560d6064 #6 CACHED #5 [3/4] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:dcdf979997794f10bbcd7abf4fec045abd70d14f3422b80cb5ff2e431cac7b3e #5 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:20c689dff20b411847f5eda1b64d1a0cb0d81c56925ebcd23655573196947434 #4 CACHED #8 exporting to image #8 sha256:e7240380bb312278a8f7b107ab07e53c8511d2277df6291cfcdfb6d605ba80a0 #8 exporting layers done #8 writing image sha256:25f2b3b0db02fe78c63aefdac1b4e463f13669b8cecad67e8d78a919e8af4108 done #8 naming to docker.io/library/4f8d24ca608b0271427eda74b9e4392bc62b2dae:latest done #8 DONE 0.0s + 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 [Pipeline] isUnix ---> Using cache ---> 034a039787e8 Step 7/16 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 8a4c5ad482f4 Step 8/16 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 11a39ad115e4 Step 9/16 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> dfb8d1f66336 Step 10/16 : RUN wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB && apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB && echo "deb https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list && apt-get update -o Dir::Etc::sourcelist="sources.list.d/oneAPI.list" -o APT::Get::List-Cleanup="0" && apt-get install -y intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic-2023.0.0 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 0eec8d44ecdf Step 11/16 : RUN wget https://cloud.cees.ornl.gov/download/oneapi-for-nvidia-gpus-2023.0.0-linux.sh && chmod +x oneapi-for-nvidia-gpus-2023.0.0-linux.sh && ./oneapi-for-nvidia-gpus-2023.0.0-linux.sh -y && rm oneapi-for-nvidia-gpus-2023.0.0-linux.sh ---> Using cache ---> f8383f0eb758 Step 12/16 : RUN wget https://registrationcenter-download.intel.com/akdlm/irc_nas/19133/l_oneDPL_p_2022.0.0.25335.sh && chmod +x ./l_oneDPL_p_2022.0.0.25335.sh && ./l_oneDPL_p_2022.0.0.25335.sh -a -s --eula accept && rm l_oneDPL_p_2022.0.0.25335.sh ---> Using cache ---> 4547c283eed3 Step 13/16 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin-llvm/:$PATH ---> Using cache ---> 9d843a78af37 Step 14/16 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin/:$PATH ---> Using cache ---> 06363243a9a0 Step 15/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/lib:$LD_LIBRARY_PATH ---> Using cache ---> fbad7da2469e Step 16/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/compiler/lib/intel64_lin:$LD_LIBRARY_PATH ---> Using cache ---> 7fc4a583c5e3 Successfully built 7fc4a583c5e3 Successfully tagged 972babb3a4dec7f56a966215e978c751ef0656d6:latest [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . b1ff49072147607ce13291d8de127deb061ff05d . [Pipeline] sh ---> Using cache ---> 2d2c629a915b Step 4/14 : ARG NPROC=8 ---> Using cache ---> daac16619419 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 ---> f5dbfb157476 Step 6/14 : ARG CMAKE_VERSION=3.27.7 ---> Using cache ---> c1e97dacfb87 Step 7/14 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> e2a7d34c825c 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 ---> e76a682871d5 Step 9/14 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 47c469f3286e Step 10/14 : ARG LLVM_VERSION=llvmorg-17.0.3 ---> Using cache ---> 251f6d701dc2 Step 11/14 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> 8a12cb68d6d3 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 ---> 6d65f4aaa858 Step 13/14 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> efba6a58dd5d Step 14/14 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH ---> Using cache ---> 205c20b14af7 Successfully built 205c20b14af7 Successfully tagged e9f2bced86e84ca9ba51acaeab71914dac7080ec:latest -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6962/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++17 for C++17 extensions as feature [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { + docker build -t 2f4a641e3d45e213f06f2d1d51a0b06fb274a590 --build-arg BASE=nvidia/cuda:11.7.1-devel-ubuntu20.04 -f scripts/docker/Dockerfile.nvcc scripts/docker [Pipeline] sh + docker inspect -f . ae4ae671c000ce558c02a3086d255fc7b49ffb31 . [Pipeline] isUnix + docker inspect -f . 761de42acfafba408164b475a2e90b42812464fb . [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- SIMD: AVX2 detected -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: Kokkos::OpenMP -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat06 seems to be running inside container 8ba4488dc9e6562509394eca46b10fb48bad2314a5e00f5b346c8f5773899d47 + docker inspect -f . 7e5aff31d224564adc7fc4b7a80c1f746d3d72b5 . $ 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-6962 --volumes-from 8ba4488dc9e6562509394eca46b10fb48bad2314a5e00f5b346c8f5773899d47 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b1ff49072147607ce13291d8de127deb061ff05d cat + docker inspect -f . 4f8d24ca608b0271427eda74b9e4392bc62b2dae . 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 ---> 63bae63eef39 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> ba1c231c8449 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 ---> 848ff3a73421 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 ---> e670b8173b77 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 040acbd8d10b Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> b3525e288208 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 ---> 0b46e39a5040 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 06b84a15792d Successfully built 06b84a15792d Successfully tagged 2f4a641e3d45e213f06f2d1d51a0b06fb274a590:latest + docker inspect -f . 972babb3a4dec7f56a966215e978c751ef0656d6 . + rm -rf build + docker inspect -f . e9f2bced86e84ca9ba51acaeab71914dac7080ec . -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT - Success -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Using internal desul_atomics copy -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX + 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 -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- Sources TestOpenMP.cpp -- Kokkos Backends: OPENMP;SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6962/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkos_gtest Scanning dependencies of target benchmark [ 0%] Building CXX object 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 _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_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Built target AlwaysCheckGit Scanning dependencies of target kokkoscore [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Built target kokkossimd Scanning dependencies of target impl_git_version [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o $ docker top f063444debb5acfe4c673d78c5e4909b3eaac8093b10c54bcc726285fad27ac1 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] } [ 2%] Linking CXX static library libimpl_git_version.a [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat07 seems to be running inside container bfa014185456acfb44c6df26f64418adcbf634b3afec695e2417a69273aa4e5b [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o $ 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-6962 --volumes-from bfa014185456acfb44c6df26f64418adcbf634b3afec695e2417a69273aa4e5b -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ae4ae671c000ce558c02a3086d255fc7b49ffb31 cat + ccache --zero-stats Statistics zeroed [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to 'RelWithDebInfo' as none was specified. -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6962/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 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o -- 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 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Kokkos Backends: SERIAL;OPENACC -- Configuring done [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o $ docker top c43a359556824d754e0d09939311783ff38d2fa055ad1957ea4b7e3c34ad1190 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer waffle02 seems to be running inside container fef615b3d718b370e2359341c6dedf350937fba92c18d4b1f9e6b2ed87209ef4 $ 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-6962 --volumes-from fef615b3d718b370e2359341c6dedf350937fba92c18d4b1f9e6b2ed87209ef4 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 761de42acfafba408164b475a2e90b42812464fb cat [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o + docker inspect -f . 2f4a641e3d45e213f06f2d1d51a0b06fb274a590 . -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6962/build + make -j8 [ 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_Abort.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 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_Core.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 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 [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Linking CXX static library libbenchmark.a [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.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 [ 2%] Built target impl_git_version [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o Scanning dependencies of target benchmark_main [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Linking CXX static library libbenchmark_main.a [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 6%] Built target benchmark_main [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o $ docker top 56953dffb44f34385b1c4fc9b3b7743e3e1254040a6d123d8b3063414a7fe1bb -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] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] withDockerContainer lascaux02 seems to be running inside container 2912ab4ddc41c203d3fdefd01d9cba68e4ce0302a4f36c144ffdcdbd496d2ad3 $ 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-6962 --volumes-from 2912ab4ddc41c203d3fdefd01d9cba68e4ce0302a4f36c144ffdcdbd496d2ad3 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 7e5aff31d224564adc7fc4b7a80c1f746d3d72b5 cat [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o $ docker top 5087e1140ae948a7519693e487451c4b80d47d4b1be7db612c99f7906fc54b46 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer lascaux05 seems to be running inside container 9eab02f05dc32aeb22aaaf2c3b37103b72bb93eba6407b84ac24a1db706ec60b $ 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-6962 --volumes-from 9eab02f05dc32aeb22aaaf2c3b37103b72bb93eba6407b84ac24a1db706ec60b -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 4f8d24ca608b0271427eda74b9e4392bc62b2dae cat $ docker top 2fa1e2b293d2174219a592c61ae14e8e682c3c7c33168e3fd2c7edb9d4bdb71a -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [ 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 waffle03 seems to be running inside container bf46c7fb29181f4c351c4ae7a94cec4ae2435125f11e128cc828b0229bd51391 [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6962 --volumes-from bf46c7fb29181f4c351c4ae7a94cec4ae2435125f11e128cc828b0229bd51391 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 972babb3a4dec7f56a966215e978c751ef0656d6 cat [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.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 Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 11%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.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 [ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o $ docker top 1690a7af01d161af91d552d231d6054742b0e8c249f810318bc329549b269144 -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] withDockerContainer [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o fetnat08 seems to be running inside container ed2c660221ff7829fec36c307d1ecca218efea824ba838c26289c97547e691d3 $ 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-6962 --volumes-from ed2c660221ff7829fec36c307d1ecca218efea824ba838c26289c97547e691d3 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** e9f2bced86e84ca9ba51acaeab71914dac7080ec cat [ 12%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 12%] Built target Kokkos_push_finalize_hook_terminate 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 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph $ docker top 7ddac7d22d8c44e52986b681080106b3e1eeb3fd80a5d4077666923ad143e120 -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 [ 12%] Built target Kokkos_CoreUnitTest_OpenMPGraph Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o + rm -rf build + ccache --zero-stats Statistics zeroed [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph + ccache --zero-stats Statistics zeroed + ccache --zero-stats + ccache --zero-stats Statistics zeroed + ccache --zero-stats Statistics cleared [ 13%] Built target Kokkos_CoreUnitTest_SerialGraph [Pipeline] sh Statistics zeroed [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat09 seems to be running inside container 81643f3ce80dd524a9f6a2ac75cf8d20eb139c8b2d3d82b6e87cd717b39144a6 + ccache --zero-stats Statistics zeroed $ 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-6962 --volumes-from 81643f3ce80dd524a9f6a2ac75cf8d20eb139c8b2d3d82b6e87cd717b39144a6 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 2f4a641e3d45e213f06f2d1d51a0b06fb274a590 cat Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 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 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_CLANG_TIDY=clang-tidy;-warnings-as-errors=* -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -Wno-unknown-cuda-version -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 17 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o -- The CXX compiler identification is Clang 12.0.0 -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6962/build/generated/Kokkos_Version_Info.cpp -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=c++17 for C++17 standard as feature [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.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 [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_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_Abort_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp -- SIMD: AVX512 detected -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 9%] Linking CXX static library libkokkos_gtest.a [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 10%] Built target kokkos_gtest -- 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 [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o -- Using internal desul_atomics copy [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o $ docker top 60459b8d59fae115a6e620608ea5077a6b121ca94cf4fc550185463282046b4e -eo pid,comm [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o 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] sh [Pipeline] sh [ 10%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [Pipeline] sh [Pipeline] sh + rm -rf build + rm -rf build + rm -rf build + rm -rf install [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp + ccache --zero-stats Statistics zeroed + rm -rf build [Pipeline] sh + 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 [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [Pipeline] sh -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter + echo /opt/rocm/llvm/lib + ldconfig [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [Pipeline] sh + rm -rf build [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o + rm -rf build + mkdir -p install + rm -rf build -- No installed google benchmark found, fetching from GitHub -- The CXX compiler identification is Clang 16.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEBUG=ON -DKokkos_ENABLE_DEBUG_BOUNDS_CHECK=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_CUDA_MALLOC_ASYNC=OFF .. -- Setting default Kokkos CXX standard to 17 + 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 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o Generating Makefiles with options KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 + make test -j8 + 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 make -C core/unit_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test' [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 11%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- The CXX compiler identification is Clang 14.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o + 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-6962/build/../install .. -- Setting default Kokkos CXX standard to 17 -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/g++-8 -- Check for working CXX compiler: /usr/bin/g++-8 - works -- Detecting CXX compiler ABI info [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.0.221 -- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-6962/bin/kokkos_launch_compiler) is enabled... -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 5.6.31061 -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++2a for C++20 extensions as feature -- [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 CMake Deprecation Warning at cmake/kokkos_enable_options.cmake:181 (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 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o -- [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 -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.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-6962/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 12%] 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 [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 5.2.21151 -- Using -std=gnu++17 for C++17 extensions as feature -- SIMD: AVX512 detected [ 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 [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/UnitTestMainInit.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_Init.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaUVM_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaHostPinned_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_RangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_RangePolicyRequire.cpp -- CUDA auto-detection of architecture failed with /usr/bin/g++-8. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -- works -- Detecting CXX compiler ABI info [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.6.124 -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=c++17 for C++17 standard as feature [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o + 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 [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp + 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 -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp -- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc -- The CUDA compiler identification is NVIDIA 11.0.221 -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc -- Sources TestCuda.cpp -- Kokkos Backends: SERIAL;CUDA [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o -- Configuring done -- 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 -- The CXX compiler identification is IntelLLVM 2023.0.0 -- Detecting CXX compiler ABI info [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - works -- Detecting CUDA 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.99 -- The CXX compiler identification is Clang 17.0.3 -- Detecting CXX compiler ABI info [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o -- Detecting CUDA compiler ABI info - done -- Detecting CUDA compile features -- Detecting CUDA compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/llvm/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6962/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 -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6962/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target benchmark [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o Scanning dependencies of target kokkos_gtest [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA908=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VEGA908 -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6962/build/generated/Kokkos_Version_Info.cpp [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o -- 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 [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp -- Looking for pthread_create in pthread - not found -- Check if compiler accepts -pthread [ 2%] Built target kokkossimd Scanning dependencies of target impl_git_version [ 2%] Linking CXX static library libkokkos_gtest.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Built target kokkos_gtest [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o -- SIMD: AVX2 detected -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL [ 4%] Linking CXX static library libbenchmark.a [ 4%] Built target benchmark Scanning dependencies of target benchmark_main [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 4%] Linking CXX shared library libkokkosprinter-tool.so Scanning dependencies of target kokkoscore [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Built target kokkosprinter-tool -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.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 -- 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 [ 16%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 16%] Built target Kokkos_CoreTestCompileOnly [ 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_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 4%] Linking CXX static library libimpl_git_version.a [ 4%] Built target impl_git_version [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Linking CXX static library libbenchmark_main.a -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS [ 4%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6962/core/src/../../tpls/mdspan/include -- Kokkos Backends: SERIAL;CUDA -- Configuring done [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- Using internal desul_atomics copy -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6962/build + make -j8 install Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 3%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 3%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 7%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 10%] Linking CXX static library libkokkossimd.a [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o -- SIMD: AVX2 detected -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 10%] Built target kokkossimd [ 14%] Linking CXX static library libimpl_git_version.a [ 14%] Built target impl_git_version [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- [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 Scanning dependencies of target kokkoscore [ 17%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 21%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 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_Error.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL - not found -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::SYCL -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found TPLLIBDL: /usr/include -- Looking for C++ include oneapi/dpl/execution -- Looking for C++ include oneapi/dpl/execution - not found -- Looking for C++ include oneapi/dpl/algorithm -- Looking for C++ include oneapi/dpl/algorithm - not found -- Performing Test KOKKOS_NO_TBB_CONFLICT [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o -- [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 [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp -- 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 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp -- [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 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o -- Detected CUDA Compute Capability 80 -- Setting Kokkos_ARCH_AMPERE80=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.6.124") -- Looking for C++ include pthread.h -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test KOKKOS_NO_TBB_CONFLICT - Success -- oneDPL: ONEDPL_PAR_BACKEND=tbb, disable OpenMP backend -- Performing Test _fsycl_option -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp -- [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 -- Performing Test _fsycl_option - Success -- Using internal desul_atomics copy -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 46%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 50%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 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_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6962/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 27%] 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_PointerOwnership_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp -- [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 CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6962/core/src/../../tpls/mdspan/include -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o -- No installed google benchmark found, fetching from GitHub -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o -- [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 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp -- [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 [ 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 [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 17%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 17%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_StackTraceTestExec [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 60%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 64%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 67%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 71%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 75%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- Kokkos Backends: SERIAL;OPENMPTARGET -- Configuring done (17.9s) [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o -- Generating done (1.5s) -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6962/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/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 2%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 2%] Built target AlwaysCheckGit [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 3%] Linking CXX static library libkokkossimd.a -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 3%] Built target kokkossimd [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 78%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 4%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_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 [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 82%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.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 [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 4%] Linking CXX shared library libkokkosprinter-tool.so -- [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_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6962/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 4%] Linking CXX static library libimpl_git_version.a -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 4%] Built target kokkosprinter-tool -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Built target impl_git_version [ 4%] 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 -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.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_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o -- [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_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6962/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.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_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 21%] Linking CXX executable Kokkos_StackTraceTestExec [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 21%] Built target Kokkos_StackTraceTestExec [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6962/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE [ 92%] Linking CXX static library libkokkoscore.a -- Kokkos Backends: SERIAL;SYCL -- Configuring done [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 92%] Built target kokkoscore -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestHIP.cpp -- Kokkos Backends: SERIAL;HIP -- Configuring done Scanning dependencies of target kokkoscontainers [ 96%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6962/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target kokkossimd [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit Scanning dependencies of target benchmark [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target impl_git_version [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6962/build + make -j8 [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o "/var/jenkins/workspace/Kokkos_PR-6962/containers/src/Kokkos_Vector.hpp", line 33: warning: function "::emit_warning_kokkos_vector_deprecated" was declared deprecated ("Deprecated header is included") [deprecated_entity_with_custom_message] static auto do_not_include = emit_warning_kokkos_vector_deprecated(); ^ "/var/jenkins/workspace/Kokkos_PR-6962/containers/src/Kokkos_Vector.hpp", line 29: note: because of a "deprecated" attribute [[deprecated("Deprecated header is included")]] int ^ Remark: individual warnings can be suppressed with "--diag_suppress " [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Built target kokkossimd [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Built target impl_git_version [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Built target kokkossimd [ 1%] Linking CXX static library libkokkos_gtest.a [ 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_name.cc.o [ 1%] Built target kokkosprinter-tool [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Built target kokkos_gtest [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_StackTraceTestExec [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 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 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 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 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 3%] Linking CXX static library libbenchmark.a [ 3%] Built target benchmark [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 37%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_ToolIndependence -- [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 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 38%] Built target Kokkos_CoreTestCompileOnly [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers Install the project... -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HPX -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/traits -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/decl -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_MemoryPoolAllocator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Atomic_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_BitOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_ViewDataAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/KokkosExp_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_FixedBufferMemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/fwd -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Atomics_Desul_Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads_Spinwait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads_State.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Threads/Kokkos_Threads_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_MinMax.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMP -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_MemoryTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Atomics_Desul_Volatile_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Serial -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/View -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/View/Hooks -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/View/MDSpan -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Clamp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/setup -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Thread_Fence_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/openmp/OpenMP_40_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Compare_Exchange_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6962/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6962/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/mdspan -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/mdspan/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p2630_bits/strided_slice.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p0009_bits/full_extent_t.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p2642_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p2642_bits/layout_padded_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/experimental/__p2642_bits/layout_padded.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6962/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Bitset.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Vector.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_OffsetView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_DynamicView.hpp [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6962/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6962/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Count.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_FillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/std_algorithms/Kokkos_CopyN.hpp -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestCuda.cpp -- Kokkos Backends: SERIAL;CUDA -- Configuring done [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 22%] Linking CXX executable Kokkos_IncrementalTest_OPENMP -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/sorting -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/sorting/Kokkos_SortByKeyPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/sorting/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/sorting/impl/Kokkos_SortByKeyImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_NestedSort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_StdAlgorithms.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6962/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6962/install/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/bin/hpcbind -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6962/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6962/install/include/KokkosCore_Config_DeclareBackend.hpp + cd .. + rm -rf build-tests [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 39%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_IncrementalTest_OPENMP [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 39%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestOpenMP.cpp -- Sources TestHIP.cpp -- Kokkos Backends: OPENMP;HIP [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o -- Configuring done [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6962/build + make -j8 [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target 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_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o Scanning dependencies of target kokkos_gtest [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- Generating done [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6962/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.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 Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target kokkoscore [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o + mkdir -p build-tests + cd build-tests + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_PR-6962/build-tests/../install + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-6962/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 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=int32_t, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6962/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=int32_t]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t, n=11UL]" at line 142 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=int64_t, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6962/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=int64_t]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t, n=11UL]" at line 142 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper - works -- Detecting CXX compiler ABI info nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=double, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6962/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=double]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double, n=11UL]" at line 135 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/SIMDTesting_Ops.hpp", line 84: warning: function "Kokkos::Experimental::abs(const Kokkos::Experimental::simd &) [with T=float, Abi=Kokkos::Experimental::simd_abi::scalar]" was declared deprecated [deprecated_entity] return Kokkos::Experimental::abs(a); ^ "/var/jenkins/workspace/Kokkos_PR-6962/simd/src/Kokkos_SIMD_Common_Math.hpp", line 154: note: because of a "deprecated" attribute KOKKOS_IMPL_SIMD_UNARY_FUNCTION(abs) ^ detected during: instantiation of "auto absolutes::on_host(const T &) const [with T=Kokkos::Experimental::simd]" at line 65 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_one_loader(UnaryOp, std::size_t, const T *) [with Abi=Kokkos::Experimental::simd_abi::scalar, Loader=load_element_aligned, UnaryOp=absolutes, T=float]" at line 83 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float, n=11UL]" at line 135 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6962/simd/unit_tests/include/TestSIMD_MathOps.hpp" [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/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 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o [ 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 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 8%] Linking CXX executable Kokkos_ProfilingAllCalls [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Enabled Kokkos devices: SERIAL;CUDA CMake Warning at install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE) cmake/kokkos_tribits.cmake:186 (FIND_PACKAGE) CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT) [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 8%] Built target Kokkos_ProfilingAllCalls [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_a.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_c.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_d.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_e.cpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) Reason given by package: Interpreter: Wrong major version for the interpreter "/usr/bin/python" -- Sources TestCuda.cpp -- Kokkos Backends: -- Configuring done [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 6%] Linking CXX static library libkokkos_gtest.a [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o -- Generating done [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6962/build-tests + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkosprinter-tool [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target Kokkos_query_device [ 0%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o [ 1%] Linking CXX shared library libkokkosprinter-tool.so Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkos_gtest Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark Scanning dependencies of target benchmark_main [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_a.cpp [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 4%] Linking CXX static library libbenchmark_main.a [ 4%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 6%] Built target kokkos_gtest [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 1%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 1%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o Scanning dependencies of target Kokkos_tutorial_01_hello_world Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 1%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 1%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 2%] Linking CXX static library libkokkos_gtest.a [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 2%] Built target kokkos_gtest [ 2%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Instance.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.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 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 10%] Linking CXX executable Kokkos_ToolsInitialization [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Linking CXX static library libkokkos_gtest.a [ 4%] Built target kokkos_gtest [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Space.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_b.cpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.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_Error.cpp.o [ 10%] Built target Kokkos_ToolsInitialization [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTargetSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArray.cpp(56): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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-6962/core/unit_test/TestArray.cpp(56): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. [ 2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Exec.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams [ 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 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_SYCL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 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/statistics.cc.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 24%] 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/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Task.cpp.o [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 8%] Linking CXX static library libbenchmark.a [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 2%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 3%] Linking CXX executable Kokkos_query_device [ 3%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 8%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 8%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 8%] Built target benchmark [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 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_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o [ 3%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 3%] Built target Kokkos_query_device [ 3%] Built target Kokkos_tutorial_01_hello_world Scanning dependencies of target Kokkos_tutorial_02_simple_reduce [ 3%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o Scanning dependencies of target Kokkos_tutorial_03_simple_view [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o Scanning dependencies of target Kokkos_tutorial_04_simple_memoryspaces [ 3%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 3%] 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_05_simple_atomics [ 3%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 8%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 8%] Built target Kokkos_CoreUnitTest_CTestDevice [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.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.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 5%] Linking CXX static library libkokkoscore.a [ 5%] Built target kokkoscore [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 8%] Linking CXX static library libbenchmark_main.a [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 8%] Built target benchmark_main [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 9%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 9%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o Scanning dependencies of target benchmark_main [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_c.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 8%] Linking CXX static library libkokkoscore.a [ 8%] Built target kokkoscore [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 8%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 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 [ 10%] Linking CXX executable Kokkos_UnitTest_HIPGraph [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 10%] Built target Kokkos_UnitTest_HIPGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_SerialGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 3%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 3%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 43%] Built target Kokkos_CoreUnitTest_SerialGraph [ 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_Serial2.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/UnitTestMainInit.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 3%] Built target Kokkos_tutorial_02_simple_reduce [ 4%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o Scanning dependencies of target Kokkos_tutorial_06_simple_mdrangepolicy [ 5%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o [ 5%] Built target Kokkos_tutorial_03_simple_view [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 5%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 5%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 43%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 5%] Built target Kokkos_tutorial_05_simple_atomics [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 8%] Linking CXX static library libkokkoscontainers.a [ 8%] Built target kokkoscontainers [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o "/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArrayOps.hpp", line 135: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = ^ "/var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Array.hpp", line 217: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArrayOps.hpp", line 196: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = ^ "/var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Array.hpp", line 217: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ "/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArrayOps.hpp", line 273: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = Kokkos::Array::strided>; ^ "/var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Array.hpp", line 286: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ "/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArrayOps.hpp", line 337: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = Kokkos::Array::strided>; ^ "/var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Array.hpp", line 286: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 43%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 7%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 7%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 10%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 43%] 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_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o "/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArrayOps.hpp", line 135: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = ^ "/var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Array.hpp", line 217: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArrayOps.hpp", line 196: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = ^ "/var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Array.hpp", line 217: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ "/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArrayOps.hpp", line 273: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = Kokkos::Array::strided>; ^ "/var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Array.hpp", line 286: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ "/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArrayOps.hpp", line 337: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = Kokkos::Array::strided>; ^ "/var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Array.hpp", line 286: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=0UL, RankDynamic=0UL]" (42): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=0UL, RankDynamic=0UL]" (42): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=0UL]" (44): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=0UL]" (44): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=1UL]" (45): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=1UL]" (45): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=0UL]" (47): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=0UL]" (47): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=1UL]" (48): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=1UL]" (48): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=2UL]" (49): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=2UL]" (49): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=0UL]" (51): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=0UL]" (51): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=1UL]" (52): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=1UL]" (52): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=2UL]" (53): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=2UL]" (53): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=3UL]" (54): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=3UL]" (54): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=0UL]" (56): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=0UL]" (56): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=1UL]" (57): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=1UL]" (57): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=2UL]" (58): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=2UL]" (58): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=3UL]" (59): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=3UL]" (59): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=4UL]" (60): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=4UL]" (60): here [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 6%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_tutorial_advancedviews_01_data_layouts [ 6%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 6%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 44%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamBasic.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_a.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_02_memory_traits [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Abort.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 6%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 6%] Linking CXX executable Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_tutorial_advancedviews_03_subviews [ 7%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 7%] Built target Kokkos_tutorial_06_simple_mdrangepolicy Scanning dependencies of target Kokkos_tutorial_advancedviews_04_dualviews [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 7%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 7%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 7%] Building CXX object example/tutorial/Advanced_Views/05_NVIDIA_UVM/CMakeFiles/Kokkos_tutorial_advancedviews_05_nvidia_uvm.dir/uvm_example.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o Scanning dependencies of target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams_lambda/CMakeFiles/Kokkos_tutorial_hierarchical_01_thread_teams_lambda.dir/thread_teams_lambda.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 10%] 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_Profiling_ScopedRegion_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.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_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Abort.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 26%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 10%] Built target Kokkos_CoreUnitTest_CTestDevice [ 13%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 26%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 7%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 7%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/02_nested_parallel_for/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for.dir/nested_parallel_for.cpp.o Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 7%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 7%] Built target Kokkos_tutorial_advancedviews_03_subviews Scanning dependencies of target Kokkos_tutorial_01_hello_world_lambda [ 7%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 47%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 7%] Built target Kokkos_tutorial_advancedviews_02_memory_traits [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o Scanning dependencies of target Kokkos_tutorial_02_simple_reduce_lambda [ 7%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 7%] Built target Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 7%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams Scanning dependencies of target Kokkos_tutorial_03_simple_view_lambda [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 8%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 28%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 28%] Built target Kokkos_CoreUnitTest_CTestDevice [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 8%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams Scanning dependencies of target Kokkos_atomic [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 9%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 47%] Built target Kokkos_CoreUnitTest_Develop [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 10%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 10%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ArrayOps.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 10%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 10%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda Scanning dependencies of target Kokkos_gather [ 10%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_SerialGraph [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 10%] Built target Kokkos_tutorial_advancedviews_04_dualviews Scanning dependencies of target Kokkos_gups [ 10%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 10%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 11%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_StackTraceTestExec [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_b.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 11%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 11%] Built target Kokkos_tutorial_01_hello_world_lambda Scanning dependencies of target Kokkos_launch_latency [ 11%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for Scanning dependencies of target Kokkos_stream [ 12%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 12%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_StackTraceTestExec [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 13%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 13%] Built target Kokkos_tutorial_02_simple_reduce_lambda [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 48%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 49%] Built target Kokkos_push_finalize_hook_terminate [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexdouble.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c06.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_b.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestLegionInitialization.cpp(30): warning #177-D: member "::initialization_legion_initialization_Test::test_info_" was declared but never referenced [ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 26%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 26%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 13%] 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_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 11%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 27%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 27%] Built target Kokkos_PerformanceTest_SharedSpace [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 27%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 13%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexfloat.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph [ 13%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 11%] Built target Kokkos_push_finalize_hook_terminate Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_DeepCopyAlignment.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_b.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_subview.cpp [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 27%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o Cannot contact fetnat07: java.lang.InterruptedException [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_complexfloat.cpp.o [ 27%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 17%] 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_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 28%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 17%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_c.cpp.o [ 17%] Built target Kokkos_IncrementalTest_SERIAL [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(60): warning #177-D: member "::cuda_multi_gpu_managed_views_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(75): warning #177-D: member "::cuda_multi_gpu_unmanaged_views_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(99): warning #177-D: member "::cuda_multi_gpu_scratch_space_Test::test_info_" was declared but never referenced [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 28%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_Develop [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c01.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 13%] 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_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewResize.cpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_CudaInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_double.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_TuningBasics [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 18%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 18%] Built target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewLayoutStrideAssignment.cpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_a.cpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 50%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 19%] 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_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 50%] Built target Kokkos_CoreUnitTest_Default [ 51%] 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_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 19%] 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_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 13%] 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_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 51%] Linking CXX executable Kokkos_UnitTest_SIMD [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_CudaGraph [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 51%] Built target Kokkos_CoreUnitTest_KokkosP [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_d.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 51%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 29%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 51%] Built target Kokkos_UnitTest_SIMD [ 51%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c02.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 29%] Built target Kokkos_Benchmark_Atomic_MinMax [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestInitializationSettings.cpp(23): warning #177-D: member "::defaultdevicetype_initialization_settings_Test::test_info_" was declared but never referenced [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 29%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 21%] 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_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_float.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 29%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(143): warning #177-D: member "::defaultdevicetype_cmd_line_args_num_threads_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(156): warning #177-D: member "::defaultdevicetype_cmd_line_args_device_id_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(169): warning #177-D: member "::defaultdevicetype_cmd_line_args_disable_warning_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(181): warning #177-D: member "::defaultdevicetype_cmd_line_args_tune_internals_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(195): warning #177-D: member "::defaultdevicetype_cmd_line_args_help_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(229): warning #177-D: member "::defaultdevicetype_cmd_line_args_tools_arguments_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(255): warning #177-D: member "::defaultdevicetype_cmd_line_args_unrecognized_flag_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(304): warning #177-D: member "::defaultdevicetype_env_vars_num_threads_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(327): warning #177-D: member "::defaultdevicetype_env_vars_device_id_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(338): warning #177-D: member "::defaultdevicetype_env_vars_disable_warnings_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(365): warning #177-D: member "::defaultdevicetype_env_vars_tune_internals_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(392): warning #177-D: member "::defaultdevicetype_visible_devices_Test::test_info_" was declared but never referenced [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 31%] 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_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 29%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 29%] Built target Kokkos_PerformanceTest_Atomic [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 29%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 16%] Linking CXX executable Kokkos_ProfilingAllCalls [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 14%] 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_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 30%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 54%] Linking CXX executable Kokkos_ProfilingAllCalls [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 16%] Built target Kokkos_ProfilingAllCalls [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestSharedSpace.cpp(100): warning #177-D: member "::defaultdevicetype_shared_space_Test::test_info_" was declared but never referenced [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestSharedHostPinnedSpace.cpp(60): warning #177-D: member "::defaultdevicetype_shared_host_pinned_space_Test::test_info_" was declared but never referenced [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 54%] Built target Kokkos_ProfilingAllCalls [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 31%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 31%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 18%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 54%] Linking CXX executable Kokkos_ToolsInitialization [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 54%] Built target Kokkos_ToolsInitialization [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c03.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 31%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_int.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 31%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 31%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 31%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 31%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 13%] Built target Kokkos_CoreTestCompileOnly [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/UnitTestMainInit.cpp.o [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 31%] Built target Kokkos_ContainersPerformanceTest_HIP [ 31%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 31%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_e.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 31%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 55%] 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_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_c.cpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 22%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_d.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c10.cpp.o [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 32%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 32%] Built target Kokkos_ContainersTestCompileOnly [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 57%] Linking CXX executable Kokkos_StackTraceTestExec [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 33%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 57%] 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_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 16%] Linking CXX executable Kokkos_ToolsInitialization [ 23%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 23%] Built target Kokkos_push_finalize_hook_terminate [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 23%] Built target Kokkos_CoreUnitTest_Develop [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 58%] Built target Kokkos_StackTraceTestExec [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_Default [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamCombinedReducers.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 14%] 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_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 16%] Built target Kokkos_ToolsInitialization [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 18%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_f.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 18%] Built target Kokkos_CoreTestCompileOnly [ 18%] 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_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 21%] 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_SYCL1B.dir/sycl/TestSYCL_MDRange_g.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamMDRange.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_e.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_a.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 37%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 38%] Built target Kokkos_CoreUnitTest_Develop [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 28%] Built target Kokkos_CoreUnitTest_KokkosP [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 29%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 29%] Built target Kokkos_CoreTestCompileOnly [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.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_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test01_execspace_OPENMPTARGET.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c07.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o "/var/jenkins/workspace/Kokkos_PR-6962/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-6962/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::testit() [with ExecSpace=Kokkos::Serial]" at line 85 Remark: individual warnings can be suppressed with "--diag_suppress " [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangePolicyConstructors.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 60%] 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_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longlongint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 30%] 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_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_b.cpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 30%] 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_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 22%] Linking CXX executable Kokkos_StackTraceTestExec [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test02_atomic_host_OPENMPTARGET.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 22%] Built target Kokkos_CoreUnitTest_KokkosP [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 22%] Built target Kokkos_StackTraceTestExec [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangeReduce.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 40%] 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_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 22%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03a_MemorySpace_malloc_OPENMPTARGET.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] 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_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_c.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_a.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 15%] 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_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 32%] Linking CXX executable Kokkos_ProfilingAllCalls [ 32%] Built target Kokkos_ProfilingAllCalls [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 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_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_shared.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpan.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_Serial1 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03b_MemorySpace_free_OPENMPTARGET.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_CTestDevice [ 23%] 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/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.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_SubView_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 22%] 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_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MinMaxClamp.cpp.o [ 17%] 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_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 22%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 22%] Built target Kokkos_IncrementalTest_SERIAL [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test04_ParallelFor_RangePolicy_OPENMPTARGET.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMPTARGET.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_b.cpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_subview.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_a.cpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_NumericTraits.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamPolicyConstructors.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 35%] 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_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMPTARGET.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Init.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test08_deep_copy_OPENMPTARGET.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 34%] Linking CXX executable Kokkos_StackTraceTestExec [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 34%] Built target Kokkos_StackTraceTestExec [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 23%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedlongint.cpp.o [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamReductionScan.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_b.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_c.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c11.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/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 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 25%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 25%] Built target Kokkos_push_finalize_hook_terminate Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_d.cpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 19%] 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_IncrementalTest_OPENMPTARGET.dir/generated/Test10_HierarchicalBasics_OPENMPTARGET.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScan.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMPTARGET.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Atomics.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o "/var/jenkins/workspace/Kokkos_PR-6962/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 " [ 36%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 25%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 36%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 20%] 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_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 26%] Built target Kokkos_IncrementalTest_CUDA [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_e.cpp [ 26%] 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_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMPTARGET.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_a.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o "/var/jenkins/workspace/Kokkos_PR-6962/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 " [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMPTARGET.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c08.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 29%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_CudaGraph Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_b.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_c.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScratch.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12a_ThreadScratch_OPENMPTARGET.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 26%] Built target Kokkos_CoreUnitTest_Develop [ 29%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 29%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 29%] Built target Kokkos_CoreUnitTest_TuningBasics Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 36%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 36%] Built target Kokkos_PerformanceTest_Benchmark [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12b_TeamScratch_OPENMPTARGET.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 26%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 26%] Built target Kokkos_push_finalize_hook_terminate Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 41%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 41%] Built target Kokkos_CoreUnitTest_Serial2 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArray.cpp(54): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArray.cpp(54): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArray.cpp(56): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Array.hpp(143): warning #20013-D: calling a constexpr __host__ function("kokkos_swap") from a __host__ __device__ function("kokkos_swap") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "std::enable_if_t::value, void> Kokkos::kokkos_swap(Kokkos::Array<::MyInt, 2UL> &, Kokkos::Array<::MyInt, 2UL> &) noexcept(true) [with U=::MyInt]" /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArray.cpp(151): here /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArray.cpp(54): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArray.cpp(54): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestArray.cpp(56): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Atomics.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_a.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_b.cpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 52%] 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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_subview.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_View_64bit.cpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 30%] 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_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 37%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 37%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamTeamSize.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicViews.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 30%] Linking CXX executable Kokkos_IncrementalTest_OPENMPTARGET [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 56%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 38%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 31%] Built target Kokkos_IncrementalTest_OPENMPTARGET [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 61%] 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 [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp 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 [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] 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_MinMax_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 64%] 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 [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 64%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 46%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_OccupancyControlTrait.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_Serial1 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 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_OccupancyControlTrait.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewOfClass.cpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 65%] Built target Kokkos_CoreUnitTest_OpenMP Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 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_Reductions.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 75%] 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_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp 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 [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_a.cpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp 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 [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 66%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_b.cpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_KokkosP [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamVectorRange.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 66%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 66%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BitManipulationBuiltins.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 75%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 39%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Other.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 76%] Built target Kokkos_IncrementalTest_SERIAL [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 66%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 66%] Built target Kokkos_Benchmark_Atomic_MinMax [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c12.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 21%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2B [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 67%] Built target Kokkos_PerformanceTest_Atomic [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp "/var/jenkins/workspace/Kokkos_PR-6962/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-6962/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::testit() [with ExecSpace=Kokkos::Experimental::OpenACC]" at line 85 Remark: individual warnings can be suppressed with "--diag_suppress " [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_UniqueToken.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 30%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 30%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_c01.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_c02.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicViews.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_c03.cpp [ 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 [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_c04.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BitManipulationBuiltins.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_View_64bit.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.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 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ParallelScanRangePolicy.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 37%] 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_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 40%] Linking CXX executable Kokkos_UnitTest_Sort [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 40%] Built target Kokkos_UnitTest_Sort [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 40%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_a.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/tools/TestScopedRegion.cpp(34): warning #177-D: member "::defaultdevicetype_scoped_profile_region_Test::test_info_" was declared but never referenced [ 32%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_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 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_c05.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_c06.cpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp 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 [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 40%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c09.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 40%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 40%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 32%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_b.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_Cuda3 Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 35%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 62%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 62%] Built target Kokkos_PerformanceTest_TaskDag [ 35%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 38%] 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_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BlockSizeDeduction.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_CoreUnitTest_SYCL2B [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 62%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 62%] Built target Kokkos_PerformanceTest_SharedSpace [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 40%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 62%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 62%] Built target Kokkos_Benchmark_Atomic_MinMax [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CheckedIntegerOps.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 62%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 62%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BlockSizeDeduction.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 36%] 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_SYCL3.dir/sycl/TestSYCL_Task.cpp.o [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 40%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 41%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_c07.cpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyConstructors.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyInterface.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_TeamScratchStreams.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CheckedIntegerOps.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 35%] Linking CXX executable Kokkos_StackTraceTestExec [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 35%] Built target Kokkos_StackTraceTestExec [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 73%] Built target Kokkos_ContainersUnitTest_Serial [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyConstructors.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 65%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 66%] Built target Kokkos_PerformanceTest_Atomic [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Complex.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_SharedAlloc.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 74%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Concepts.cpp.o [ 74%] 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_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_c08.cpp [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 74%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyInterface.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 42%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 66%] 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_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 42%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 42%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_a.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 74%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 74%] Built target Kokkos_CoreUnitTest_Serial2 [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_c09.cpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_d.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Crs.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Printf.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Complex.cpp.o [ 43%] Built target Kokkos_IncrementalTest_SERIAL [ 43%] Built target Kokkos_CoreUnitTest_Default [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_c10.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_c11.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 42%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 42%] Built target Kokkos_ContainersUnitTest_OpenMP [ 42%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_b.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_DeepCopyAlignment.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpacePartitioning.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_QuadPrecisionMath.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_e.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_UnitTest_Random [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Concepts.cpp.o [ 43%] Built target Kokkos_UnitTest_Random [ 43%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicy.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecutionSpace.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 43%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 43%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_FunctorAnalysis.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtr.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 43%] 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_SYCL2D.dir/sycl/TestSYCL_SubView_c13.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Crs.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_c.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 68%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 69%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 69%] Built target Kokkos_ContainersTestCompileOnly [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtrAccessOnDevice.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Init.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_JoinBackwardCompatibility.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_a.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c14.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyConstructors.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 70%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 70%] Built target Kokkos_ContainersPerformanceTest_HIP [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_DeepCopyAlignment.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_d.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalConstants.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 27%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2D [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 44%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_c.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 44%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyRequire.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions1.cpp.o [ 44%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o [ 44%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_e.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 80%] Built target Kokkos_ContainersUnitTest_OpenMP [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_b.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2C [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortByKey.cpp.o [ 81%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 81%] Built target Kokkos_PerformanceTest_Benchmark [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o 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 [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_UnitTest_Random [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ReducerCTADs.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(46): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(113): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_NumericTraits.hpp(77): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_NumericTraits.hpp(82): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_NumericTraits.hpp(86): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_NumericTraits.hpp(93): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(126): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(127): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(126): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(127): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_NumericTraits.hpp(56): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_NumericTraits.hpp(72): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_NumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_NumericTraits.hpp(113): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_c.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_a.cpp.o "/var/jenkins/workspace/Kokkos_PR-6962/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 " [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 51%] 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_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o "/var/jenkins/workspace/Kokkos_PR-6962/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 " [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 74%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 75%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 75%] Built target Kokkos_PerformanceTest_Benchmark 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 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 75%] Built target Kokkos_ContainersUnitTest_HIP [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 84%] Linking CXX executable Kokkos_UnitTest_Random [ 84%] Built target Kokkos_UnitTest_Random [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_c12.cpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_c.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_SubView_c13.cpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpacePartitioning.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 84%] Linking CXX executable Kokkos_UnitTest_Sort [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 85%] Built target Kokkos_UnitTest_Sort [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 42%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 42%] Built target Kokkos_IncrementalTest_CUDA Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_Reductions.cpp [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 88%] Built target Kokkos_CoreUnitTest_Serial2 [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ParallelScanRangePolicy.cpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecutionSpace.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 89%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 90%] Built target Kokkos_CoreUnitTest_CTestDevice [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions2.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 90%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 90%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_SYCL2D [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/sycl/TestSYCL_InterOp_Init.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_FunctorAnalysis.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_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_a.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.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 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 45%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 45%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 45%] Built target Kokkos_IncrementalTest_SERIAL [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 45%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 45%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtr.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_c.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_Reductions_DeviceView.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_Reducers_a.cpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCtorDimMatch.cpp.o [ 88%] 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_A.dir/TestRandomAccessIterator.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/UnitTestMainInit.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_Reducers_b.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_Reducers_c.cpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtrAccessOnDevice.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 78%] Linking CXX executable Kokkos_UnitTest_Random [ 78%] Built target Kokkos_UnitTest_Random [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_Reducers_d.cpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewEmptyRuntimeUnmanaged.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/sycl/TestSYCL_InterOp_Init_Context.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o [ 45%] 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_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o 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 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o [ 46%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o [ 46%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.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 [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Init.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewHooks.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_SYCL2C [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/UnitTestMain.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 46%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_Reducers_e.cpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_subview.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/sycl/TestSYCL_InterOp_Streams.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 31%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 31%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewLayoutStrideAssignment.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_JoinBackwardCompatibility.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o [ 95%] Linking CXX executable Kokkos_IncrementalTest_OPENACC [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_c.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_d.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_Complex.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_int.cpp [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.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 [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_SharedAlloc.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o [ 95%] Built target Kokkos_IncrementalTest_OPENACC [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU.dir/sycl/TestSYCL_InterOp_StreamsMultiGPU.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpStreams [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 48%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp /var/jenkins/workspace/Kokkos_PR-6962/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 [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_LocalDeepCopy.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedint.cpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_a.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_SYCLInterOpStreams [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_b.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longint.cpp [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Sort [ 81%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 48%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedlongint.cpp [ 96%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions3.cpp.o [ 46%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 46%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 46%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o 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 [ 46%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 96%] Built target Kokkos_CoreUnitTest_Serial1 [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewOutOfBoundsAccess.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longlongint.cpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H 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 [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_double.cpp [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_float.cpp [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_c.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 52%] 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/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_a.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 54%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexfloat.cpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_Cuda3 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_d.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_e.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o 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 /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexdouble.cpp [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 48%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.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 [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_AtomicViews.cpp [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_Atomics.cpp [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_TeamBasic.cpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 82%] 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_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_atomic [ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 49%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 49%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_TeamScratch.cpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_TeamReductionScan.cpp [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_TeamTeamSize.cpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_b.cpp.o Scanning dependencies of target Kokkos_gather [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 46%] 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_StdAlgoCompileOnly [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_Serial2 [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_gups [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 97%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 97%] Linking CXX executable Kokkos_atomic [ 97%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_stream [ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 49%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 49%] Built target Kokkos_ContainersUnitTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_TeamVectorRange.cpp [ 97%] Linking CXX executable Kokkos_gups [ 97%] Built target Kokkos_gups Scanning dependencies of target Kokkos_policy_performance [ 97%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 97%] Linking CXX executable Kokkos_stream [ 98%] Linking CXX executable Kokkos_launch_latency [ 98%] Built target Kokkos_stream [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.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%] Built target Kokkos_launch_latency [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_Other.cpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 49%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalConstants.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp 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 [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_c.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_subview.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [100%] Linking CXX executable Kokkos_gather [100%] Built target Kokkos_gather [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [100%] Linking CXX executable Kokkos_policy_performance Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [100%] Built target Kokkos_policy_performance [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 4 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 222 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o 1: [ OK ] serial_DeathTest.abort_from_host (294 ms) 1: [ RUN ] serial_DeathTest.abort_from_device Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 1: [ OK ] serial_DeathTest.abort_from_device (198 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (194 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (200 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 (888 ms total) 1: 1: [----------] 215 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (13 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 (52 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 (1 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 (17 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (30 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (14 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (28 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 [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_a.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3302 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMemoryAccessViolation.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2495 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1530 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1523 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 (11 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (8 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (1 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (3 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 (7 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (12 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (1 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 (11 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (3 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (3 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (1 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 (71 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (238 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 (121 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 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (1361 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 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_MDRange_a.cpp 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 [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3732 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6962/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 (1 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (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.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (2 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (0 ms) 1: [ RUN ] serial.quad_precision_reductions 1: [ OK ] serial.quad_precision_reductions (1 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 (25 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 (25 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 (4 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (5 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 (2 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 (274 ms) 1: [ RUN ] serial.double_reduce /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_MDRange_b.cpp 1: [ OK ] serial.double_reduce (316 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic (927 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 52%] 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/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1149 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (228 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (6 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_e.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOfClass.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (2248 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_MDRange_c.cpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (1801 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 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp 1: [ OK ] serial.task_fib_deprecated (974 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (19 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 1: [ OK ] serial.task_fib_deprecated_multiple (925 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (17 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (716 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (16 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp 1: [ OK ] serial.task_fib_multiple (723 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (18 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o 1: [ OK ] serial.task_fib_chase_lev (757 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (18 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 215 tests from serial (26027 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 222 tests from 2 test suites ran. (26916 ms total) 1: [ PASSED ] 220 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1/45 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 26.98 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 4 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions1.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1281 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_MDRange_d.cpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1429 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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 (2710 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_MDRange_e.cpp [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o 2: [ OK ] serial.team_reduce_large (1711 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 (5 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_Crs.cpp [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o 2: [ OK ] serial.triple_nested_parallelism (650 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (85 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (8 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (11 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (8 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 (44 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (70 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (102 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 [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOutOfBoundsAccess.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp 2: [ OK ] serial.repeated_team_reduce (5361 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (181 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (162 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (82 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 (78 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (5 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (19 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp 2: [ OK ] serial.view_allocation_large_rank (1640 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 (24 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (9 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right [ 51%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/cuda/TestCuda_Task.cpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewResize.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o 2: [ OK ] serial.view_fill_tests_layout_right (5677 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o 2: [ OK ] serial.view_fill_tests_layout_left (6345 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 [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (58 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (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 (67 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 (6 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_WorkGraph.cpp 2: [ OK ] serial.workgraph_fib (175 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-6962/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 (15 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 (15 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 37%] 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_left (660 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (662 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (659 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right (719 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (719 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (716 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (26885 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (29595 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/45 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 29.61 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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 (200 ms) 4: [ RUN ] openmp_DeathTest.abort_from_device 4: [ OK ] openmp_DeathTest.abort_from_device (217 ms) 4: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions_DeviceView.cpp.o 4: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (214 ms) 4: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (216 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 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_subview.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 4: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1513 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/cuda/TestCuda_Spaces.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o 4: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1502 ms) 4: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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 (3865 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 (16 ms) 4: [ RUN ] openmp.atomic_operations_complexfloat 4: [ OK ] openmp.atomic_operations_complexfloat (19 ms) 4: [ RUN ] openmp.atomic_operations_double 4: [ OK ] openmp.atomic_operations_double (11 ms) 4: [ RUN ] openmp.atomic_operations_float 4: [ OK ] openmp.atomic_operations_float (11 ms) 4: [ RUN ] openmp.atomic_operations_int 4: [ OK ] openmp.atomic_operations_int (25 ms) 4: [ RUN ] openmp.atomic_operations_long 4: [ OK ] openmp.atomic_operations_long (25 ms) 4: [ RUN ] openmp.atomic_operations_longlong 4: [ OK ] openmp.atomic_operations_longlong (25 ms) 4: [ RUN ] openmp.atomic_shared 4: [ OK ] openmp.atomic_shared (0 ms) 4: [ RUN ] openmp.atomic_operations_unsigned 4: [ OK ] openmp.atomic_operations_unsigned (23 ms) 4: [ RUN ] openmp.atomic_operations_unsignedlong 4: [ OK ] openmp.atomic_operations_unsignedlong (23 ms) 4: [ RUN ] openmp.atomics 4: [ OK ] openmp.atomics (40 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 (274 ms) 4: [ RUN ] openmp.atomic_views_nonintegral 4: [ OK ] openmp.atomic_views_nonintegral (81 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 (45 ms) 4: [ RUN ] openmp.partitioning_by_args [ 54%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D 4: [ OK ] openmp.partitioning_by_args (46 ms) 4: [ RUN ] openmp.partitioning_by_vector 4: [ OK ] openmp.partitioning_by_vector (43 ms) 4: [ RUN ] openmp.execution_space_as_class_data_member 4: [ OK ] openmp.execution_space_as_class_data_member (3 ms) 4: [ RUN ] openmp.functor_analysis 4: [ OK ] openmp.functor_analysis (0 ms) 4: [ RUN ] openmp.host_shared_ptr_use_count 4: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmp.host_shared_ptr_get 4: [ OK ] openmp.host_shared_ptr_get (0 ms) 4: [ RUN ] openmp.host_shared_ptr_dereference_on_device 4: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_special_members_on_device 4: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_tracking 4: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 4: [ RUN ] openmp.init 4: [ OK ] openmp.init (0 ms) 4: [ RUN ] openmp.dispatch 4: [ OK ] openmp.dispatch (538 ms) 4: [ RUN ] openmp.join_backward_compatibility 4: [ OK ] openmp.join_backward_compatibility (0 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 54%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (2233 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_UniqueToken.cpp 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1932 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1504 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1502 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 (3 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 (3 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 (49 ms) 4: [ RUN ] openmp.mdrange_6d 4: [ OK ] openmp.mdrange_6d (146 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 (16 ms) 4: [ RUN ] openmp.mdrange_neg_idx 4: [ OK ] openmp.mdrange_neg_idx (75 ms) 4: [ RUN ] openmp.mdrange_4d 4: [ OK ] openmp.mdrange_4d (14 ms) 4: [ RUN ] openmp.mdrange_scalar 4: [ OK ] openmp.mdrange_scalar (0 ms) 4: [ RUN ] openmp.mdrange_large_deep_copy [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 4: [ OK ] openmp.mdrange_large_deep_copy (1240 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 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Spaces.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_LocalDeepCopy.cpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/cuda/TestCuda_DebugSerialExecution.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/cuda/TestCuda_DebugPinUVMSpace.cpp [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/cuda/TestCuda_TeamScratchStreams.cpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SharedAlloc.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 4: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (6769 ms) 4: [ RUN ] openmp.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6962/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.memory_pool 4: [ OK ] openmp.memory_pool (74 ms) 4: [ RUN ] openmp.cxx11 4: [ OK ] openmp.cxx11 (0 ms) 4: [ RUN ] openmp.viewctorprop_embedded_dim 4: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] openmp.parallel_scan_range_policy 4: [ OK ] openmp.parallel_scan_range_policy (49 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 (26 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 (21 ms) 4: [ RUN ] openmp.reducers_int 4: [ OK ] openmp.reducers_int (9 ms) 4: [ RUN ] openmp.reducers_double 4: [ OK ] openmp.reducers_double (6 ms) 4: [ RUN ] openmp.reducers_complex_double 4: [ OK ] openmp.reducers_complex_double (5 ms) 4: [ RUN ] openmp.reducers_struct 4: [ OK ] openmp.reducers_struct (16 ms) 4: [ RUN ] openmp.reducers_half_t 4: [ OK ] openmp.reducers_half_t (10 ms) 4: [ RUN ] openmp.reducers_bhalf_t 4: [ OK ] openmp.reducers_bhalf_t (10 ms) 4: [ RUN ] openmp.reducers_int8_t 4: [ OK ] openmp.reducers_int8_t (10 ms) 4: [ RUN ] openmp.reducers_int16_t 4: [ OK ] openmp.reducers_int16_t (10 ms) 4: [ RUN ] openmp.reducers_point_t 4: [ OK ] openmp.reducers_point_t (11 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 (154 ms) 4: [ RUN ] openmp.double_reduce 4: [ OK ] openmp.double_reduce (165 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic 4: [ OK ] openmp.int64_t_reduce_dynamic (417 ms) 4: [ RUN ] openmp.double_reduce_dynamic 4: [ OK ] openmp.double_reduce_dynamic (533 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic_view 4: [ OK ] openmp.int64_t_reduce_dynamic_view (111 ms) 4: [ RUN ] openmp.int_combined_reduce 4: [ OK ] openmp.int_combined_reduce (0 ms) 4: [ RUN ] openmp.mdrange_combined_reduce 4: [ OK ] openmp.mdrange_combined_reduce (0 ms) 4: [ RUN ] openmp.int_combined_reduce_mixed 4: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 4: [ RUN ] openmp.reduction_with_large_iteration_count 4: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestReduce.hpp:642: Skipped 4: Disabling for host backends 4: [ SKIPPED ] openmp.reduction_with_large_iteration_count (0 ms) 4: [ RUN ] openmp.reduction_deduction 4: [ OK ] openmp.reduction_deduction (0 ms) 4: [ RUN ] openmp.reduce_device_view_range_policy 4: [ OK ] openmp.reduce_device_view_range_policy (15 ms) 4: [ RUN ] openmp.reduce_device_view_mdrange_policy [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 4: [ OK ] openmp.reduce_device_view_mdrange_policy (828 ms) 4: [ RUN ] openmp.reduce_device_view_team_policy 4: [ OK ] openmp.reduce_device_view_team_policy (809 ms) 4: [ RUN ] openmp.impl_shared_alloc 4: [ OK ] openmp.impl_shared_alloc (10 ms) 4: [ RUN ] openmp.kokkos_swap 4: [ OK ] openmp.kokkos_swap (0 ms) 4: [ RUN ] openmp.team_for 4: [ OK ] openmp.team_for (372 ms) 4: [ RUN ] openmp.team_reduce 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 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 4: [ OK ] openmp.team_reduce (368 ms) 4: [ RUN ] openmp.team_reduce_large 4: [ OK ] openmp.team_reduce_large (759 ms) 4: [ RUN ] openmp.team_parallel_single /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 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_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Swap.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_SYCL3 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 54%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 54%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Abort.cpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1B [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_WithoutInitializing.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_SharedAlloc.cpp [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_hwloc.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 67%] 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_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostBarrier.cpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Core.cpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Stacktrace.cpp [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Profiling.cpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalSpecialFunctions.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_Serial2 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Error.cpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostSpace.cpp Scanning dependencies of target Kokkos_atomic [ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 67%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o Scanning dependencies of target Kokkos_gather [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_MemoryPool.cpp [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2A [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 68%] Built target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 97%] Linking CXX executable Kokkos_atomic 4: [ OK ] openmp.team_parallel_single (49147 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 (1461 ms) 4: [ RUN ] openmp.team_broadcast_long_wrapper 4: [ OK ] openmp.team_broadcast_long_wrapper (1460 ms) 4: [ RUN ] openmp.team_broadcast_char 4: [ OK ] openmp.team_broadcast_char (1450 ms) 4: [ RUN ] openmp.team_broadcast_float 4: [ OK ] openmp.team_broadcast_float (1286 ms) 4: [ RUN ] openmp.team_broadcast_double 4: [ OK ] openmp.team_broadcast_double (1134 ms) 4: [ RUN ] openmp.team_handle_by_value 4: [ OK ] openmp.team_handle_by_value (0 ms) 4: [ RUN ] openmp.team_vector [ 97%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gups [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 54%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 54%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_UnitTest_SIMD [ 54%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o 4: [ OK ] openmp.team_vector (4072 ms) 4: [ RUN ] openmp.triple_nested_parallelism /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_CudaSpace.cpp 4: [ OK ] openmp.triple_nested_parallelism (495 ms) 4: [ RUN ] openmp.parallel_scan_with_reducers 4: [ OK ] openmp.parallel_scan_with_reducers (71 ms) 4: [ RUN ] openmp.team_thread_range_combined_reducers 4: [ OK ] openmp.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] openmp.thread_vector_range_combined_reducers 4: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] openmp.team_vector_range_combined_reducers 4: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelFor 4: [ OK ] openmp.TeamThreadMDRangeParallelFor (6 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 4: [ OK ] openmp.ThreadVectorMDRangeParallelFor (5 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelFor 4: [ OK ] openmp.TeamVectorMDRangeParallelFor (5 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 4: [ OK ] openmp.TeamThreadMDRangeParallelReduce (8 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 [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [ 98%] Linking CXX executable Kokkos_UnitTest_SIMD [ 98%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 98%] Linking CXX executable Kokkos_gups [ 98%] Built target Kokkos_gups [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o Scanning dependencies of target Kokkos_stream [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/src/Lock_Array_CUDA.cpp [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 69%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o Scanning dependencies of target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.cpp [ 55%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.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_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 99%] Linking CXX executable Kokkos_gather [ 99%] Built target Kokkos_gather [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 69%] Built target Kokkos_PerformanceTest_Mempool 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 Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 99%] Linking CXX executable Kokkos_stream [ 99%] Built target Kokkos_stream [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.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_launch_latency [ 99%] Built target Kokkos_launch_latency [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial_Task.cpp [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/UnitTestMain.cpp [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 39%] Built target Kokkos_CoreUnitTest_Serial1 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 69%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 69%] Built target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 70%] Built target Kokkos_CoreUnitTest_Cuda2 [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 71%] Built target Kokkos_Benchmark_Atomic_MinMax [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 56%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_atomic [ 56%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o Scanning dependencies of target Kokkos_gather [ 56%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/cuda/TestCuda_InterOp_Init.cpp [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/cuda/TestCuda_InterOp_Streams.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_Init.cpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SharedAlloc.cpp [ 71%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_RangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_RangePolicyRequire.cpp Scanning dependencies of target Kokkos_gups [ 56%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [100%] Built target Kokkos_CoreUnitTest_HIP /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_View_64bit.cpp [ 39%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_a.cpp [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 184 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host [ 71%] Built target Kokkos_CoreUnitTest_Cuda1 Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o 1: [ OK ] serial_DeathTest.abort_from_host (1086 ms) 1: [ RUN ] serial_DeathTest.abort_from_device [ 56%] Linking CXX executable Kokkos_atomic [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 56%] Linking CXX executable Kokkos_gups [ 56%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_launch_latency [ 56%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o 1: [ OK ] serial_DeathTest.abort_from_device (1481 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 56%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_stream [ 56%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 56%] Built target Kokkos_gups Scanning dependencies of target Kokkos_policy_performance [ 56%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1502 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_SYCL3 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1150 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 (5222 ms total) 1: 1: [----------] 177 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (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 (68 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (41 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (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 [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1811 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 56%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o [ 56%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_bytes_and_flops [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_a.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 39%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 56%] Linking CXX executable Kokkos_stream [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 56%] Built target Kokkos_stream [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o [ 39%] Built target Kokkos_push_finalize_hook_terminate [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 56%] Linking CXX executable Kokkos_launch_latency [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (7602 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (543 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (545 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 (23 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (92 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (5 ms) 1: [ RUN ] serial.mdrange_neg_idx [ 56%] Built target Kokkos_launch_latency [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o 1: [ OK ] serial.mdrange_neg_idx (68 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 (397 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 [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_Develop 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3026 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6962/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 (5 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (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.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 (86 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (247 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_Develop [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic (1078 ms) 1: [ RUN ] serial.double_reduce_dynamic Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_b.cpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_c.cpp 1: [ OK ] serial.double_reduce_dynamic (1097 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (225 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 56%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_d.cpp [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 40%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o [ 59%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (1681 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (176 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (4 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 177 tests from serial (18918 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 184 tests from 2 test suites ran. (24141 ms total) 1: [ PASSED ] 182 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1/52 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 24.58 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 56%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 40%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_e.cpp [ 56%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_CoreUnitTest_Cuda1 /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_DeepCopyAlignment.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_a.cpp [ 57%] Linking CXX executable Kokkos_gather /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_b.cpp [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions2.cpp.o [ 57%] Built target Kokkos_gather Scanning dependencies of target Kokkos_UnitTest_HIPGraph [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o [ 57%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 57%] Built target Kokkos_CoreUnitTest_CTestDevice [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7519 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 61%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 41%] Linking CXX executable Kokkos_ProfilingAllCalls [ 58%] Linking CXX executable Kokkos_policy_performance /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_c.cpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (7501 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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 (15021 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (383 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 (49 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 2: [ OK ] serial.team_reduction_scan (66 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (90 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%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 58%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 58%] Built target Kokkos_policy_performance Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 41%] Built target Kokkos_ProfilingAllCalls [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 58%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 58%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp 2: [ OK ] serial.repeated_team_reduce (5724 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 (79 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (27 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 (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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1027 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (3 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp 2: [ OK ] serial.view_fill_tests_layout_right (1951 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o 2: [ OK ] serial.view_fill_tests_layout_left (2276 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 (61 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 [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o 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-6962/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 (115 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (115 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (115 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (140 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (140 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (140 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (13226 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (28247 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/52 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 28.64 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 64%] 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 [ 42%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/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-6962/build/core/unit_test/Kokkos_CoreUnitTest_HIP 4: Test timeout computed to be: 1500 4: [==========] Running 373 tests from 4 test suites. 4: [----------] Global test environment set-up. 4: [----------] 15 tests from hip_DeathTest 4: [ RUN ] hip_DeathTest.abort_from_host [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 4: [ OK ] hip_DeathTest.abort_from_host (1132 ms) 4: [ RUN ] hip_DeathTest.abort_from_device /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_a.cpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp 4: [ OK ] hip_DeathTest.abort_from_device (1155 ms) 4: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort [ 59%] Linking CXX executable Kokkos_UnitTest_HIPGraph [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 74%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 74%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o 4: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1428 ms) 4: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 59%] Built target Kokkos_UnitTest_HIPGraph [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 74%] Built target Kokkos_ContainersTestCompileOnly [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 4: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1118 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 /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_b.cpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 60%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_subview.cpp Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 42%] Built target Kokkos_CoreUnitTest_KokkosP [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 60%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewResize.cpp 4: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7893 ms) 4: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o 4: [ OK ] openmp.team_reduction_scan (92521 ms) 4: [ RUN ] openmp.team_long_reduce 4: [ OK ] openmp.team_long_reduce (91 ms) 4: [ RUN ] openmp.team_double_reduce 4: [ OK ] openmp.team_double_reduce (107 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 (2127 ms) 4: [ RUN ] openmp.team_scan 4: [ OK ] openmp.team_scan (1184 ms) 4: [ RUN ] openmp.team_scan_ret_val [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 56%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_b.cpp.o 4: [ OK ] openmp.team_scan_ret_val (1228 ms) 4: [ RUN ] openmp.team_shared_request [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o 4: [ OK ] openmp.team_shared_request (269 ms) 4: [ RUN ] openmp.team_scratch_request /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewLayoutStrideAssignment.cpp 4: [ OK ] openmp.team_scratch_request (400 ms) 4: [ RUN ] openmp.team_lambda_shared_request 4: [ OK ] openmp.team_lambda_shared_request (28 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 (54 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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 61%] Linking CXX executable Kokkos_bytes_and_flops [ 61%] Built target Kokkos_bytes_and_flops [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 61%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 62%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 63%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 56%] Built target Kokkos_Benchmark_Atomic_MinMax [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 64%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o 4: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (8587 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host [ 68%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewOfClass.cpp Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 64%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 64%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 64%] Built target Kokkos_push_finalize_hook_terminate [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 64%] Built target Kokkos_CoreUnitTest_Develop [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_a.cpp [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 64%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 64%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 70%] Built target Kokkos_PerformanceTest_SharedSpace [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_c.cpp.o 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (20562 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_b.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_c01.cpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_c02.cpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_c03.cpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o 4: [ OK ] openmp.team_policy_max_recommended (34984 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 (995 ms) 4: [ RUN ] openmp.unique_token_global 4: [ OK ] openmp.unique_token_global (6 ms) 4: [ RUN ] openmp.unique_token_instance 4: [ OK ] openmp.unique_token_instance (19 ms) 4: [ RUN ] openmp.unique_token_team_acquire 4: [ OK ] openmp.unique_token_team_acquire (13 ms) 4: [ RUN ] openmp.view_api_a 4: [ OK ] openmp.view_api_a (19 ms) 4: [ RUN ] openmp.view_api_b 4: [ OK ] openmp.view_api_b (1 ms) 4: [ RUN ] openmp.view_api_c 4: [ OK ] openmp.view_api_c (0 ms) 4: [ RUN ] openmp.view_api_d 4: [ OK ] openmp.view_api_d (0 ms) 4: [ RUN ] openmp.view_allocation_error 4: [ OK ] openmp.view_allocation_error (0 ms) 4: [ RUN ] openmp.view_remap 4: [ OK ] openmp.view_remap (0 ms) 4: [ RUN ] openmp.view_mirror_nonconst 4: [ OK ] openmp.view_mirror_nonconst (0 ms) 4: [ RUN ] openmp.view_stride_method 4: [ OK ] openmp.view_stride_method (0 ms) 4: [ RUN ] openmp.anonymous_space 4: [ OK ] openmp.anonymous_space (0 ms) 4: [ RUN ] openmp.view_overload_resolution 4: [ OK ] openmp.view_overload_resolution (0 ms) 4: [ RUN ] openmp.view_allocation_large_rank 4: [ OK ] openmp.view_allocation_large_rank (1633 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_fill_tests_layout_right [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o 4: [ OK ] openmp.view_fill_tests_layout_right (2670 ms) 4: [ RUN ] openmp.view_fill_tests_layout_left [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o 4: [ OK ] openmp.view_fill_tests_layout_left (3017 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 (2 ms) 4: [ RUN ] openmp.static_extent 4: [ OK ] openmp.static_extent (0 ms) 4: [ RUN ] openmp.view_mapping_atomic 4: [ OK ] openmp.view_mapping_atomic (1 ms) 4: [ RUN ] openmp.view_mapping_class_value 4: [ OK ] openmp.view_mapping_class_value (0 ms) 4: [ RUN ] openmp.view_mapping_assignable 4: [ OK ] openmp.view_mapping_assignable (0 ms) 4: [ RUN ] openmp.view_mapping_trivially_copyable 4: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openmp.view_mapping_subview 4: [ OK ] openmp.view_mapping_subview (0 ms) 4: [ RUN ] openmp.view_nested_view 4: [ OK ] openmp.view_nested_view (0 ms) 4: [ RUN ] openmp.append_formatted_multidimensional_index 4: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] openmp.view_resize 4: [ OK ] openmp.view_resize (7 ms) 4: [ RUN ] openmp.view_realloc 4: [ OK ] openmp.view_realloc (0 ms) 4: [ RUN ] openmp.workgraph_fib 4: [ OK ] openmp.workgraph_fib (913 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-6962/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] openmp.view_allocation_int (0 ms) 4: [ RUN ] openmp.view_allocation_exec_space_int 4: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openmp.view_not_default_constructible 4: [ OK ] openmp.view_not_default_constructible (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_left 4: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_right 4: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_stride 4: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openmp.view_subview_assign_strided 4: [ OK ] openmp.view_subview_assign_strided (0 ms) 4: [ RUN ] openmp.view_subview_left_0 4: [ OK ] openmp.view_subview_left_0 (0 ms) 4: [ RUN ] openmp.view_subview_left_1 4: [ OK ] openmp.view_subview_left_1 (0 ms) 4: [ RUN ] openmp.view_subview_left_2 4: [ OK ] openmp.view_subview_left_2 (0 ms) 4: [ RUN ] openmp.view_subview_left_3 4: [ OK ] openmp.view_subview_left_3 (0 ms) 4: [ RUN ] openmp.view_subview_right_0 4: [ OK ] openmp.view_subview_right_0 (0 ms) 4: [ RUN ] openmp.view_subview_right_1 4: [ OK ] openmp.view_subview_right_1 (0 ms) 4: [ RUN ] openmp.view_subview_right_3 4: [ OK ] openmp.view_subview_right_3 (0 ms) 4: [ RUN ] openmp.view_static_tests 4: [ OK ] openmp.view_static_tests (0 ms) 4: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 4: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (1 ms) 4: [ RUN ] openmp.view_subview_layoutright_to_layoutright 4: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] openmp.view_subview_1d_assign 4: [ OK ] openmp.view_subview_1d_assign (1 ms) 4: [ RUN ] openmp.view_subview_1d_assign_atomic 4: [ OK ] openmp.view_subview_1d_assign_atomic (1 ms) 4: [ RUN ] openmp.view_subview_1d_assign_randomaccess 4: [ OK ] openmp.view_subview_1d_assign_randomaccess (1 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d 4: [ OK ] openmp.view_subview_2d_from_3d (30 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_atomic 4: [ OK ] openmp.view_subview_2d_from_3d_atomic (31 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (31 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left 4: [ OK ] openmp.view_subview_3d_from_5d_left (342 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 4: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (362 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (411 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right 4: [ OK ] openmp.view_subview_3d_from_5d_right (335 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic [ 70%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o 4: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (333 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (333 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 [ 70%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 70%] Built target Kokkos_PerformanceTest_Mempool [ 70%] Built target Kokkos_Benchmark_Atomic_MinMax 4: [ OK ] openmp.task_fib_deprecated (2737 ms) 4: [ RUN ] openmp.task_depend_deprecated 4: [ OK ] openmp.task_depend_deprecated (27 ms) 4: [ RUN ] openmp.task_team_deprecated 4: [ OK ] openmp.task_team_deprecated (0 ms) 4: [ RUN ] openmp.task_with_mempool_deprecated 4: [ OK ] openmp.task_with_mempool_deprecated (0 ms) 4: [ RUN ] openmp.task_multiple_depend_deprecated 4: [ OK ] openmp.task_multiple_depend_deprecated (28 ms) 4: [ RUN ] openmp.task_scheduler_ctors_deprecated 4: [ OK ] openmp.task_scheduler_ctors_deprecated (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_deprecated 4: [ OK ] openmp.task_scheduer_ctors_device_deprecated (0 ms) 4: [ RUN ] openmp.task_fib_deprecated_multiple [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (22430 ms) 4: [----------] 15 tests from hip_DeathTest (64310 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 (9 ms) 4: [ RUN ] hip.atomic_operations_complexfloat 4: [ OK ] hip.atomic_operations_complexfloat (8 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 (20 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 (20 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 (17 ms) 4: [ RUN ] hip.atomic_operations_unsignedlong 4: [ OK ] hip.atomic_operations_unsignedlong (16 ms) 4: [ RUN ] hip.atomics 4: [ OK ] hip.atomics (638 ms) 4: [ RUN ] hip.atomics_tpetra_max_abs 4: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] hip.atomic_views_integral 4: [ OK ] openmp.task_fib_deprecated_multiple (2939 ms) 4: [ RUN ] openmp.task_depend_deprecated_multiple 4: [ OK ] openmp.task_depend_deprecated_multiple (71 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 (25 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 [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 66%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP 4: [ OK ] openmp.task_fib_single (2509 ms) 4: [ RUN ] openmp.task_depend_single 4: [ OK ] openmp.task_depend_single (45 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 Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda 4: [ OK ] openmp.task_multiple_depend_single (24 ms) 4: [ RUN ] openmp.task_scheduler_ctors_single 4: [ OK ] openmp.task_scheduler_ctors_single (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_single 4: [ OK ] openmp.task_scheduer_ctors_device_single (0 ms) 4: [ RUN ] openmp.task_fib_multiple [ 66%] Built target Kokkos_CoreUnitTest_KokkosP [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_c04.cpp 4: [ OK ] openmp.task_fib_multiple (1740 ms) 4: [ RUN ] openmp.task_depend_multiple 4: [ OK ] openmp.task_depend_multiple (17 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 (25 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 [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o 4: [ OK ] openmp.task_fib_chase_lev (1468 ms) 4: [ RUN ] openmp.task_depend_chase_lev 4: [ OK ] openmp.task_depend_chase_lev (36 ms) 4: [ RUN ] openmp.task_team_chase_lev 4: [ OK ] openmp.task_team_chase_lev (0 ms) 4: [ RUN ] openmp.task_with_mempool_chase_lev 4: [ OK ] openmp.task_with_mempool_chase_lev (0 ms) 4: [ RUN ] openmp.task_multiple_depend_chase_lev 4: [ OK ] openmp.task_multiple_depend_chase_lev (22 ms) 4: [ RUN ] openmp.task_scheduler_ctors_chase_lev 4: [ OK ] openmp.task_scheduler_ctors_chase_lev (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_chase_lev 4: [ OK ] openmp.task_scheduer_ctors_device_chase_lev (0 ms) 4: [----------] 335 tests from openmp (238752 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 350 tests from 2 test suites ran. (242618 ms total) 4: [ PASSED ] 345 tests. 4: [ SKIPPED ] 5 tests, listed below: 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openmp.mdspan_minimal_functional 4: [ SKIPPED ] openmp.reduction_with_large_iteration_count 4: [ SKIPPED ] openmp.view_allocation_int 4/45 Test #4: Kokkos_CoreUnitTest_OpenMP .................. Passed 242.63 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMPInterOp 5: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from openmp 5: [ RUN ] openmp.raw_openmp_interop 5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 5: Detected: 4 cores per node. 5: Detected: 1 MPI_ranks per node. 5: Requested: 8 threads per process. 5: [ OK ] openmp.raw_openmp_interop (1 ms) 5: [----------] 1 test from openmp (1 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (1 ms total) 5: [ PASSED ] 1 test. 5/45 Test #5: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.01 sec test 6 Start 6: Kokkos_CoreUnitTest_OpenMPGraph 6: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 6: Test timeout computed to be: 1500 6: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 6: Detected: 4 cores per node. 6: Detected: 1 MPI_ranks per node. 6: Requested: 8 threads per process. 6: [==========] Running 5 tests from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 5 tests from openmp_count_bugs 6: [ RUN ] openmp_count_bugs.launch_one 6: [ OK ] openmp_count_bugs.launch_one (0 ms) 6: [ RUN ] openmp_count_bugs.launch_one_rvalue 6: [ OK ] openmp_count_bugs.launch_one_rvalue (0 ms) 6: [ RUN ] openmp_count_bugs.launch_six 6: [ OK ] openmp_count_bugs.launch_six (0 ms) 6: [ RUN ] openmp_count_bugs.when_all_cycle 6: [ OK ] openmp_count_bugs.when_all_cycle (0 ms) 6: [ RUN ] openmp_count_bugs.zero_work_reduce 6: [ OK ] openmp_count_bugs.zero_work_reduce (0 ms) 6: [----------] 5 tests from openmp_count_bugs (1 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 5 tests from 1 test suite ran. (1 ms total) 6: [ PASSED ] 5 tests. 6: 6: YOU HAVE 1 DISABLED TEST 6: 6/45 Test #6: Kokkos_CoreUnitTest_OpenMPGraph ............. Passed 0.01 sec test 7 Start 7: Kokkos_CoreUnitTest_Default 7: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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-6962/core/unit_test/TestSharedHostPinnedSpace.cpp:65: Skipped 7: Skipping as host and device are the same space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space (0 ms) 7: [ RUN ] defaultdevicetype.compiler_macros 7: [ OK ] defaultdevicetype.compiler_macros (0 ms) 7: [ RUN ] defaultdevicetype.half_conversion 7: [ OK ] defaultdevicetype.half_conversion (0 ms) 7: [ RUN ] defaultdevicetype.bhalf_conversion 7: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 7: [ RUN ] defaultdevicetype.half_operators 7: [ OK ] defaultdevicetype.half_operators (0 ms) 7: [ RUN ] defaultdevicetype.bhalf_operators 7: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 7: [ RUN ] defaultdevicetype.host_space_access 7: [ OK ] defaultdevicetype.host_space_access (0 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a1 7: [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b1 7: [ OK ] defaultdevicetype.reduce_instantiation_b1 (17 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c1 7: [ OK ] defaultdevicetype.reduce_instantiation_c1 (7 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a2 7: [ OK ] defaultdevicetype.reduce_instantiation_a2 (16 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b2 7: [ OK ] defaultdevicetype.reduce_instantiation_b2 (27 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c2 7: [ OK ] defaultdevicetype.reduce_instantiation_c2 (13 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a3 7: [ OK ] defaultdevicetype.reduce_instantiation_a3 (14 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o 7: [ OK ] defaultdevicetype.reduce_instantiation_b3 (30 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c3 7: [ OK ] defaultdevicetype.reduce_instantiation_c3 (16 ms) 7: [ RUN ] defaultdevicetype.malloc 7: [ OK ] defaultdevicetype.malloc (0 ms) 7: [----------] 31 tests from defaultdevicetype (155 ms total) 7: 7: [----------] 1 test from kokkosresize 7: [ RUN ] kokkosresize.host_space_access 7: [ OK ] kokkosresize.host_space_access (13 ms) 7: [----------] 1 test from kokkosresize (13 ms total) 7: 7: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/0.sizes 7: [ OK ] TestViewAPI/0.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/0 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/1.sizes 7: [ OK ] TestViewAPI/1.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/1 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/2.sizes 7: [ OK ] TestViewAPI/2.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/2 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/3.sizes 7: [ OK ] TestViewAPI/3.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/3 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/4.sizes 7: [ OK ] TestViewAPI/4.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/4 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/5.sizes 7: [ OK ] TestViewAPI/5.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/5 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/6.sizes 7: [ OK ] TestViewAPI/6.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/6 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/7.sizes 7: [ OK ] TestViewAPI/7.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/7 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/8.sizes 7: [ OK ] TestViewAPI/8.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/8 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/9.sizes 7: [ OK ] TestViewAPI/9.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/9 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/10.sizes 7: [ OK ] TestViewAPI/10.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/10 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/11.sizes 7: [ OK ] TestViewAPI/11.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/11 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/12.sizes 7: [ OK ] TestViewAPI/12.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/12 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/13.sizes 7: [ OK ] TestViewAPI/13.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/13 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/14.sizes 7: [ OK ] TestViewAPI/14.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/14 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/15.sizes 7: [ OK ] TestViewAPI/15.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/15 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/16.sizes 7: [ OK ] TestViewAPI/16.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/16 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/17.sizes 7: [ OK ] TestViewAPI/17.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/17 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/18.sizes 7: [ OK ] TestViewAPI/18.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/18 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/19.sizes 7: [ OK ] TestViewAPI/19.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/19 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/20.sizes 7: [ OK ] TestViewAPI/20.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/20 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/21.sizes 7: [ OK ] TestViewAPI/21.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/21 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/22.sizes 7: [ OK ] TestViewAPI/22.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/22 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/23.sizes 7: [ OK ] TestViewAPI/23.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/23 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/24.sizes 7: [ OK ] TestViewAPI/24.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/24 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/25.sizes 7: [ OK ] TestViewAPI/25.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/25 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/26.sizes 7: [ OK ] TestViewAPI/26.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/26 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/27.sizes 7: [ OK ] TestViewAPI/27.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/27 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/28.sizes 7: [ OK ] TestViewAPI/28.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/28 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/29.sizes 7: [ OK ] TestViewAPI/29.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/29 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/30.sizes 7: [ OK ] TestViewAPI/30.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/30 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/31.sizes 7: [ OK ] TestViewAPI/31.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/31 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/32.sizes 7: [ OK ] TestViewAPI/32.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/32 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/33.sizes 7: [ OK ] TestViewAPI/33.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/33 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/34.sizes 7: [ OK ] TestViewAPI/34.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/34 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/35.sizes 7: [ OK ] TestViewAPI/35.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/35 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/36.sizes 7: [ OK ] TestViewAPI/36.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/36 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/37.sizes 7: [ OK ] TestViewAPI/37.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/37 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/38.sizes 7: [ OK ] TestViewAPI/38.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/38 (0 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 71 tests from 41 test suites ran. (169 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.19 sec test 8 Start 8: Kokkos_CoreUnitTest_LegionInitialization 8: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from initialization 8: [ RUN ] initialization.legion_initialization 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 4 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [ OK ] initialization.legion_initialization (0 ms) 8: [----------] 1 test from initialization (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/45 Test #8: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.01 sec test 9 Start 9: Kokkos_CoreUnitTest_PushFinalizeHook 9: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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.01 sec test 11 Start 11: Kokkos_CoreUnitTest_KokkosP 11: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 11: Test timeout computed to be: 1500 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 4 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [==========] Running 27 tests from 2 test suites. 11: [----------] Global test environment set-up. 11: [----------] 25 tests from kokkosp 11: [ RUN ] kokkosp.test_named_instance_fence 11: Ref: 16777217 11: Ref: named_instance 11: 16777217 11: named_instance 11: [ OK ] kokkosp.test_named_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_instance_fence 11: Ref: 16777217 11: Ref: Unnamed Instance Fence 11: 16777217 11: Kokkos::OpenMP::fence: Unnamed Instance Fence 11: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_named_global_fence 11: Ref: 16777216 11: Ref: test global fence 11: 16777216 11: test global fence 11: [ OK ] kokkosp.test_named_global_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_global_fence 11: Ref: 16777216 11: Ref: Unnamed Global Fence 11: 16777216 11: Kokkos::fence: Unnamed Global Fence 11: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 11: [ RUN ] kokkosp.test_multiple_default_instances 11: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 11: [ RUN ] kokkosp.test_id_gen 11: [ OK ] kokkosp.test_id_gen (0 ms) 11: [ RUN ] kokkosp.test_kernel_sequence 11: Ref: 16777217 11: Ref: named_instance 11: 16777217 11: named_instance 11: Ref: 16777217 11: Ref: test_kernel 11: 16777217 11: named_instance 11: Miss on name 11: 16777217 11: test_kernel 11: [ OK ] kokkosp.test_kernel_sequence (0 ms) 11: [ RUN ] kokkosp.async_deep_copy 11: [ OK ] kokkosp.async_deep_copy (0 ms) 11: [ RUN ] kokkosp.parallel_for 11: [ OK ] kokkosp.parallel_for (0 ms) 11: [ RUN ] kokkosp.parallel_reduce 11: [ OK ] kokkosp.parallel_reduce (0 ms) 11: [ RUN ] kokkosp.parallel_scan 11: [ OK ] kokkosp.parallel_scan (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence 11: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence_view 11: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 11: [ RUN ] kokkosp.regions 11: [ OK ] kokkosp.regions (0 ms) 11: [ RUN ] kokkosp.fences 11: [ OK ] kokkosp.fences (0 ms) 11: [ RUN ] kokkosp.raw_allocation 11: [ OK ] kokkosp.raw_allocation (0 ms) 11: [ RUN ] kokkosp.view 11: [ OK ] kokkosp.view (0 ms) 11: [ RUN ] kokkosp.sections 11: [ OK ] kokkosp.sections (0 ms) 11: [ RUN ] kokkosp.metadata 11: [ OK ] kokkosp.metadata (0 ms) 11: [ RUN ] kokkosp.profile_events 11: [ OK ] kokkosp.profile_events (0 ms) 11: [ RUN ] kokkosp.no_init_kernel 11: [ OK ] kokkosp.no_init_kernel (0 ms) 11: [ RUN ] kokkosp.get_events 11: [ OK ] kokkosp.get_events (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init 11: [ OK ] kokkosp.create_mirror_no_init (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 11: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 11: [ RUN ] kokkosp.create_mirror_view_and_copy 11: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 11: [----------] 25 tests from kokkosp (2 ms total) 11: 11: [----------] 2 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.profiling_section 11: [ OK ] defaultdevicetype.profiling_section (0 ms) 11: [ RUN ] defaultdevicetype.scoped_profile_region 11: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 11: [----------] 2 tests from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 27 tests from 2 test suites ran. (2 ms total) 11: [ PASSED ] 27 tests. 11/45 Test #11: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.01 sec test 12 Start 12: Kokkos_CoreUnitTest_StackTraceTest 12: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55803db68c29] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55803db17839] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55803db108e4] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55803db1299f] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55803db49aee] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55803db3b75f] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55803db3ba72] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55803db3c05d] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55803db3e778] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55803db3ec4c] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55803db0f4b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa3a0d9c083] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55803db106ee] 12: 12: demangled test_f1: 12: [0x55803db68c29] Kokkos::Impl::save_stacktrace() 12: [0x55803db17839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55803db108e4] Test::test_stacktrace(bool, bool) 12: [0x55803db1299f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x55803db49aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55803db3b75f] 12: [0x55803db3ba72] 12: [0x55803db3c05d] 12: [0x55803db3e778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55803db3ec4c] testing::UnitTest::Run() 12: [0x55803db0f4b6] main 12: [0x7fa3a0d9c083] __libc_start_main 12: [0x55803db106ee] _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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55803db68c29] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55803db17839] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55803db17a78] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55803db111ce] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55803db1299f] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55803db49aee] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55803db3b75f] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55803db3ba72] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55803db3c05d] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55803db3e778] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55803db3ec4c] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55803db0f4b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa3a0d9c083] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55803db106ee] 12: 12: demangled test_f3: 12: [0x55803db68c29] Kokkos::Impl::save_stacktrace() 12: [0x55803db17839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55803db17a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55803db111ce] Test::test_stacktrace(bool, bool) 12: [0x55803db1299f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x55803db49aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55803db3b75f] 12: [0x55803db3ba72] 12: [0x55803db3c05d] 12: [0x55803db3e778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55803db3ec4c] testing::UnitTest::Run() 12: [0x55803db0f4b6] main 12: [0x7fa3a0d9c083] __libc_start_main 12: [0x55803db106ee] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 4: [ OK ] hip.atomic_views_integral (9276 ms) 4: [ RUN ] hip.atomic_views_nonintegral 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (205 ms) 12: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 12: 12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55803db68c29] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55803db17839] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55803db108e4] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55803db12d1c] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55803db49aee] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55803db3b75f] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55803db3ba72] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55803db3c05d] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55803db3e778] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55803db3ec4c] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55803db0f4b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa3a0d9c083] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55803db106ee] 12: 12: demangled test_f1: 12: [0x55803db68c29] Kokkos::Impl::save_stacktrace() 12: [0x55803db17839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55803db108e4] Test::test_stacktrace(bool, bool) 12: [0x55803db12d1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x55803db49aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55803db3b75f] 12: [0x55803db3ba72] 12: [0x55803db3c05d] 12: [0x55803db3e778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55803db3ec4c] testing::UnitTest::Run() 12: [0x55803db0f4b6] main 12: [0x7fa3a0d9c083] __libc_start_main 12: [0x55803db106ee] _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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55803db68c29] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55803db17839] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55803db17a78] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55803db111ce] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55803db12d1c] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55803db49aee] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55803db3b75f] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55803db3ba72] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55803db3c05d] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55803db3e778] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55803db3ec4c] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55803db0f4b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa3a0d9c083] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55803db106ee] 12: 12: demangled test_f3: 12: [0x55803db68c29] Kokkos::Impl::save_stacktrace() 12: [0x55803db17839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55803db17a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55803db111ce] Test::test_stacktrace(bool, bool) 12: [0x55803db12d1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x55803db49aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55803db3b75f] 12: [0x55803db3ba72] 12: [0x55803db3c05d] 12: [0x55803db3e778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55803db3ec4c] testing::UnitTest::Run() 12: [0x55803db0f4b6] main 12: [0x7fa3a0d9c083] __libc_start_main 12: [0x55803db106ee] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (203 ms) 12: [----------] 2 tests from defaultdevicetype_DeathTest (409 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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55803db68c29] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55803db17839] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55803db108e4] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55803db49aee] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55803db3b75f] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55803db3ba72] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55803db3c05d] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55803db3e778] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55803db3ec4c] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55803db0f4b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa3a0d9c083] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55803db106ee] 12: 12: demangled test_f1: 12: [0x55803db68c29] Kokkos::Impl::save_stacktrace() 12: [0x55803db17839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55803db108e4] Test::test_stacktrace(bool, bool) 12: [0x55803db49aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55803db3b75f] 12: [0x55803db3ba72] 12: [0x55803db3c05d] 12: [0x55803db3e778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55803db3ec4c] testing::UnitTest::Run() 12: [0x55803db0f4b6] main 12: [0x7fa3a0d9c083] __libc_start_main 12: [0x55803db106ee] _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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55803db68c29] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55803db17839] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55803db17a78] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55803db111ce] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55803db49aee] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55803db3b75f] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55803db3ba72] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55803db3c05d] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55803db3e778] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55803db3ec4c] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55803db0f4b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fa3a0d9c083] 12: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55803db106ee] 12: 12: demangled test_f3: 12: [0x55803db68c29] Kokkos::Impl::save_stacktrace() 12: [0x55803db17839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55803db17a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55803db111ce] Test::test_stacktrace(bool, bool) 12: [0x55803db49aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55803db3b75f] 12: [0x55803db3ba72] 12: [0x55803db3c05d] 12: [0x55803db3e778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55803db3ec4c] testing::UnitTest::Run() 12: [0x55803db0f4b6] main 12: [0x7fa3a0d9c083] __libc_start_main 12: [0x55803db106ee] _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. (410 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-6962/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 (89 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 (1 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 (1 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 (1 ms) 13: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 13: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (2 ms) 13: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (3 ms) 13: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (2 ms) 13: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_c05.cpp 13: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (217 ms) 13: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 13: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (13 ms) 13: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 13: [ OK ] OPENMP.IncrTest_12b_TeamScratch (5 ms) 13: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.incr_14_MDrangeReduce 13: [ OK ] OPENMP.incr_14_MDrangeReduce (1 ms) 13: [ RUN ] OPENMP.IncrTest_16_parallelscan 13: [ OK ] OPENMP.IncrTest_16_parallelscan (3 ms) 13: [ RUN ] OPENMP.incr_17_atomicView 13: [ OK ] OPENMP.incr_17_atomicView (0 ms) 13: [----------] 28 tests from OPENMP (386 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 1 test suite ran. (386 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-6962/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 (46 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 (296 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 (5 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 (350 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 28 tests from 1 test suite ran. (350 ms total) 14: [ PASSED ] 28 tests. 14/45 Test #14: Kokkos_IncrementalTest_SERIAL ............... Passed 0.37 sec test 15 Start 15: Kokkos_CoreUnitTest_CTestDevice 15: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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-6962/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.00018013 0.00018013 17: "taskdag: tasks per second (max, avg)" 72170.1 72170.1 17/45 Test #17: Kokkos_PerformanceTest_TaskDag .............. Passed 0.00 sec test 18 Start 18: Kokkos_PerformanceTest_Benchmark 18: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-25_T15-26-22.json" 18: Test timeout computed to be: 1500 18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 18: Detected: 4 cores per node. 18: Detected: 1 MPI_ranks per node. 18: Requested: 8 threads per process. 18: 2024-04-25T15:47:01+00:00 18: Running /var/jenkins/workspace/Kokkos_PR-6962/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: 6.96, 6.88, 5.41 18: CPU architecture: none 18: Default Device: N6Kokkos6OpenMPE 18: GIT_BRANCH: HEAD 18: GIT_CLEAN_STATUS: CLEAN 18: GIT_COMMIT_DATE: 2024-04-25T15:26:11+00:00 18: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 18: GIT_COMMIT_HASH: 4b92752f2 18: GPU architecture: none 18: KOKKOS_COMPILER_GNU: 840 18: KOKKOS_ENABLE_ASM: yes 18: KOKKOS_ENABLE_CXX17: yes 18: KOKKOS_ENABLE_CXX20: no 18: KOKKOS_ENABLE_CXX23: no 18: KOKKOS_ENABLE_CXX26: no 18: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 18: KOKKOS_ENABLE_HWLOC: no 18: KOKKOS_ENABLE_LIBDL: no 18: KOKKOS_ENABLE_OPENMP: yes 18: KOKKOS_ENABLE_PRAGMA_IVDEP: no 18: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 18: KOKKOS_ENABLE_PRAGMA_UNROLL: no 18: KOKKOS_ENABLE_PRAGMA_VECTOR: no 18: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 18: Kokkos Version: 4.3.99 18: platform: 64bit [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 71%] Linking CXX executable Kokkos_PerformanceTest_Atomic 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Count Time normalized 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: GramSchmidt/Count:1024/iterations:5/manual_time 0.166 s 0.025 s 5 1024 166.26u [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 71%] Built target Kokkos_PerformanceTest_Atomic 18: GramSchmidt/Count:2048/iterations:5/manual_time 0.165 s 0.024 s 5 2.048k 80.5966u 18: GramSchmidt/Count:4096/iterations:5/manual_time 0.166 s 0.025 s 5 4.096k 40.2528u [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o 18: GramSchmidt/Count:8192/iterations:5/manual_time 0.114 s 0.027 s 5 8.192k 7.2615u Scanning dependencies of target Kokkos_ContainersTestCompileOnly 18: GramSchmidt/Count:16384/iterations:5/manual_time 0.065 s 0.032 s 5 16.384k 3.89399u [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o 18: GramSchmidt/Count:32768/iterations:5/manual_time 0.071 s 0.037 s 5 32.768k 2.23367u 18: GramSchmidt/Count:65536/iterations:5/manual_time 0.089 s 0.049 s 5 65.536k 1.55097u [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o 18: GramSchmidt/Count:131072/iterations:5/manual_time 0.101 s 0.091 s 5 131.072k 769.636n [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o 18: GramSchmidt/Count:262144/iterations:5/manual_time 0.225 s 0.152 s 5 262.144k 1.28685u 4: [ OK ] hip.atomic_views_nonintegral (7333 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 (34 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 (7 ms) 4: [ RUN ] hip.deep_copy_alignment 4: [ OK ] hip.deep_copy_alignment (10 ms) 4: [ RUN ] hip.deep_copy_conversion 4: [ OK ] hip.deep_copy_conversion (582 ms) 4: [ RUN ] hip.partitioning_by_args 4: [ OK ] hip.partitioning_by_args (20 ms) 4: [ RUN ] hip.partitioning_by_vector 4: [ OK ] hip.partitioning_by_vector (1 ms) 4: [ RUN ] hip.execution_space_as_class_data_member 4: [ OK ] hip.execution_space_as_class_data_member (0 ms) 4: [ RUN ] hip.functor_analysis 4: [ OK ] hip.functor_analysis (0 ms) 4: [ RUN ] hip.host_shared_ptr_use_count 4: [ OK ] hip.host_shared_ptr_use_count (0 ms) 4: [ RUN ] hip.host_shared_ptr_get 4: [ OK ] hip.host_shared_ptr_get (0 ms) 4: [ RUN ] hip.host_shared_ptr_dereference_on_device 4: [ OK ] hip.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] hip.host_shared_ptr_special_members_on_device 4: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] hip.host_shared_ptr_tracking 4: 4: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 4: does not support page migration between device and host. 4: HIPManagedSpace might not work as expected. 4: Please refer to the ROCm documentation on unified/managed memory. 4: [ OK ] hip.host_shared_ptr_tracking (0 ms) 4: [ RUN ] hip.init 4: [ OK ] hip.init (0 ms) 4: [ RUN ] hip.dispatch 4: [ OK ] hip.dispatch (19 ms) 4: [ RUN ] hip.join_backward_compatibility 4: [ OK ] hip.join_backward_compatibility (0 ms) 4: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o 4: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (1281 ms) 4: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o 18: GramSchmidt/Count:524288/iterations:5/manual_time 0.392 s 0.268 s 5 524.288k 477.54n [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 4: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2591 ms) 4: [ RUN ] hip.local_deepcopy_teampolicy_layoutright [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o 4: [ OK ] hip.local_deepcopy_teampolicy_layoutright (1244 ms) 4: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_c06.cpp Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_c07.cpp [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o 4: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1951 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 (4 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 (44 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 (21 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 (37 ms) 4: [ RUN ] hip.mathspecialfunc_expint1 4: [ OK ] hip.mathspecialfunc_expint1 (4 ms) 4: [ RUN ] hip.mathspecialfunc_errorfunc 4: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselj0y0 4: [ OK ] hip.mathspecialfunc_cbesselj0y0 (18 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselj1y1 4: [ OK ] hip.mathspecialfunc_cbesselj1y1 (37 ms) 4: [ RUN ] hip.mathspecialfunc_cbesseli0k0 4: [ OK ] hip.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesseli1k1 4: [ OK ] hip.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 4: [ OK ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 4: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] hip.mdrange_5d 4: [ OK ] hip.mdrange_5d (17 ms) 4: [ RUN ] hip.mdrange_6d 4: [ OK ] hip.mdrange_6d (22 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 (7 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 (60 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 [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 42%] Linking CXX executable Kokkos_ToolsInitialization /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_c08.cpp 4: [ OK ] hip.mdrange_parallel_reduce_primitive_types (3967 ms) 4: [ RUN ] hip.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6962/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 (13 ms) 4: [ RUN ] hip.numeric_traits_epsilon 4: [ OK ] hip.numeric_traits_epsilon (0 ms) 4: [ RUN ] hip.numeric_traits_round_error 4: [ OK ] hip.numeric_traits_round_error (0 ms) 4: [ RUN ] hip.numeric_traits_norm_min 4: [ OK ] hip.numeric_traits_norm_min (0 ms) 4: [ RUN ] hip.numeric_traits_denorm_min 4: [ OK ] hip.numeric_traits_denorm_min (0 ms) 4: [ RUN ] hip.numeric_traits_finite_min_max 4: [ OK ] hip.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] hip.numeric_traits_digits 4: [ OK ] hip.numeric_traits_digits (1 ms) 4: [ RUN ] hip.numeric_traits_digits10 4: [ OK ] hip.numeric_traits_digits10 (1 ms) 4: [ RUN ] hip.numeric_traits_max_digits10 4: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] hip.numeric_traits_radix 4: [ OK ] hip.numeric_traits_radix (1 ms) 4: [ RUN ] hip.numeric_traits_min_max_exponent 4: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] hip.numeric_traits_min_max_exponent10 4: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 4: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] hip.numeric_traits_sfinae_friendly 4: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] hip.occupancy_control 4: [ OK ] hip.occupancy_control (0 ms) 4: [ RUN ] hip.memory_pool 4: [ OK ] hip.memory_pool (31 ms) 4: [ RUN ] hip.cxx11 4: [ OK ] hip.cxx11 (0 ms) 4: [ RUN ] hip.viewctorprop_embedded_dim 4: [ OK ] hip.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] hip.parallel_scan_range_policy 4: [ OK ] hip.parallel_scan_range_policy (50 ms) 4: [ RUN ] hip.kokkos_printf 4: [ OK ] hip.kokkos_printf (1 ms) 4: [ RUN ] hip.range_for 4: [ OK ] hip.range_for (5 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 (18 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 (30 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 (26 ms) 4: [ RUN ] hip.double_reduce_dynamic 4: [ OK ] hip.double_reduce_dynamic (26 ms) 4: [ RUN ] hip.int64_t_reduce_dynamic_view 4: [ OK ] hip.int64_t_reduce_dynamic_view (9 ms) 4: [ RUN ] hip.int_combined_reduce 4: [ OK ] hip.int_combined_reduce (0 ms) 4: [ RUN ] hip.mdrange_combined_reduce 4: [ OK ] hip.mdrange_combined_reduce (0 ms) 4: [ RUN ] hip.int_combined_reduce_mixed 4: [ OK ] hip.int_combined_reduce_mixed (0 ms) 4: [ RUN ] hip.reduction_with_large_iteration_count [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_c09.cpp 4: [ OK ] hip.reduction_with_large_iteration_count (310 ms) 4: [ RUN ] hip.reduction_deduction 4: [ OK ] hip.reduction_deduction (0 ms) 4: [ RUN ] hip.reduce_device_view_range_policy [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_c10.cpp [ 42%] Built target Kokkos_ToolsInitialization [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s Max 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: CustomReduction/N:100000/R:1000/manual_time 7.51 s 7.38 s 1 0.0141735/s 11.5 [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o 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.916 s 0.477 s 2 0.0427609 0.0935327 0.124621 0.274219 0.06631 0.0647039 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.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.185 s 0.090 s 8 7.51912m 0.043583 0.0133483 0.0461741 6.44868m 6.4717m [ 76%] 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_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 18: OverlapTeamPolicy/N:20/M:1000000/R:10 1.02 s 0.523 s 1 0.0516349 0.102626 0.145356 0.282742 0.0768463 0.0753775 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Count Time normalized 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 249.895n 18: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 47.9663n 18: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 34.9463n 18: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.001 s 5 8.192k 28.9976n 18: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 23.4194n 18: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.001 s 0.002 s 5 32.768k 20.959n 18: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.001 s 0.005 s 5 65.536k 20.5608n 18: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.003 s 0.012 s 5 131.072k 19.6695n 18: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.005 s 0.037 s 5 262.144k 19.8301n 18: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.011 s 0.090 s 5 524.288k 19.9221n 4: [ OK ] hip.reduce_device_view_range_policy (10581 ms) 4: [ RUN ] hip.reduce_device_view_mdrange_policy [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/UnitTestMainInit.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_d.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: rate 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Malloc/N:1/manual_time 0.292 us 0.482 us 2460864 3.41976M/s /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_c11.cpp [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_e.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 18: Malloc/N:16/manual_time 0.311 us 0.499 us 2320767 3.21797M/s [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o 18: Malloc/N:256/manual_time 0.257 us 0.446 us 2790898 3.88822M/s [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o 18: Malloc/N:4096/manual_time 0.251 us 0.438 us 2794972 3.99092M/s Scanning dependencies of target Kokkos_ProfilingAllCalls [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o 18: Malloc/N:65536/manual_time 0.177 us 0.412 us 3945848 5.66054M/s [ 70%] Linking CXX executable Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_ToolsInitialization [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o 4: [ OK ] hip.reduce_device_view_mdrange_policy (10626 ms) 4: [ RUN ] hip.reduce_device_view_team_policy [ 70%] Built target Kokkos_IncrementalTest_HIP [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_Default 18: Malloc/N:1048576/manual_time 0.171 us 0.404 us 4043702 5.83782M/s [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o 18: Malloc/N:16777216/manual_time 0.170 us 0.392 us 4018524 5.87339M/s [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test01_execspace_SYCL.cpp.o [ 72%] Linking CXX executable Kokkos_ProfilingAllCalls [ 72%] Built target Kokkos_ProfilingAllCalls [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o 18: Malloc/N:268435456/manual_time 3.95 us 7.50 us 183008 253.12k/s [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_f.cpp.o 18: Malloc/N:4294967296/manual_time 3.57 us 9.99 us 181891 280.43k/s [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o 18: MallocFree/N:1/manual_time 0.335 us 0.374 us 2076532 2.98276M/s [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 72%] Linking CXX executable Kokkos_ToolsInitialization [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC [100%] Built target Kokkos_CoreUnitTest_OpenACC + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 215 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (443 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (365 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (358 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (415 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 (1592 ms total) 1: 1: [----------] 208 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (4 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (126 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (25 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (3 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (50 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 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2898 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 72%] Built target Kokkos_ToolsInitialization [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o 18: MallocFree/N:16/manual_time 0.337 us 0.377 us 2066686 2.9687M/s [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 58%] Linking CXX executable Kokkos_PerformanceTest_Mempool 4: [ OK ] hip.reduce_device_view_team_policy (10821 ms) 4: [ RUN ] hip.impl_shared_alloc 4: [ OK ] hip.impl_shared_alloc (94 ms) 4: [ RUN ] hip.kokkos_swap 4: [ OK ] hip.kokkos_swap (0 ms) 4: [ RUN ] hip.team_for 4: [ OK ] hip.team_for (25 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 (242 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 (0 ms) 4: [ RUN ] hip.team_broadcast_long 4: [ OK ] hip.team_broadcast_long (1 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 (10 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 (51 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 (26 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 (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 18: MallocFree/N:256/manual_time 0.410 us 0.459 us 1840768 2.43632M/s [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o 4: [ OK ] hip.team_reduction_scan (2025 ms) 4: [ RUN ] hip.team_long_reduce 4: [ OK ] hip.team_long_reduce (21 ms) 4: [ RUN ] hip.team_double_reduce 4: [ OK ] hip.team_double_reduce (20 ms) 4: [ RUN ] hip.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] hip.repeated_team_reduce 4: [ OK ] hip.repeated_team_reduce (84 ms) 4: [ RUN ] hip.team_scan 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2791 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 4: [ OK ] hip.team_scan (129 ms) 4: [ RUN ] hip.team_scan_ret_val 4: [ OK ] hip.team_scan_ret_val (125 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 (2 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 (4 ms) 4: [ RUN ] hip.view_remap 4: [ OK ] hip.view_remap (0 ms) 4: [ RUN ] hip.view_mirror_nonconst 4: [ OK ] hip.view_mirror_nonconst (0 ms) 4: [ RUN ] hip.view_stride_method 4: [ OK ] hip.view_stride_method (0 ms) 4: [ RUN ] hip.anonymous_space 4: [ OK ] hip.anonymous_space (1 ms) 4: [ RUN ] hip.view_overload_resolution 4: [ OK ] hip.view_overload_resolution (0 ms) 4: [ RUN ] hip.view_allocation_large_rank 4: [ OK ] hip.view_allocation_large_rank (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 (7 ms) 4: [ RUN ] hip.view_copy_tests_rank_0 4: [ OK ] hip.view_copy_tests_rank_0 (1 ms) 4: [ RUN ] hip.view_copy_degenerated 4: [ OK ] hip.view_copy_degenerated (0 ms) 4: [ RUN ] hip.view_fill_tests_layout_right Scanning dependencies of target Kokkos_StackTraceTestExec [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o 4: [ OK ] hip.view_fill_tests_layout_right (61 ms) 4: [ RUN ] hip.view_fill_tests_layout_left 4: [ OK ] hip.view_fill_tests_layout_left (41 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 (50 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 (60 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 (1 ms) 4: [ RUN ] hip.view_nested_view 4: [ OK ] hip.view_nested_view (1 ms) 4: [ RUN ] hip.append_formatted_multidimensional_index 4: [ OK ] hip.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] hip.view_resize 4: [ OK ] hip.view_resize (13 ms) 4: [ RUN ] hip.view_realloc 4: [ OK ] hip.view_realloc (0 ms) 4: [ RUN ] hip.workgraph_fib 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (975 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 18: MallocFree/N:4096/manual_time 0.396 us 0.443 us 1777324 2.52836M/s [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 46%] Linking CXX executable Kokkos_StackTraceTestExec [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1043 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (44 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (170 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 (128 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 18: MallocFree/N:65536/manual_time 0.383 us 0.431 us 1833533 2.61007M/s 4: [ OK ] hip.workgraph_fib (2500 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 (9 ms) 4: [ RUN ] hip.space_access 4: [ OK ] hip.space_access (0 ms) 4: [ RUN ] hip.impl_view_accessible 4: [ OK ] hip.impl_view_accessible (2 ms) 4: [ RUN ] hip.memory_requirements 4: [ OK ] hip.memory_requirements (0 ms) 4: [ RUN ] hip.team_scratch_1_streams 18: MallocFree/N:1048576/manual_time 0.378 us 0.426 us 1839288 2.64806M/s 1: [ OK ] serial.mdrange_large_deep_copy (2028 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 [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o 18: MallocFree/N:16777216/manual_time 0.387 us 0.435 us 1800054 2.58159M/s [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o 18: MallocFree/N:268435456/manual_time 9.10 us 8.22 us 76892 109.881k/s [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o 18: MallocFree/N:4294967296/manual_time 12.8 us 12.0 us 54244 78.0869k/s [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 46%] Built target Kokkos_StackTraceTestExec [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test02_atomic_host_SYCL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o 18: MallocTouch/N:1/manual_time 155 us 21.2 us 4772 6.45557k/s 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3247 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6962/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 (32 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (11 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (6 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (101 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 18: MallocTouch/N:16/manual_time 190 us 23.9 us 3092 5.25948k/s 1: [ OK ] serial.int64_t_reduce (297 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (303 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 58%] Built target Kokkos_PerformanceTest_Mempool 18: MallocTouch/N:256/manual_time 168 us 27.3 us 3089 5.95973k/s [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o 18: MallocTouch/N:4096/manual_time 593 us 23.1 us 1000 1.68766k/s 1: [ OK ] serial.int64_t_reduce_dynamic (986 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1072 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o 18: MallocTouch/N:65536/manual_time 289 us 26.1 us 2910 3.45454k/s 1: [ OK ] serial.int64_t_reduce_dynamic_view (624 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (0 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (18 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o 18: MallocTouch/N:1048576/manual_time 178 us 26.0 us 3243 5.60225k/s [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (2035 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 (203 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (8 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 18: MallocTouch/N:16777216/manual_time 404 us 41.4 us 3126 2.47311k/s [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o 1: [ OK ] serial.task_fib_deprecated_multiple (200 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (8 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (183 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (189 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_UnitTest_Sort [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o 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 (8 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 208 tests from serial (20172 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 215 tests from 2 test suites ran. (21765 ms total) 1: [ PASSED ] 214 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o 1/20 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 22.60 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o 2: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 127 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 18: MallocTouch/N:268435456/manual_time 43363 us 47262 us 16 23.0611/s 18: MallocTouch/N:4294967296/manual_time 669159 us 596343 us 1 1.49441/s 18: MallocTouchFree/N:1/manual_time 49.5 us 21.6 us 13231 20.2219k/s [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 74%] Built target Kokkos_ContainersTestCompileOnly 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2705 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o 18: MallocTouchFree/N:16/manual_time 89.9 us 25.4 us 14188 11.1288k/s [ 73%] Linking CXX executable Kokkos_StackTraceTestExec [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_c12.cpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o 18: MallocTouchFree/N:256/manual_time 153 us 28.9 us 4613 6.5207k/s [ 73%] Built target Kokkos_StackTraceTestExec [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o 18: MallocTouchFree/N:4096/manual_time 148 us 20.9 us 4762 6.76465k/s [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions3.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_SubView_c13.cpp Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2961 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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 (5667 ms total) 2: 2: [----------] 119 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 18: MallocTouchFree/N:65536/manual_time 149 us 21.7 us 4780 6.70555k/s [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o 2: [ OK ] serial.team_reduce_large (520 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (10 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (7 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (623 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (93 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (165 ms) 2: [ RUN ] serial.team_long_reduce 18: MallocTouchFree/N:1048576/manual_time 52.6 us 22.9 us 13211 18.9952k/s 2: [ OK ] serial.team_long_reduce (130 ms) 2: [ RUN ] serial.team_double_reduce 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 [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o 18: MallocTouchFree/N:16777216/manual_time 74.9 us 31.8 us 9455 13.3586k/s [ 74%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o 18: MallocTouchFree/N:268435456/manual_time 72615 us 49435 us 10 13.7712/s [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o 18: MallocTouchFree/N:4294967296/manual_time 979961 us 622343 us 1 1.02045/s [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s MB 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: ViewAllocate_Rank1/N:10/manual_time 0.292 s 0.356 s 2 2.73693/s 800 [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 74%] Built target Kokkos_CoreUnitTest_Cuda2 18: ViewAllocate_Rank1/N:10/manual_time 0.292 s 0.356 s 2 2.73531/s 800 [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_g.cpp.o 18: ViewAllocate_Rank2/N:10/manual_time 0.292 s 0.355 s 2 2.73527/s 800 [ 46%] Built target Kokkos_CoreUnitTest_SYCL2A [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs 18: ViewAllocate_Rank2/N:10/manual_time 0.293 s 0.357 s 2 2.72869/s 800 [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 47%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice 18: ViewAllocate_Rank3/N:10/manual_time 0.292 s 0.355 s 2 2.73549/s 800 2: [ OK ] serial.repeated_team_reduce (7215 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (136 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (75 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (3 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (76 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (22 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (21 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (5 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (30 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 [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o 2: [ OK ] serial.view_allocation_large_rank (898 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (7 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 18: ViewAllocate_Rank3/N:10/manual_time 0.292 s 0.357 s 2 2.73704/s 800 18: ViewAllocate_Rank4/N:10/manual_time 0.292 s 0.356 s 2 2.73957/s 800 [ 47%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o 18: ViewAllocate_Rank4/N:10/manual_time 0.292 s 0.356 s 2 2.74201/s 800 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o 18: ViewAllocate_Rank5/N:10/manual_time 0.292 s 0.356 s 2 2.73685/s 800 [ 75%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o 18: ViewAllocate_Rank5/N:10/manual_time 0.295 s 0.362 s 2 2.70762/s 800 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03a_MemorySpace_malloc_SYCL.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o 18: ViewAllocate_Rank6/N:10/manual_time 0.292 s 0.356 s 2 2.73955/s 800 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o 18: ViewAllocate_Rank6/N:10/manual_time 0.292 s 0.355 s 2 2.73949/s 800 18: ViewAllocate_Rank7/N:10/manual_time 0.292 s 0.356 s 2 2.73958/s 800 2: [ OK ] serial.view_fill_tests_layout_right (6785 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 47%] Built target Kokkos_CoreUnitTest_CTestDevice [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o 18: ViewAllocate_Rank7/N:10/manual_time 0.292 s 0.357 s 2 2.73776/s 800 18: ViewAllocate_Rank8/N:10/manual_time 0.292 s 0.357 s 2 2.74063/s 800 [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o 18: ViewAllocate_Rank8/N:10/manual_time 0.292 s 0.356 s 2 2.7372/s 800 [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_Reductions.cpp [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o 2: [ OK ] serial.view_fill_tests_layout_left (5177 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (53 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (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 (63 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-6962/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (4 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (29 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (29 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (28 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right (286 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (287 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (289 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 119 tests from serial (23380 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 127 tests from 2 test suites ran. (29047 ms total) 2: [ PASSED ] 124 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o 2/20 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 29.78 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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.69 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenACC 4: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC 4: Test timeout computed to be: 1500 [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.035 s 0.017 s 20 45.5019/s 1.6k 4: [==========] Running 175 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 15 tests from openacc_DeathTest 4: [ RUN ] openacc_DeathTest.abort_from_host [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o 4: [ OK ] openacc_DeathTest.abort_from_host (1270 ms) 4: [ RUN ] openacc_DeathTest.abort_from_device 4: [ OK ] openacc_DeathTest.abort_from_device (59 ms) 4: [ RUN ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ParallelScanRangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_Reductions_DeviceView.cpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o 4: [ OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1202 ms) 4: [ RUN ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions 18: ViewDeepCopy_Rank2/N:10/manual_time 0.034 s 0.017 s 20 46.3886/s 1.6k [ 47%] Built target Kokkos_CoreUnitTest_SYCL1B [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o 4: [ OK ] hip.team_scratch_1_streams (45001 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 (112888 ms total) 4: 4: [----------] 55 tests from hip_managed 4: [ RUN ] hip_managed.view_subview_auto_1d_left 4: [ OK ] hip_managed.view_subview_auto_1d_left (1 ms) 4: [ RUN ] hip_managed.view_subview_auto_1d_right 4: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 4: [ RUN ] hip_managed.view_subview_auto_1d_stride 4: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] hip_managed.view_subview_assign_strided 4: [ OK ] hip_managed.view_subview_assign_strided (1 ms) 4: [ RUN ] hip_managed.view_subview_left_0 4: [ OK ] hip_managed.view_subview_left_0 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_1 4: [ OK ] hip_managed.view_subview_left_1 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_2 4: [ OK ] hip_managed.view_subview_left_2 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_3 4: [ OK ] hip_managed.view_subview_left_3 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_0 4: [ OK ] hip_managed.view_subview_right_0 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_1 4: [ OK ] hip_managed.view_subview_right_1 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_3 4: [ OK ] hip_managed.view_subview_right_3 (0 ms) 4: [ RUN ] hip_managed.view_static_tests 4: [ OK ] hip_managed.view_static_tests (0 ms) 4: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 4: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms) 4: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 4: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign 4: [ OK ] hip_managed.view_subview_1d_assign (2 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign_atomic 4: [ OK ] hip_managed.view_subview_1d_assign_atomic (2 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 4: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (2 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d 4: [ OK ] hip_managed.view_subview_2d_from_3d (36 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 4: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (37 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 4: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (36 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left 4: [ OK ] hip_managed.view_subview_3d_from_5d_left (163 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 4: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (151 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (148 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right 4: [ OK ] hip_managed.view_subview_3d_from_5d_right (149 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 4: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (150 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (149 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 (138 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 4: [ OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1231 ms) 4: [ RUN ] openacc_DeathTest.policy_invalid_bounds 4: [ OK ] openacc_DeathTest.policy_invalid_bounds (2 ms) 4: [ RUN ] openacc_DeathTest.range_policy_invalid_bounds 4: [ OK ] openacc_DeathTest.range_policy_invalid_bounds (4 ms) 4: [ RUN ] openacc_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] openacc_DeathTest.range_policy_implicitly_converted_bounds (3 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 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.034 s 0.017 s 20 46.7205/s 1.6k 4: [ OK ] hip_managed.view_allocation_large_rank (2562 ms) 4: [ RUN ] hip_managed.view_shmem_size_on_device 4: [ OK ] hip_managed.view_shmem_size_on_device (56 ms) 4: [ RUN ] hip_managed.view_is_assignable 4: [ OK ] hip_managed.view_is_assignable (126 ms) 4: [ RUN ] hip_managed.view_copy_tests 4: [ OK ] hip_managed.view_copy_tests (52 ms) 4: [ RUN ] hip_managed.view_copy_tests_rank_0 4: [ OK ] hip_managed.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] hip_managed.view_copy_degenerated 4: [ OK ] hip_managed.view_copy_degenerated (0 ms) 4: [ RUN ] hip_managed.view_fill_tests_layout_right [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_Reducers_a.cpp [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 76%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda 18: ViewDeepCopy_Rank1/N:10/manual_time 0.034 s 0.017 s 21 47.2274/s 1.6k [ 80%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 76%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp 4: [ OK ] hip_managed.view_fill_tests_layout_right (3791 ms) 4: [ RUN ] hip_managed.view_fill_tests_layout_left Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangePolicyConstructors.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o 4: [ OK ] hip_managed.view_fill_tests_layout_left (1312 ms) 4: [ RUN ] hip_managed.view_mapping 4: [ OK ] hip_managed.view_mapping (57 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 (1 ms) 4: [----------] 55 tests from hip_managed (9221 ms total) 4: 4: [----------] 27 tests from hip_hostpinned 4: [ RUN ] hip_hostpinned.impl_shared_alloc 4: [ OK ] hip_hostpinned.impl_shared_alloc (100 ms) 4: [ RUN ] hip_hostpinned.view_api_a 4: [ OK ] hip_hostpinned.view_api_a (6 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 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03b_MemorySpace_free_SYCL.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.035 s 0.017 s 21 46.3201/s 1.6k [ 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 /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_Reducers_b.cpp 4: [ OK ] hip_hostpinned.view_allocation_large_rank (1871 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 (20 ms) 4: [ RUN ] hip_hostpinned.view_copy_tests_rank_0 4: [ OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] hip_hostpinned.view_copy_degenerated 4: [ OK ] hip_hostpinned.view_copy_degenerated (0 ms) 4: [ RUN ] hip_hostpinned.view_fill_tests_layout_right [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.034 s 0.017 s 21 46.8959/s 1.6k [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o 4: [ OK ] hip_hostpinned.view_fill_tests_layout_right (2439 ms) 4: [ RUN ] hip_hostpinned.view_fill_tests_layout_left [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.038 s 0.019 s 20 42.039/s 1.6k [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangeReduce.cpp.o 4: [ OK ] hip_hostpinned.view_fill_tests_layout_left (2654 ms) 4: [ RUN ] hip_hostpinned.view_mapping 4: [ OK ] hip_hostpinned.view_mapping (60 ms) 4: [ RUN ] hip_hostpinned.view_mapping_operator 4: [ OK ] hip_hostpinned.view_mapping_operator (1 ms) 4: [ RUN ] hip_hostpinned.static_extent 4: [ OK ] hip_hostpinned.static_extent (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_atomic 4: [ OK ] hip_hostpinned.view_mapping_atomic (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_class_value 4: [ OK ] hip_hostpinned.view_mapping_class_value (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_assignable 4: [ OK ] hip_hostpinned.view_mapping_assignable (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_trivially_copyable 4: [ OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_subview 4: [ OK ] hip_hostpinned.view_mapping_subview (0 ms) 4: [----------] 27 tests from hip_hostpinned (7168 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 373 tests from 4 test suites ran. (193588 ms total) 4: [ PASSED ] 372 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] hip.mdspan_minimal_functional 4/52 Test #4: Kokkos_CoreUnitTest_HIP ..................... Passed 194.08 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpInit 5: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 4: [ OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (13139 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment 5: [ OK ] hip.raw_hip_interop (381 ms) 5: [----------] 1 test from hip (381 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (381 ms total) 5: [ PASSED ] 1 test. [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o 5/52 Test #5: Kokkos_CoreUnitTest_HIPInterOpInit .......... Passed 0.42 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (386 ms) 6: [----------] 1 test from hip (386 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (386 ms total) 6: [ PASSED ] 1 test. 6/52 Test #6: Kokkos_CoreUnitTest_HIPInterOpStreams ....... Passed 0.43 sec test 7 Start 7: Kokkos_UnitTest_HIPGraph 7: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_UnitTest_HIPGraph 7: Test timeout computed to be: 1500 [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 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 (11 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 (21 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 5 tests from 1 test suite ran. (21 ms total) 7: [ PASSED ] 5 tests. 7: 7: YOU HAVE 1 DISABLED TEST 7: 7/52 Test #7: Kokkos_UnitTest_HIPGraph .................... Passed 0.44 sec test 8 Start 8: Kokkos_CoreUnitTest_Default 8: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Default 8: Test timeout computed to be: 1500 18: ViewDeepCopy_Rank2/N:10/manual_time 0.470 s 0.216 s 2 3.40516/s 1.6k 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-6962/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 (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 (16 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c1 8: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a2 8: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b2 8: [ OK ] defaultdevicetype.reduce_instantiation_b2 (22 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c2 8: [ OK ] defaultdevicetype.reduce_instantiation_c2 (9 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a3 8: [ OK ] defaultdevicetype.reduce_instantiation_a3 (15 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b3 8: [ OK ] defaultdevicetype.reduce_instantiation_b3 (34 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 (147 ms total) 8: 8: [----------] 1 test from kokkosresize 8: [ RUN ] kokkosresize.host_space_access 8: [ OK ] kokkosresize.host_space_access (17 ms) 8: [----------] 1 test from kokkosresize (17 ms total) 8: 8: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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. (166 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.59 sec test 9 Start 9: Kokkos_CoreUnitTest_LegionInitialization 9: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (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. (381 ms total) 9: [ PASSED ] 1 test. 9/52 Test #9: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.42 sec test 10 Start 10: Kokkos_CoreUnitTest_PushFinalizeHook 10: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 10: Test timeout computed to be: 1500 [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_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-6962/build/core/unit_test/Kokkos_CoreUnitTest_Develop 11: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_Reducers_c.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_Reducers_d.cpp 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.42 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 12: [==========] Running 27 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 25 tests from kokkosp 12: [ RUN ] kokkosp.test_named_instance_fence 12: Ref: 50331649 12: Ref: named_instance 12: 50331649 12: named_instance 12: [ OK ] kokkosp.test_named_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_instance_fence 12: Ref: 50331649 12: Ref: Unnamed Instance Fence 12: 50331649 12: Kokkos::HIP::fence(): Unnamed Instance Fence 12: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_named_global_fence 12: Ref: 50331648 12: Ref: test global fence 12: 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 (20 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 (1 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 (23 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. (23 ms total) 12: [ PASSED ] 27 tests. 12/52 Test #12: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.44 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so 14: Test timeout computed to be: 1500 [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o 14: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o 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-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so" 15: Test timeout computed to be: 1500 18: ViewDeepCopy_Rank3/N:10/manual_time 0.298 s 0.145 s 2 5.36699/s 1.6k 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/52 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.42 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6962/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(). [ 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 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.99::kokkosp_allocate_data:Host:source:0x19f7040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x209cd80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x209ce80:Host:source:0x19f7140: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:0x1a8e380: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:0x209cd80:40::kokkosp_deallocate_data:Host:source:0x19f7040: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-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6962/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_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.99::kokkosp_allocate_data:Host:source:0xdd3000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x993340:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x993440:Host:source:0xdd3100: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:0x9a3b40: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:0x993340:40::kokkosp_deallocate_data:Host:source:0xdd3000:40::kokkosp_finalize_library:: 17/52 Test #17: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.41 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x397711] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x39929c] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2097582083] 18: /var/jenkins/workspace/Kokkos_PR-6962/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::*)(), 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::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7f2097582083] __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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x39c076] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x398211] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x39929c] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2097582083] 18: /var/jenkins/workspace/Kokkos_PR-6962/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::*)(), 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::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7f2097582083] __libc_start_main 18: [0x3975be] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (402 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x397711] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x399539] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2097582083] 18: /var/jenkins/workspace/Kokkos_PR-6962/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::*)(), 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::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7f2097582083] __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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x39c076] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x398211] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x399539] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2097582083] 18: /var/jenkins/workspace/Kokkos_PR-6962/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::*)(), 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::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7f2097582083] __libc_start_main 18: [0x3975be] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (398 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (801 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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x397711] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2097582083] 18: /var/jenkins/workspace/Kokkos_PR-6962/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::*)(), 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::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7f2097582083] __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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x39c076] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x398211] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f2097582083] 18: /var/jenkins/workspace/Kokkos_PR-6962/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::*)(), 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::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7f2097582083] __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. (802 ms total) 18: [ PASSED ] 3 tests. 18/52 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.30 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Test timeout computed to be: 1500 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test04_ParallelFor_RangePolicy_SYCL.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 (63 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 (143 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (143 ms total) 19: [ PASSED ] 28 tests. [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o 19/52 Test #19: Kokkos_IncrementalTest_SERIAL ............... Passed 0.56 sec test 20 Start 20: Kokkos_IncrementalTest_HIP 20: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_IncrementalTest_HIP 20: Test timeout computed to be: 1500 [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.038 s 0.019 s 19 42.2381/s 1.6k /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_Reducers_e.cpp 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 [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.451 s 0.218 s 2 3.54715/s 1.6k 4: [ OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (10582 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_host [ 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 20: [ OK ] HIP.IncrTest_03b_memspace_free (2936 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 (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 (190 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 (22 ms) 20: [ RUN ] HIP.incr_17_atomicView 20: [ OK ] HIP.incr_17_atomicView (1 ms) 20: [----------] 28 tests from HIP (3175 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (3175 ms total) 20: [ PASSED ] 28 tests. 20/52 Test #20: Kokkos_IncrementalTest_HIP .................. Passed 3.59 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (0 ms total) 21: [ PASSED ] 8 tests. 21/52 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.03 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/TestDeviceAndThreads.py" 23: Test timeout computed to be: 1500 [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.255 s 0.128 s 3 6.27426/s 1.6k [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp 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' [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 4.525s 23: 23: OK (skipped=1) 23/52 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 4.58 sec test 24 Start 24: Kokkos_PerformanceTest_TaskDag 24: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-25_T15-27-41.json" 25: Test timeout computed to be: 1500 18: ViewDeepCopy_Rank4/N:10/manual_time 0.047 s 0.023 s 19 33.7108/s 1.6k [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o 25: 2024-04-25T15:49:15+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6962/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.27, 4.15, 4.55 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.99 25: macro KOKKOS_ENABLE_HIP: defined 25: macro KOKKOS_ENABLE_ROCTHRUST: defined 25: platform: 64bit 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: GramSchmidt/Count:1024/iterations:5/manual_time 0.008 s 0.008 s 5 1024 7.42668u 25: GramSchmidt/Count:2048/iterations:5/manual_time 0.008 s 0.008 s 5 2.048k 3.70901u 25: GramSchmidt/Count:4096/iterations:5/manual_time 0.008 s 0.008 s 5 4.096k 1.85379u 25: GramSchmidt/Count:8192/iterations:5/manual_time 0.008 s 0.009 s 5 8.192k 933.352n [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o 25: GramSchmidt/Count:16384/iterations:5/manual_time 0.008 s 0.009 s 5 16.384k 470.228n 25: GramSchmidt/Count:32768/iterations:5/manual_time 0.008 s 0.011 s 5 32.768k 238.588n 25: GramSchmidt/Count:65536/iterations:5/manual_time 0.008 s 0.012 s 5 65.536k 121.422n 25: GramSchmidt/Count:131072/iterations:5/manual_time 0.010 s 0.021 s 5 131.072k 75.0071n 25: GramSchmidt/Count:262144/iterations:5/manual_time 0.013 s 0.034 s 5 262.144k 49.2571n [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o 25: GramSchmidt/Count:524288/iterations:5/manual_time 0.020 s 0.061 s 5 524.288k 37.3109n [ 76%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 76%] Built target Kokkos_IncrementalTest_OPENMP [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: GB/s Max 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: CustomReduction/N:100000/R:1000/manual_time 0.006 s 0.015 s 111 20.0232k/s 11.5 [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o 18: ViewDeepCopy_Rank5/N:10/manual_time 0.047 s 0.016 s 18 33.7149/s 1.6k 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.602 s 0.599 s 1 0.102669 0.0495139 0.0965105 0.0461426 0.0472724 2.685u [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: OverlapMDRangePolicy/N:200/M:10000/R:10 0.040 s 0.040 s 18 7.39957m 3.6703m 7.05033m 3.49564m 3.5553m 2.445u [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o 25: OverlapTeamPolicy/N:20/M:1000000/R:10 0.068 s 0.067 s 10 0.011596 9.89764m 8.76676m 4.19631m 4.34258m 2.945u 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 24.6953n 25: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 12.2446n 25: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 5.92651n 25: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 2.9939n 25: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.58258n 25: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 856.079p 25: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 517.487p 25: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 416.893p 25: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 375.656p 25: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 313.969p [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test05_ParallelReduce_RangePolicy_SYCL.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o 18: ViewDeepCopy_Rank4/N:10/manual_time 0.047 s 0.017 s 15 33.8561/s 1.6k /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_Complex.cpp 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: rate 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Malloc/N:1/manual_time 14.9 us 30.2 us 46998 67.1186k/s [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 25: Malloc/N:16/manual_time 14.9 us 30.2 us 47012 67.1357k/s [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 18: ViewDeepCopy_Rank5/N:10/manual_time 0.036 s 0.018 s 20 44.4916/s 1.6k [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o 25: Malloc/N:256/manual_time 15.1 us 30.3 us 47050 66.2165k/s [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o 18: ViewDeepCopy_Rank4/N:10/manual_time 0.292 s 0.143 s 2 5.47018/s 1.6k [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o 25: Malloc/N:4096/manual_time 15.1 us 30.3 us 46914 66.3374k/s [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpan.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_int.cpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o 18: ViewDeepCopy_Rank5/N:10/manual_time 0.286 s 0.136 s 2 5.59906/s 1.6k [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o 25: Malloc/N:65536/manual_time 14.9 us 30.2 us 46999 67.0728k/s [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_NumericTraits.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o 25: Malloc/N:1048576/manual_time 14.9 us 30.3 us 47080 67.1491k/s /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedint.cpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp 18: ViewDeepCopy_Rank4/N:10/manual_time 0.292 s 0.144 s 2 5.48323/s 1.6k [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o 18: ViewDeepCopy_Rank5/N:10/manual_time 0.350 s 0.174 s 2 4.56856/s 1.6k /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longint.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedlongint.cpp /var/jenkins/workspace/Kokkos_PR-6962/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 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp 4: [ OK ] openacc_DeathTest.view_memory_access_violations_from_host (26799 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6962/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 (54294 ms total) 4: 4: [----------] 160 tests from openacc 4: [ RUN ] openacc.array_capacity 4: [ OK ] openacc.array_capacity (0 ms) 4: [ RUN ] openacc.array_element_access 4: [ OK ] openacc.array_element_access (0 ms) 4: [ RUN ] openacc.array_zero_capacity 4: [ OK ] openacc.array_zero_capacity (0 ms) 4: [ RUN ] openacc.array_zero_data_nullptr 4: [ OK ] openacc.array_zero_data_nullptr (0 ms) 4: [ RUN ] openacc.array_contiguous_capacity 4: [ OK ] openacc.array_contiguous_capacity (0 ms) 4: [ RUN ] openacc.array_contiguous_element_access 4: [ OK ] openacc.array_contiguous_element_access (0 ms) 4: [ RUN ] openacc.array_contiguous_assignment 4: [ OK ] openacc.array_contiguous_assignment (0 ms) 4: [ RUN ] openacc.array_strided_capacity 4: [ OK ] openacc.array_strided_capacity (0 ms) 4: [ RUN ] openacc.array_strided_element_access 4: [ OK ] openacc.array_strided_element_access (0 ms) 4: [ RUN ] openacc.array_strided_assignment 4: [ OK ] openacc.array_strided_assignment (0 ms) 4: [ RUN ] openacc.atomic_operations_double 4: [ OK ] openacc.atomic_operations_double (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 (47 ms) 4: [ RUN ] openacc.atomic_operations_longlong 4: [ OK ] openacc.atomic_operations_longlong (44 ms) 4: [ RUN ] openacc.atomic_operations_unsigned 4: [ OK ] openacc.atomic_operations_unsigned (43 ms) 4: [ RUN ] openacc.atomic_operations_unsignedlong 4: [ OK ] openacc.atomic_operations_unsignedlong (43 ms) 4: [ RUN ] openacc.atomics 4: [ OK ] openacc.atomics (388 ms) 4: [ RUN ] openacc.atomics_tpetra_max_abs 4: [ OK ] openacc.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openacc.atomic_views_integral 18: ViewDeepCopy_Rank6/N:10/manual_time 0.052 s 0.023 s 10 31.0549/s 1.6k [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test06_ParallelFor_MDRangePolicy_SYCL.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o 25: Malloc/N:16777216/manual_time 73.1 us 108 us 10508 13.6727k/s [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test08_deep_copy_SYCL.cpp.o 18: ViewDeepCopy_Rank6/N:10/manual_time 0.048 s 0.024 s 14 33.2407/s 1.6k /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longlongint.cpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o 18: ViewDeepCopy_Rank6/N:10/manual_time 0.287 s 0.142 s 2 5.58182/s 1.6k [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_double.cpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o 18: ViewDeepCopy_Rank6/N:10/manual_time 0.366 s 0.182 s 2 4.36959/s 1.6k [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp 18: ViewDeepCopy_Rank7/N:10/manual_time 0.034 s 0.017 s 20 47.4027/s 1.6k 25: Malloc/N:268435456/manual_time 8842 us 173 us 1000 113.102/s 25: Malloc/N:4294967296/manual_time 144762 us 763 us 5 6.90791/s [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o 25: MallocFree/N:1/manual_time 32.8 us 31.4 us 18575 30.4868k/s [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 25: MallocFree/N:16/manual_time 33.4 us 31.9 us 22614 29.898k/s [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp 18: ViewDeepCopy_Rank7/N:10/manual_time 0.034 s 0.017 s 20 47.2229/s 1.6k 25: MallocFree/N:256/manual_time 32.4 us 31.5 us 22674 30.8594k/s [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o 25: MallocFree/N:4096/manual_time 30.9 us 30.8 us 22617 32.3177k/s [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp 18: ViewDeepCopy_Rank7/N:10/manual_time 0.464 s 0.230 s 2 3.4474/s 1.6k 25: MallocFree/N:65536/manual_time 33.4 us 32.2 us 22587 29.938k/s [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o 25: MallocFree/N:1048576/manual_time 30.9 us 30.8 us 22661 32.3843k/s 18: ViewDeepCopy_Rank7/N:10/manual_time 0.524 s 0.220 s 1 3.05399/s 1.6k [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_OccupancyControlTrait.cpp.o 18: ViewDeepCopy_Rank8/N:10/manual_time 0.037 s 0.017 s 20 43.6381/s 1.6k [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o 4: [ OK ] openacc.atomic_views_integral (20943 ms) 4: [ RUN ] openacc.atomic_views_nonintegral 4: [ OK ] openacc.atomic_views_nonintegral (46 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 (50 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 (70 ms) 4: [ RUN ] openacc.partitioning_by_vector 4: [ OK ] openacc.partitioning_by_vector (74 ms) 4: [ RUN ] openacc.execution_space_as_class_data_member 4: [ OK ] openacc.execution_space_as_class_data_member (3 ms) 4: [ RUN ] openacc.functor_analysis 4: [ OK ] openacc.functor_analysis (0 ms) 4: [ RUN ] openacc.init 4: [ OK ] openacc.init (0 ms) 4: [ RUN ] openacc.dispatch 4: [ OK ] openacc.dispatch (97 ms) 4: [ RUN ] openacc.mathematical_constants_e 4: [ OK ] openacc.mathematical_constants_e (34 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 (138 ms) 4: [ RUN ] openacc.mdrange_6d 4: [ OK ] openacc.mdrange_6d (508 ms) 4: [ RUN ] openacc.mdrange_3d 4: [ OK ] openacc.mdrange_3d (59 ms) 4: [ RUN ] openacc.mdrange_neg_idx [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o 4: [ OK ] openacc.mdrange_neg_idx (248 ms) 4: [ RUN ] openacc.mdrange_4d 4: [ OK ] openacc.mdrange_4d (62 ms) 4: [ RUN ] openacc.mdrange_large_deep_copy 4: [ OK ] openacc.mdrange_large_deep_copy (30 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: MallocFree/N:16777216/manual_time 548 us 109 us 6513 1.82586k/s [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test10_HierarchicalBasics_SYCL.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o 18: ViewDeepCopy_Rank8/N:10/manual_time 0.052 s 0.020 s 20 30.7604/s 1.6k [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_float.cpp 4: [ OK ] openacc.mdrange_parallel_reduce_primitive_types (2677 ms) 4: [ RUN ] openacc.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6962/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 (5 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 (143 ms) 4: [ RUN ] openacc.kokkos_printf 4: [ OK ] openacc.kokkos_printf (9 ms) 4: [ RUN ] openacc.range_policy_runtime_parameters 4: [ OK ] openacc.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.reducers_double 4: [ OK ] openacc.reducers_double (14 ms) 4: [ RUN ] openacc.reducers_bool 4: [ OK ] openacc.reducers_bool (11 ms) 4: [ RUN ] openacc.impl_shared_alloc 4: [ OK ] openacc.impl_shared_alloc (57 ms) 4: [ RUN ] openacc.kokkos_swap 4: [ OK ] openacc.kokkos_swap (2 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 (9 ms) 4: [ RUN ] openacc.view_api_b 4: [ OK ] openacc.view_api_b (17 ms) 4: [ RUN ] openacc.view_api_c 4: [ OK ] openacc.view_api_c (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-6962/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 (31 ms) 4: [ RUN ] openacc.view_copy_tests_rank_0 4: [ OK ] openacc.view_copy_tests_rank_0 (7 ms) 4: [ RUN ] openacc.view_copy_degenerated 4: [ OK ] openacc.view_copy_degenerated (0 ms) 4: [ RUN ] openacc.view_fill_tests_layout_right /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexfloat.cpp 25: MallocFree/N:268435456/manual_time 8684 us 183 us 353 115.151/s [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexdouble.cpp [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o 25: MallocFree/N:4294967296/manual_time 144462 us 412 us 5 6.92225/s 18: ViewDeepCopy_Rank8/N:10/manual_time 0.591 s 0.285 s 1 2.70941/s 1.6k [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o 25: MallocTouch/N:1/manual_time 16.9 us 31.9 us 44474 59.0037k/s [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp 18: ViewDeepCopy_Rank8/N:10/manual_time 0.424 s 0.207 s 2 3.77117/s 1.6k [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o 25: MallocTouch/N:16/manual_time 15.7 us 31.3 us 44575 63.7032k/s [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o 25: MallocTouch/N:256/manual_time 15.7 us 31.3 us 44586 63.6678k/s 18: ViewDeepCopy_Raw/N:10/manual_time 0.037 s 0.018 s 18 43.1002/s 1.6k [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalSpecialFunctions.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_AtomicViews.cpp 25: MallocTouch/N:4096/manual_time 28.2 us 45.3 us 24626 35.4961k/s [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 83%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp 18: ViewDeepCopy_Raw/N:10/manual_time 0.039 s 0.017 s 19 41.3837/s 1.6k 25: MallocTouch/N:65536/manual_time 28.2 us 45.7 us 24805 35.4165k/s [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_Atomics.cpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o 25: MallocTouch/N:1048576/manual_time 31.0 us 48.1 us 22510 32.207k/s [ 83%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_UnitTest_Random [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 18: ViewDeepCopy_Raw/N:10/manual_time 0.051 s 0.024 s 10 31.6591/s 1.6k [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_TeamBasic.cpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 54%] Linking CXX executable 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 18: ViewDeepCopy_Raw/N:10/manual_time 0.050 s 0.024 s 14 31.7872/s 1.6k /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_TeamScratch.cpp [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SYCL.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o 25: MallocTouch/N:16777216/manual_time 99.7 us 141 us 7698 10.0276k/s 18: ViewFill_Rank1/N:10/manual_time 0.031 s 0.015 s 22 25.6749/s 800 [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o 18: ViewFill_Rank1/N:10/manual_time 0.031 s 0.015 s 22 25.511/s 800 /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_TeamVectorRange.cpp 18: ViewFill_Rank2/N:10/manual_time 0.031 s 0.015 s 23 25.7682/s 800 [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp 18: ViewFill_Rank2/N:10/manual_time 0.031 s 0.015 s 23 25.6937/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 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 [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o 18: ViewFill_Rank3/N:10/manual_time 0.024 s 0.010 s 22 32.9885/s 800 [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp 25: MallocTouch/N:268435456/manual_time 8806 us 244 us 1000 113.555/s 25: MallocTouch/N:4294967296/manual_time 145134 us 1474 us 5 6.8902/s [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o 18: ViewFill_Rank3/N:10/manual_time 0.024 s 0.010 s 29 33.4023/s 800 25: MallocTouchFree/N:1/manual_time 33.4 us 31.9 us 16838 29.8976k/s [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o 25: MallocTouchFree/N:16/manual_time 33.3 us 31.7 us 22116 30.0452k/s [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o 25: MallocTouchFree/N:256/manual_time 33.4 us 32.3 us 22077 29.9471k/s 18: ViewFill_Rank4/N:10/manual_time 0.025 s 0.010 s 29 32.1636/s 800 [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o 25: MallocTouchFree/N:4096/manual_time 45.5 us 45.3 us 15372 21.9741k/s 18: ViewFill_Rank4/N:10/manual_time 0.024 s 0.010 s 29 33.7186/s 800 25: MallocTouchFree/N:65536/manual_time 45.5 us 45.3 us 15345 21.9687k/s 18: ViewFill_Rank5/N:10/manual_time 0.025 s 0.010 s 30 31.9793/s 800 [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o 25: MallocTouchFree/N:1048576/manual_time 64.4 us 64.1 us 14459 15.5391k/s 18: ViewFill_Rank5/N:10/manual_time 0.024 s 0.011 s 30 32.9027/s 800 [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SYCL.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_TeamReductionScan.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_TeamTeamSize.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_Other.cpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp 25: MallocTouchFree/N:16777216/manual_time 506 us 141 us 5005 1.97501k/s 18: ViewFill_Rank6/N:10/manual_time 0.024 s 0.010 s 29 33.64/s 800 [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o 18: ViewFill_Rank6/N:10/manual_time 0.024 s 0.010 s 29 33.6856/s 800 [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp 25: MallocTouchFree/N:268435456/manual_time 8679 us 274 us 353 115.227/s [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1A 25: MallocTouchFree/N:4294967296/manual_time 144369 us 1338 us 5 6.92669/s [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp 18: ViewFill_Rank7/N:10/manual_time 0.024 s 0.011 s 29 32.7027/s 800 [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: GB/s MB 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: ViewAllocate_Rank1/N:10/manual_time 0.027 s 0.001 s 26 29.6759/s 800 [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o 25: ViewAllocate_Rank1/N:10/manual_time 0.029 s 0.001 s 25 27.8764/s 800 [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o 25: ViewAllocate_Rank2/N:10/manual_time 0.026 s 0.001 s 24 31.1087/s 800 18: ViewFill_Rank7/N:10/manual_time 0.025 s 0.012 s 27 31.5912/s 800 25: ViewAllocate_Rank2/N:10/manual_time 0.027 s 0.001 s 26 29.6462/s 800 [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o 18: ViewFill_Rank8/N:10/manual_time 0.027 s 0.013 s 28 29.9304/s 800 [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o 25: ViewAllocate_Rank3/N:10/manual_time 0.027 s 0.001 s 26 29.691/s 800 25: ViewAllocate_Rank3/N:10/manual_time 0.027 s 0.001 s 26 29.6451/s 800 18: ViewFill_Rank8/N:10/manual_time 0.025 s 0.012 s 28 31.8692/s 800 25: ViewAllocate_Rank4/N:10/manual_time 0.027 s 0.001 s 26 29.7503/s 800 4: [ OK ] openacc.view_fill_tests_layout_right (45506 ms) 4: [ RUN ] openacc.view_fill_tests_layout_left [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 25: ViewAllocate_Rank4/N:10/manual_time 0.027 s 0.001 s 26 29.6829/s 800 25: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 26 29.6903/s 800 [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o 18: ViewFill_Raw/N:10/manual_time 0.028 s 0.011 s 24 28.534/s 800 [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o 25: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 26 29.6942/s 800 18: ViewFill_Raw/N:10/manual_time 0.027 s 0.011 s 26 29.6288/s 800 25: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.001 s 26 29.6863/s 800 [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 78%] Linking CXX executable Kokkos_CoreUnitTest_Default 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.029 s 0.027 s 10 55.616/s 1.6k [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp 25: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.001 s 26 29.6953/s 800 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.029 s 0.027 s 10 54.6269/s 1.6k 4: [ OK ] openacc.view_fill_tests_layout_left (5649 ms) 4: [ RUN ] openacc.view_empty_runtime_unmanaged 4: [ OK ] openacc.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] openacc.view_hooks 4: [ OK ] openacc.view_hooks (0 ms) 4: [ RUN ] openacc.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openacc.view_layoutstride_left_to_layoutleft_assignment (81 ms) 4: [ RUN ] openacc.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openacc.view_layoutstride_right_to_layoutright_assignment (73 ms) 4: [ RUN ] openacc.view_irregular_layout 4: [ OK ] openacc.view_irregular_layout (36 ms) 4: [ RUN ] openacc.view_mapping 4: [ OK ] openacc.view_mapping (58 ms) 4: [ RUN ] openacc.view_mapping_operator 4: [ OK ] openacc.view_mapping_operator (50 ms) 4: [ RUN ] openacc.static_extent 4: [ OK ] openacc.static_extent (0 ms) 4: [ RUN ] openacc.view_mapping_atomic 4: [ OK ] openacc.view_mapping_atomic (8 ms) 4: [ RUN ] openacc.view_mapping_class_value 4: [ OK ] openacc.view_mapping_class_value (0 ms) 4: [ RUN ] openacc.view_mapping_assignable 4: [ OK ] openacc.view_mapping_assignable (0 ms) 4: [ RUN ] openacc.view_mapping_trivially_copyable 4: [ OK ] openacc.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openacc.append_formatted_multidimensional_index 4: [ OK ] openacc.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] openacc.resize_realloc_no_init 4: [ OK ] openacc.resize_realloc_no_init (31 ms) 4: [ RUN ] openacc.resize_realloc_no_alloc 4: [ OK ] openacc.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openacc.realloc_exec_space 4: [ OK ] openacc.realloc_exec_space (0 ms) 4: [ RUN ] openacc.view_alloc 4: [ OK ] openacc.view_alloc (0 ms) 4: [ RUN ] openacc.view_alloc_exec_space 4: [ OK ] openacc.view_alloc_exec_space (0 ms) 4: [ RUN ] openacc.view_alloc_int 4: [ OK ] openacc.view_alloc_int (0 ms) 4: [ RUN ] openacc.view_alloc_exec_space_int 4: [ OK ] openacc.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openacc.deep_copy_zero_memset 4: /var/jenkins/workspace/Kokkos_PR-6962/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 (11 ms) 4: [ RUN ] openacc.view_subview_1d_assign_atomic 4: [ OK ] openacc.view_subview_1d_assign_atomic (10 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 4: [ OK ] openacc.view_subview_2d_from_3d (163 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_atomic 4: [ OK ] openacc.view_subview_2d_from_3d_atomic (163 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_randomaccess [ 78%] Built target Kokkos_CoreUnitTest_Default [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SYCL.cpp.o 4: [ OK ] openacc.view_subview_2d_from_3d_randomaccess (164 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.031 s 0.027 s 10 52.004/s 1.6k 25: ViewAllocate_Rank7/N:10/manual_time 0.027 s 0.001 s 26 29.6966/s 800 4: [ OK ] openacc.view_subview_3d_from_5d_left (584 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_atomic /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_MDRange_a.cpp 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.030 s 0.027 s 10 52.9132/s 1.6k 4: [ OK ] openacc.view_subview_3d_from_5d_left_atomic (587 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_randomaccess 25: ViewAllocate_Rank7/N:10/manual_time 0.027 s 0.001 s 26 29.7037/s 800 4: [ OK ] openacc.view_subview_3d_from_5d_left_randomaccess (586 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.034 s 0.028 s 10 47.3712/s 1.6k [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12a_ThreadScratch_SYCL.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_MDRange_b.cpp 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.037 s 0.030 s 10 43.3264/s 1.6k 25: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.001 s 26 29.6859/s 800 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.013 s 0.006 s 10 127.931/s 1.6k 4: [ OK ] openacc.view_subview_3d_from_5d_right (1393 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_atomic 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.013 s 0.006 s 10 121.18/s 1.6k 25: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.001 s 26 29.6961/s 800 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.014 s 0.006 s 10 113.301/s 1.6k 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.014 s 0.006 s 10 115.179/s 1.6k 4: [ OK ] openacc.view_subview_3d_from_5d_right_atomic (1393 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_randomaccess 25: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 492 820.379/s 1.6k 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.017 s 0.007 s 10 91.8576/s 1.6k 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.021 s 0.010 s 10 77.8341/s 1.6k 25: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 502 1.10351k/s 1.6k /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_MDRange_c.cpp 4: [ OK ] openacc.view_subview_3d_from_5d_right_randomaccess (1393 ms) 4: [ RUN ] openacc.view_test_unmanaged_subview_reset 4: [ OK ] openacc.view_test_unmanaged_subview_reset (2 ms) 4: [ RUN ] openacc.view_subview_memory_traits_construction 4: [ OK ] openacc.view_subview_memory_traits_construction (0 ms) 4: [----------] 160 tests from openacc (84114 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 175 tests from 2 test suites ran. (138409 ms total) 4: [ PASSED ] 171 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openacc.mdspan_minimal_functional 4: [ SKIPPED ] openacc.view_allocation_error 4: [ SKIPPED ] openacc.deep_copy_zero_memset 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.037 s 0.030 s 10 43.3281/s 1.6k [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o 4/20 Test #4: Kokkos_CoreUnitTest_OpenACC ................. Passed 139.42 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Test timeout computed to be: 1500 25: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 499 1.16584k/s 1.6k [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.039 s 0.031 s 10 41.5523/s 1.6k 5: [==========] Running 19 tests from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from defaultdevicetype 5: [ RUN ] defaultdevicetype.initialization_settings 5: [ OK ] defaultdevicetype.initialization_settings (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 5: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_device_id 5: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 5: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 5: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_help 5: [ OK ] defaultdevicetype.cmd_line_args_help (4 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (9 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 (39 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 (59 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 19 tests from 1 test suite ran. (59 ms total) 5: [ PASSED ] 19 tests. /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_MDRange_d.cpp 5/20 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 0.79 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 506 1.18723k/s 1.6k 6: [ OK ] initialization.legion_initialization (423 ms) 6: [----------] 1 test from initialization (423 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (423 ms total) 6: [ PASSED ] 1 test. 6/20 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.73 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.047 s 0.038 s 10 34.1518/s 1.6k 25: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 380 1.18577k/s 1.6k 7: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Test timeout computed to be: 1500 7: SUCCESS 7/20 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.68 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Test timeout computed to be: 1500 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.041 s 0.035 s 10 39.3885/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 509 1.18685k/s 1.6k 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. 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.025 s 0.012 s 10 64.7319/s 1.6k 8/20 Test #8: Kokkos_CoreUnitTest_Develop ................. Passed 0.68 sec test 9 Start 9: Kokkos_CoreUnitTest_KokkosP 9: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 9: Test timeout computed to be: 1500 [ 58%] Built target 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 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 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 509 1.11728k/s 1.6k 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 (32 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. 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.026 s 0.012 s 10 62.1556/s 1.6k 9/20 Test #9: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.74 sec test 10 Start 10: Kokkos_CoreUnitTest_ToolIndependence 10: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 10: Test timeout computed to be: 1500 10/20 Test #10: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.02 sec test 11 Start 11: Kokkos_ProfilingTestLibraryLoadHelp 11: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 11: Environment variables: 11: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so 11: Test timeout computed to be: 1500 11: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 299 694.465/s 1.6k [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 54.9109/s 1.6k 11/20 Test #11: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.75 sec test 12 Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp 12: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6962/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: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.023 s 0.011 s 10 68.5379/s 1.6k 12/20 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.67 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoad 13: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6962/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(). Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o 13: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xef9dc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xef9fc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xefa040:Host:source:0xef9e40:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xefa200: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:0xef9fc0:40::kokkosp_deallocate_data:Host:source:0xef9dc0:40::kokkosp_finalize_library:: 25: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 195 451.793/s 1.6k Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.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-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.048 s 0.038 s 10 33.5601/s 1.6k /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_MDRange_e.cpp 14: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xef9dc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xef9fc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xefa040:Host:source:0xef9e40:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xefa200: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:0xef9fc0:40::kokkosp_deallocate_data:Host:source:0xef9dc0:40::kokkosp_finalize_library:: 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 509 1.18738k/s 1.6k 14/20 Test #14: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.67 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec 15: Test timeout computed to be: 1500 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.048 s 0.038 s 10 33.6466/s 1.6k 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-6962/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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6962/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::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6962/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::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (273 ms) 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6962/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::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6962/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::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 295 647.491/s 1.6k [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (262 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (536 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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6962/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::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5995083] 15: /var/jenkins/workspace/Kokkos_PR-6962/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::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 15: [----------] 1 test from defaultdevicetype (1 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 3 tests from 2 test suites ran. (538 ms total) 15: [ PASSED ] 3 tests. [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o 15/20 Test #15: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.22 sec test 16 Start 16: Kokkos_IncrementalTest_SERIAL 16: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 16: Test timeout computed to be: 1500 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 54.7823/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.003 s 250 579.328/s 1.6k 16: [==========] Running 28 tests from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 28 tests from SERIAL 16: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 16: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 16: [ RUN ] SERIAL.IncrTest_01_execspace 16: Host Serial Execution Space: 16: KOKKOS_ENABLE_SERIAL: yes 16: 16: Serial Runtime Configuration: 16: Serial 16: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 16: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 16: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicSub 16: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 16: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 16: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 16: [ RUN ] SERIAL.IncrTest_03b_memspace_free 16: [ OK ] SERIAL.IncrTest_03b_memspace_free (143 ms) 16: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 16: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 16: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 16: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 16: [ RUN ] SERIAL.IncrTest_05_reduction 16: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 16: [ RUN ] SERIAL.IncrTest_06_mdrange2D 16: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 16: [ RUN ] SERIAL.IncrTest_06_mdrange3D 16: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 16: [ RUN ] SERIAL.IncrTest_06_mdrange4D 16: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 16: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 16: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 16: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 16: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 16: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 16: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 16: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 16: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 16: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 16: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 16: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 16: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 16: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 56.1177/s 1.6k [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o 16: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (254 ms) 16: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 16: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 16: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 16: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 16: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 16: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 16: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 16: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 16: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 16: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 16: [ RUN ] SERIAL.incr_14_MDrangeReduce 16: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 16: [ RUN ] SERIAL.IncrTest_16_parallelscan 16: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 16: [ RUN ] SERIAL.incr_17_atomicView 16: [ OK ] SERIAL.incr_17_atomicView (0 ms) 16: [----------] 28 tests from SERIAL (399 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 1 test suite ran. (399 ms total) 16: [ PASSED ] 26 tests. 16: [ SKIPPED ] 2 tests, listed below: 16: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch 16: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch 16/20 Test #16: Kokkos_IncrementalTest_SERIAL ............... Passed 1.15 sec test 17 Start 17: Kokkos_IncrementalTest_OPENACC 17: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_IncrementalTest_OPENACC 17: Test timeout computed to be: 1500 25: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 509 1.18724k/s 1.6k 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.038 s 0.034 s 10 42.3925/s 1.6k 17: [==========] Running 28 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 28 tests from OPENACC 17: [ RUN ] OPENACC.IncrTest_01_execspace_typedef 17: [ OK ] OPENACC.IncrTest_01_execspace_typedef (0 ms) 17: [ RUN ] OPENACC.IncrTest_01_execspace 17: Device Execution Space: 17: KOKKOS_ENABLE_OPENACC: yes 17: OpenACC Options: 17: KOKKOS_ENABLE_OPENACC_COLLAPSE_HIERARCHICAL_CONSTRUCTS: yes 17: Using OpenACC 17: OpenACC 17: [ OK ] OPENACC.IncrTest_01_execspace (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicExchange 17: [ OK ] OPENACC.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicAdd 17: [ OK ] OPENACC.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicSub 17: [ OK ] OPENACC.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] OPENACC.IncrTest_03a_memspace_malloc 17: [ OK ] OPENACC.IncrTest_03a_memspace_malloc (33 ms) 17: [ RUN ] OPENACC.IncrTest_03b_memspace_free 25: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 509 1.18736k/s 1.6k 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.046 s 0.037 s 10 35.0438/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 510 1.18752k/s 1.6k 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.021 s 0.010 s 10 77.9876/s 1.6k 17: [ OK ] OPENACC.IncrTest_03b_memspace_free (2008 ms) 17: [ RUN ] OPENACC.IncrTest_04_simple_parallelFor 17: [ OK ] OPENACC.IncrTest_04_simple_parallelFor (0 ms) 17: [ RUN ] OPENACC.IncrTest_04_RangePolicy_parallelFor 17: [ OK ] OPENACC.IncrTest_04_RangePolicy_parallelFor (0 ms) 17: [ RUN ] OPENACC.IncrTest_05_reduction 17: [ OK ] OPENACC.IncrTest_05_reduction (6 ms) 17: [ RUN ] OPENACC.IncrTest_06_mdrange2D 17: [ OK ] OPENACC.IncrTest_06_mdrange2D (0 ms) 17: [ RUN ] OPENACC.IncrTest_06_mdrange3D 17: [ OK ] OPENACC.IncrTest_06_mdrange3D (0 ms) 17: [ RUN ] OPENACC.IncrTest_06_mdrange4D 17: [ OK ] OPENACC.IncrTest_06_mdrange4D (0 ms) 17: [ RUN ] OPENACC.IncrTest_08_deep_copy_2D 17: [ OK ] OPENACC.IncrTest_08_deep_copy_2D (0 ms) 17: [ RUN ] OPENACC.IncrTest_08_deep_copy_3D 17: [ OK ] OPENACC.IncrTest_08_deep_copy_3D (0 ms) 17: [ RUN ] OPENACC.IncrTest_08_deep_copy_4D 17: [ OK ] OPENACC.IncrTest_08_deep_copy_4D (0 ms) 17: [ RUN ] OPENACC.IncrTest_10_Hierarchical_Basics 17: [ OK ] OPENACC.IncrTest_10_Hierarchical_Basics (0 ms) 17: [ RUN ] OPENACC.IncrTest_11a_Hierarchical_ForLoop 17: [ OK ] OPENACC.IncrTest_11a_Hierarchical_ForLoop (0 ms) 17: [ RUN ] OPENACC.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] OPENACC.IncrTest_11b_Hierarchical_ForLoop (3 ms) 17: [ RUN ] OPENACC.IncrTest_11c_Hierarchical_ForLoop 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.032 s 0.016 s 10 50.1964/s 1.6k 17: [ OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (249 ms) 17: [ RUN ] OPENACC.IncrTest_12a_ThreadScratch 17: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch (0 ms) 17: [ RUN ] OPENACC.IncrTest_12b_TeamScratch 17: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch (0 ms) 17: [ RUN ] OPENACC.IncrTest_13a_Hierarchical_Red 17: [ OK ] OPENACC.IncrTest_13a_Hierarchical_Red (0 ms) 17: [ RUN ] OPENACC.IncrTest_13b_Hierarchical_Red 17: [ OK ] OPENACC.IncrTest_13b_Hierarchical_Red (0 ms) 17: [ RUN ] OPENACC.IncrTest_13c_Hierarchical_Red 17: [ OK ] OPENACC.IncrTest_13c_Hierarchical_Red (0 ms) 17: [ RUN ] OPENACC.incr_14_MDrangeReduce 17: [ OK ] OPENACC.incr_14_MDrangeReduce (0 ms) 17: [ RUN ] OPENACC.IncrTest_16_parallelscan 17: [ OK ] OPENACC.IncrTest_16_parallelscan (1 ms) 17: [ RUN ] OPENACC.incr_17_atomicView 17: [ OK ] OPENACC.incr_17_atomicView (0 ms) 17: [----------] 28 tests from OPENACC (2310 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (2310 ms total) 17: [ PASSED ] 26 tests. 17: [ SKIPPED ] 2 tests, listed below: 17: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch 17: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch 25: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 510 1093.94/s 1.6k 17/20 Test #17: Kokkos_IncrementalTest_OPENACC .............. Passed 3.03 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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.02 sec test 19 Start 19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 19: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/simd/unit_tests/Kokkos_UnitTest_SIMD 20: Test timeout computed to be: 1500 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.047 s 0.036 s 10 34.2733/s 1.6k [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o 25: ViewDeepCopy_Rank4/N:10/manual_time 0.011 s 0.011 s 61 143.776/s 1.6k 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 (40 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 (2 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 (44 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 16 tests from 1 test suite ran. (44 ms total) 20: [ PASSED ] 16 tests. [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_Crs.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/serial/TestSerial_Task.cpp 20/20 Test #20: Kokkos_UnitTest_SIMD ........................ Passed 0.77 sec 100% tests passed, 0 tests failed out of 20 Total Test time (real) = 205.75 sec [Pipeline] } [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12b_TeamScratch_SYCL.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 8ab9076d62d65ac623587ef8996510d7fd95967a7f46b42e9e05b9622eb0f85a [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.043 s 0.036 s 10 36.9561/s 1.6k [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SYCL.cpp.o 25: ViewDeepCopy_Rank5/N:10/manual_time 0.011 s 0.011 s 62 144.672/s 1.6k 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.028 s 0.014 s 10 57.1007/s 1.6k /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_WorkGraph.cpp $ docker rm -f --volumes 8ab9076d62d65ac623587ef8996510d7fd95967a7f46b42e9e05b9622eb0f85a 25: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 194 446.246/s 1.6k [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.033 s 0.016 s 10 48.0393/s 1.6k [Pipeline] // stage [Pipeline] } [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o 25: ViewDeepCopy_Rank5/N:10/manual_time 0.005 s 0.005 s 129 297.746/s 1.6k [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 85%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda 25: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 509 1.18738k/s 1.6k [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 25: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 509 1.18736k/s 1.6k [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SYCL.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.147 s 0.123 s 10 10.8647/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.012 s 0.012 s 57 133.067/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.009 s 0.009 s 78 177.33/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 509 1.18756k/s 1.6k [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.149 s 0.122 s 10 10.7732/s 1.6k 18/45 Test #18: Kokkos_PerformanceTest_Benchmark ............ Passed 257.65 sec test 19 Start 19: Kokkos_Benchmark_Atomic_MinMax 19: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-25_T15-26-22.json" 19: Test timeout computed to be: 1500 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 4 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: 2024-04-25T15:51:19+00:00 19: Running /var/jenkins/workspace/Kokkos_PR-6962/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.57, 4.78, 4.88 19: CPU architecture: none 19: Default Device: N6Kokkos6OpenMPE 19: GIT_BRANCH: HEAD 19: GIT_CLEAN_STATUS: CLEAN 19: GIT_COMMIT_DATE: 2024-04-25T15:26:11+00:00 19: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 19: GIT_COMMIT_HASH: 4b92752f2 19: GPU architecture: none 19: KOKKOS_COMPILER_GNU: 840 19: KOKKOS_ENABLE_ASM: yes 19: KOKKOS_ENABLE_CXX17: yes 19: KOKKOS_ENABLE_CXX20: no 19: KOKKOS_ENABLE_CXX23: no 19: KOKKOS_ENABLE_CXX26: no 19: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 19: KOKKOS_ENABLE_HWLOC: no 19: KOKKOS_ENABLE_LIBDL: no 19: KOKKOS_ENABLE_OPENMP: yes 19: KOKKOS_ENABLE_PRAGMA_IVDEP: no 19: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 19: KOKKOS_ENABLE_PRAGMA_UNROLL: no 19: KOKKOS_ENABLE_PRAGMA_VECTOR: no 19: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 19: Kokkos Version: 4.3.99 19: platform: 64bit 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Benchmark Time CPU Iterations 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 [ 86%] Built target Kokkos_ContainersUnitTest_Cuda 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.005 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.000 s 10 25: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 377 1.18558k/s 1.6k Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 s 10 19/45 Test #19: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.83 sec test 20 Start 20: Kokkos_PerformanceTest_Mempool 20: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-25_T15-26-22.json" 20: Test timeout computed to be: 1500 20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 20: Detected: 4 cores per node. 20: Detected: 1 MPI_ranks per node. 20: Requested: 8 threads per process. 20: 2024-04-25T15:51:19+00:00 20: Running /var/jenkins/workspace/Kokkos_PR-6962/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.57, 4.78, 4.88 20: CPU architecture: none 20: Default Device: N6Kokkos6OpenMPE 20: GIT_BRANCH: HEAD 20: GIT_CLEAN_STATUS: CLEAN 20: GIT_COMMIT_DATE: 2024-04-25T15:26:11+00:00 20: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 20: GIT_COMMIT_HASH: 4b92752f2 20: GPU architecture: none 20: KOKKOS_COMPILER_GNU: 840 20: KOKKOS_ENABLE_ASM: yes 20: KOKKOS_ENABLE_CXX17: yes 20: KOKKOS_ENABLE_CXX20: no 20: KOKKOS_ENABLE_CXX23: no 20: KOKKOS_ENABLE_CXX26: no 20: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 20: KOKKOS_ENABLE_HWLOC: no 20: KOKKOS_ENABLE_LIBDL: no 20: KOKKOS_ENABLE_OPENMP: yes 20: KOKKOS_ENABLE_PRAGMA_IVDEP: no 20: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 20: KOKKOS_ENABLE_PRAGMA_UNROLL: no 20: KOKKOS_ENABLE_PRAGMA_VECTOR: no 20: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 20: Kokkos Version: 4.3.99 20: platform: 64bit [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o 25: ViewDeepCopy_Rank7/N:10/manual_time 0.013 s 0.013 s 52 121.336/s 1.6k 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 782 6.05309M/s [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o 25: ViewDeepCopy_Rank7/N:10/manual_time 0.010 s 0.010 s 70 160.706/s 1.6k 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 1602 26.375M/s 20/45 Test #20: Kokkos_PerformanceTest_Mempool .............. Passed 2.03 sec test 21 Start 21: Kokkos_PerformanceTest_Atomic 21: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-25_T15-26-22.json" 21: Test timeout computed to be: 1500 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 4 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: 2024-04-25T15:51:21+00:00 21: Running /var/jenkins/workspace/Kokkos_PR-6962/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.45, 4.74, 4.87 21: CPU architecture: none 21: Default Device: N6Kokkos6OpenMPE 21: GIT_BRANCH: HEAD 21: GIT_CLEAN_STATUS: CLEAN 21: GIT_COMMIT_DATE: 2024-04-25T15:26:11+00:00 21: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 21: GIT_COMMIT_HASH: 4b92752f2 21: GPU architecture: none 21: KOKKOS_COMPILER_GNU: 840 21: KOKKOS_ENABLE_ASM: yes 21: KOKKOS_ENABLE_CXX17: yes 21: KOKKOS_ENABLE_CXX20: no 21: KOKKOS_ENABLE_CXX23: no 21: KOKKOS_ENABLE_CXX26: no 21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 21: KOKKOS_ENABLE_HWLOC: no 21: KOKKOS_ENABLE_LIBDL: no 21: KOKKOS_ENABLE_OPENMP: yes 21: KOKKOS_ENABLE_PRAGMA_IVDEP: no 21: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 21: KOKKOS_ENABLE_PRAGMA_UNROLL: no 21: KOKKOS_ENABLE_PRAGMA_VECTOR: no 21: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 21: Kokkos Version: 4.3.99 21: platform: 64bit 21: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 21: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 21: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 21: Test_Atomic/100000/iterations:10 0.052 s 0.024 s 10 1 4 0.177652 0.0345893 436.63u 704.983M 1.82428G 704.983M 25: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 509 1.18747k/s 1.6k 21: Test_Atomic/100000/iterations:10 0.053 s 0.026 s 10 1 8 0.173289 0.0147043 406.26u 4.99995G 1091.39M 4.99995G 25: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 509 1.18767k/s 1.6k 21: Test_Atomic/100000/iterations:10 0.050 s 0.023 s 10 1 8 0.237488 0.0101735 388.13u 4.99995G 1.19515G 4.99995G 25: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 53 123.238/s 1.6k 21: Test_Atomic/100000/iterations:10 0.054 s 0.026 s 10 1 4 0.179263 0.0322037 384.42u 704.983M 1.47849G 704.983M 21: Test_Atomic/100000/iterations:10 0.054 s 0.027 s 10 1 8 0.241943 0.0175501 518.48u 4.99995G 860.815M 4.99995G 25: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 50 118.578/s 1.6k 21: Test_Atomic/100000/iterations:10 0.051 s 0.025 s 10 1 8 0.236973 0.0269946 384.62u 4.99995G 2.17337G 4.99995G [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o 21: Test_Atomic/100000/iterations:10 0.053 s 0.024 s 10 0 4 0.234963 0.0305585 1.25547m 4.99993G 2.06109G 4.99989G 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 569 1.34991k/s 1.6k [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp 21: Test_Atomic/100000/iterations:10 0.050 s 0.021 s 10 1 8 0.122194 0.0343389 1.14887m 4.99995G 1.81035G 4.99995G [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 569 1.34951k/s 1.6k 21: Test_Atomic/100000/iterations:10 0.052 s 0.024 s 10 1 4 0.21842 0.018362 385.02u 704.983M 1.29396G 704.983M 21/45 Test #21: Kokkos_PerformanceTest_Atomic ............... Passed 4.69 sec test 22 Start 22: Kokkos_ContainersUnitTest_Serial 22: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 569 1.34977k/s 1.6k [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 569 1.25463k/s 1.6k 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1250 1.48983k/s 800 /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_LocalDeepCopy.cpp 22: [ OK ] serial.bitset (2003 ms) 22: [ RUN ] serial.bitset_default_constructor_no_alloc 22: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 22: [ RUN ] serial.dualview_combination 22: [ OK ] serial.dualview_combination (0 ms) 22: [ RUN ] serial.dualview_alloc 22: [ OK ] serial.dualview_alloc (0 ms) 22: [ RUN ] serial.test_dualview_copy_construction_and_assignment 22: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 22: [ RUN ] serial.dualview_combinations_without_init 22: [ OK ] serial.dualview_combinations_without_init (0 ms) 22: [ RUN ] serial.dualview_deep_copy 22: [ OK ] serial.dualview_deep_copy (0 ms) 22: [ RUN ] serial.dualview_realloc 22: [ OK ] serial.dualview_realloc (0 ms) 22: [ RUN ] serial.dualview_resize 22: [ OK ] serial.dualview_resize (0 ms) 22: [ RUN ] serial.dualview_device_correct_kokkos_device 22: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 22: [ RUN ] serial.dualview_host_correct_kokkos_device 22: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 22: [ RUN ] serial.dualview_host_modify_template_device_sync 22: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 22: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 22: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 22: [ RUN ] serial.dualview_device_modify_template_host_sync 22: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 22: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 22: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 22: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 22: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 22: [ RUN ] serial.dynamic_view 22: [ OK ] serial.dynamic_view (15 ms) 22: [ RUN ] serial.dyn_rank_view_api_generic 22: [ OK ] serial.dyn_rank_view_api_generic (8 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-6962/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 22: skipping since not default execution space 22: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 22: [ RUN ] serial.dyn_rank_view_api_operator_rank67 22: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 22: [ RUN ] serial.ErrorReporterViaLambda 22: [ OK ] serial.ErrorReporterViaLambda (0 ms) 22: [ RUN ] serial.ErrorReporter 22: [ OK ] serial.ErrorReporter (0 ms) 22: [ RUN ] serial.offsetview_construction 22: [ OK ] serial.offsetview_construction (45 ms) 22: [ RUN ] serial.offsetview_unmanaged_construction 22: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 22: [ RUN ] serial.offsetview_subview 22: [ OK ] serial.offsetview_subview (15 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 [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1248 1.4922k/s 800 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1244 1.49259k/s 800 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SYCL.cpp.o 22: [ OK ] serial.scatterview (2200 ms) 22: [ RUN ] serial.scatterview_devicetype 22: [ OK ] serial.scatterview_devicetype (0 ms) 22: [ RUN ] serial.staticcrsgraph 22: [ OK ] serial.staticcrsgraph (21 ms) 22: [ RUN ] serial.resize_realloc_no_init_dualview 22: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 22: [ RUN ] serial.resize_realloc_no_alloc_dualview 22: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 22: [ RUN ] serial.resize_exec_space_dualview 22: [ OK ] serial.resize_exec_space_dualview (0 ms) 22: [ RUN ] serial.realloc_exec_space_dualview 22: [ OK ] serial.realloc_exec_space_dualview (0 ms) 22: [ RUN ] serial.resize_realloc_no_init_dynrankview 22: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 22: [ RUN ] serial.resize_exec_space_dynrankview 22: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 22: [ RUN ] serial.realloc_exec_space_dynrankview 22: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 22: [ RUN ] serial.resize_realloc_no_init_scatterview 22: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 22: [ RUN ] serial.resize_realloc_no_alloc_scatterview 22: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 22: [ RUN ] serial.resize_exec_space_scatterview 22: [ OK ] serial.resize_exec_space_scatterview (0 ms) 22: [ RUN ] serial.realloc_exec_space_scatterview 22: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynrankview 22: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 22: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 22: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_offsetview 22: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 22: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_offsetview 22: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynamicview 22: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 22: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 22: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 22: [ RUN ] serial.UnorderedMap_insert 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1242 1.49251k/s 800 [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 59%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1247 1.49256k/s 800 [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test14_MDRangeReduce_SYCL.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1243 1.49274k/s 800 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1249 1.49209k/s 800 [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1247 1.49217k/s 800 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test16_ParallelScan_SYCL.cpp.o 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1244 1.49255k/s 800 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1244 1.49275k/s 800 /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestHWLOC.cpp 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1251 1.49162k/s 800 /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/default/TestDefaultDeviceType.cpp [ 60%] Built target Kokkos_IncrementalTest_SERIAL [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1248 1.49241k/s 800 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/default/TestDefaultDeviceType_a1.cpp 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1246 1.49272k/s 800 [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1246 1.49231k/s 800 [ 61%] Linking CXX executable Kokkos_PerformanceTest_Atomic 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1244 1.49225k/s 800 [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1244 1.4923k/s 800 [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1245 1.48975k/s 800 [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1248 1.48883k/s 800 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.9141k/s 1.6k 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.27292k/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.05124k/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.98458k/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.30208k/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.15291k/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 12.2254k/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 12.2278k/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.89892k/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.53269k/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.1571k/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.98615k/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.33206k/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.20548k/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.69755k/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.47557k/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.80683k/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.02199k/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.73196k/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.01858k/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.93609k/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.30094k/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.37763k/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.52371k/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.41525k/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.88408k/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.50532k/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.02408k/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.37075k/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.82046k/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.89369k/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.87417k/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.1806k/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.005 s 0.001 s 10 328.446/s 1.6k 25/52 Test #25: Kokkos_PerformanceTest_Benchmark ............ Passed 146.76 sec test 26 Start 26: Kokkos_Benchmark_Atomic_MinMax 26: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-25_T15-27-41.json" 26: Test timeout computed to be: 1500 [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/default/TestDefaultDeviceType_b1.cpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/default/TestDefaultDeviceType_c1.cpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o 26: 2024-04-25T15:51:44+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6962/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.13, 7.42, 5.79 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.99 26: macro KOKKOS_ENABLE_HIP: defined 26: macro KOKKOS_ENABLE_ROCTHRUST: defined 26: platform: 64bit 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26/52 Test #26: Kokkos_Benchmark_Atomic_MinMax .............. Passed 2.58 sec test 27 Start 27: Kokkos_PerformanceTest_Mempool 27: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-25_T15-27-41.json" 27: Test timeout computed to be: 1500 27: 2024-04-25T15:51:44+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-6962/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.13, 7.42, 5.79 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.99 27: macro KOKKOS_ENABLE_HIP: defined 27: macro KOKKOS_ENABLE_ROCTHRUST: defined 27: platform: 64bit [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o 22: [ OK ] serial.UnorderedMap_insert (12966 ms) 22: [ RUN ] serial.UnorderedMap_failed_insert [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o 27: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: fill ops per second 27: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2236 16.6772M/s [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 86%] Linking CXX executable Kokkos_UnitTest_Random /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/default/TestDefaultDeviceType_a2.cpp [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.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_A.dir/TestStdReducers.cpp.o 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: cycle ops per second 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 9544 140.214M/s 27/52 Test #27: Kokkos_PerformanceTest_Mempool .............. Passed 3.19 sec test 28 Start 28: Kokkos_PerformanceTest_Atomic 28: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-25_T15-27-41.json" 28: Test timeout computed to be: 1500 [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o 28: 2024-04-25T15:51:47+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-6962/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: 8.48, 7.32, 5.76 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.99 28: macro KOKKOS_ENABLE_HIP: defined 28: macro KOKKOS_ENABLE_ROCTHRUST: defined 28: platform: 64bit [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 82%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/default/TestDefaultDeviceType_b2.cpp 22: [ OK ] serial.UnorderedMap_failed_insert (5958 ms) 22: [ RUN ] serial.UnorderedMap_deep_copy 22: [ OK ] serial.UnorderedMap_deep_copy (7 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 (1 ms) 22: [ RUN ] serial.vector_insert 22: [ OK ] serial.vector_insert (0 ms) 22: [ RUN ] serial.vector_push_back_default_exec 22: [ OK ] serial.vector_push_back_default_exec (0 ms) 22: [ RUN ] serial.viewctorprop_embedded_dim 22: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 22: [----------] 65 tests from serial (23249 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 65 tests from 1 test suite ran. (23250 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.36 sec test 23 Start 23: Kokkos_ContainersUnitTest_OpenMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test17_CompleteAtomic_SYCL.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o 23: [ OK ] openmp.bitset (589 ms) 23: [ RUN ] openmp.bitset_default_constructor_no_alloc 23: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 23: [ RUN ] openmp.dualview_combination 23: [ OK ] openmp.dualview_combination (0 ms) 23: [ RUN ] openmp.dualview_alloc 23: [ OK ] openmp.dualview_alloc (0 ms) 23: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 23: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 23: [ RUN ] openmp.dualview_combinations_without_init 23: [ OK ] openmp.dualview_combinations_without_init (0 ms) 23: [ RUN ] openmp.dualview_deep_copy 23: [ OK ] openmp.dualview_deep_copy (0 ms) 23: [ RUN ] openmp.dualview_realloc 23: [ OK ] openmp.dualview_realloc (0 ms) 23: [ RUN ] openmp.dualview_resize 23: [ OK ] openmp.dualview_resize (0 ms) 23: [ RUN ] openmp.dualview_device_correct_kokkos_device 23: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 23: [ RUN ] openmp.dualview_host_correct_kokkos_device 23: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 23: [ RUN ] openmp.dualview_host_modify_template_device_sync 23: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 23: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 23: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 23: [ RUN ] openmp.dualview_device_modify_template_host_sync 23: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 23: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 23: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 23: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 23: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 23: [ RUN ] openmp.dynamic_view 23: [ OK ] openmp.dynamic_view (14 ms) 23: [ RUN ] openmp.dyn_rank_view_api_generic 23: [ OK ] openmp.dyn_rank_view_api_generic (8 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 23: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 23: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 23: [ OK ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 23: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 23: [ RUN ] openmp.ErrorReporterViaLambda 23: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 23: [ RUN ] openmp.ErrorReporter 23: [ OK ] openmp.ErrorReporter (0 ms) 23: [ RUN ] openmp.offsetview_construction 23: [ OK ] openmp.offsetview_construction (15 ms) 23: [ RUN ] openmp.offsetview_unmanaged_construction 23: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 23: [ RUN ] openmp.offsetview_subview 23: [ OK ] openmp.offsetview_subview (16 ms) 23: [ RUN ] openmp.offsetview_offsets_rank1 23: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 23: [ RUN ] openmp.offsetview_offsets_rank2 23: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 23: [ RUN ] openmp.offsetview_offsets_rank3 23: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 23: [ RUN ] openmp.scatterview [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 61%] Built target Kokkos_PerformanceTest_Atomic [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 82%] Built target Kokkos_ContainersUnitTest_Cuda 23: [ OK ] openmp.scatterview (1831 ms) 23: [ RUN ] openmp.scatterview_devicetype 23: [ OK ] openmp.scatterview_devicetype (54 ms) 23: [ RUN ] openmp.staticcrsgraph 23: [ OK ] openmp.staticcrsgraph (19 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dualview [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o 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 [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 82%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 82%] Built target Kokkos_PerformanceTest_Benchmark [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/default/TestDefaultDeviceType_c2.cpp [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o 23: [ OK ] openmp.UnorderedMap_insert (8812 ms) 23: [ RUN ] openmp.UnorderedMap_failed_insert [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o 23: [ OK ] openmp.UnorderedMap_failed_insert (5114 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 (16500 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 65 tests from 1 test suite ran. (16500 ms total) 23: [ PASSED ] 65 tests. 23/45 Test #23: Kokkos_ContainersUnitTest_OpenMP ............ Passed 16.62 sec test 24 Start 24: Kokkos_ContainersPerformanceTest_OpenMP 24: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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.00780044 24: View sum computation time: 0.00780044 24: Strided View time (init only): 0.00742566 24: View Rank7 time (init only): 0.00931278 24: DynRankView time (init only): 0.00764789 24: DynRankView sum computation time: 0.00843425 24: Ratio of View to DynRankView time: 1.01995 24: Ratio of View to DynRankView sum computation time: 1.02657 24: Ratio of View to View Rank7 time: 0.837606 24: Ratio of StrideView to DynRankView time: 0.970942 24: Ratio of DynRankView to View Rank7 time: 0.821226 24: [ OK ] TEST_CATEGORY.dynrankview_perf (275 ms) 24: [ RUN ] TEST_CATEGORY.global_2_local 24: OpenMP 24: size, create, generate, fill, find 24: 256, 0.000273795, 7.5993e-05, 0.000116429, 0.00524936 24: 512, 0.00015439, 5.9202e-05, 0.000140224, 0.00612095 24: 1024, 0.000149642, 3.3663e-05, 0.000203524, 0.00686963 24: 2048, 0.000141657, 6.9371e-05, 0.000383312, 0.00611374 24: 4096, 0.000258667, 5.7459e-05, 0.000670704, 0.00668623 24: 8192, 0.000253958, 3.0939e-05, 0.00128226, 0.00853622 24: 16384, 0.000391769, 6.8459e-05, 0.00228257, 0.0144057 24: 32768, 0.000623185, 5.6757e-05, 0.0041966, 0.0296331 24: 65536, 0.00107402, 6.5664e-05, 0.00899785, 0.068355 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o 24: 131072, 0.00201448, 0.000123432, 0.0174038, 0.150726 24: 262144, 0.00395922, 0.000151687, 0.036788, 0.258178 24: 524288, 0.00692423, 0.000280349, 0.076316, 0.891275 [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 83%] 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_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_IncrementalTest_SYCL [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o 24: 1048576, 0.0130593, 0.000769701, 0.145716, 2.98683 [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o 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/100000/iterations:10 2.22 s 2.21 s 10 1 4 2.58497m 1.32519m 55.31u 704.983M 114.616k 704.983M [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o 24: 2097152, 0.0263696, 0.00106481, 0.293426, 6.4619 [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/default/TestDefaultDeviceType_a3.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/default/TestDefaultDeviceType_b3.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/default/TestDefaultDeviceType_c3.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/default/TestDefaultDeviceType_d.cpp [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestStackTrace.cpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 86%] Linking CXX executable Kokkos_UnitTest_Sort [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o 24: 4194304, 0.0463681, 0.001711, 0.587233, 13.9244 24: [ OK ] TEST_CATEGORY.global_2_local (26121 ms) 24: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 24: skipping test 24: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 24: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 24: skipping test 24: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 24: [ RUN ] TEST_CATEGORY.scatter_view 24: ScatterView data-duplicated test: 24: num_threads 8 24: hand-coded test took 0.152703 seconds 24: test took 0.149136 seconds 24: num_threads 8 24: hand-coded test took 0.151976 seconds 24: test took 0.149364 seconds 24: num_threads 8 24: hand-coded test took 0.152457 seconds 24: test took 0.149829 seconds 24: num_threads 8 24: hand-coded test took 0.152069 seconds 24: test took 0.150448 seconds 24: num_threads 8 24: hand-coded test took 0.153171 seconds 24: test took 0.151355 seconds 24: [ OK ] TEST_CATEGORY.scatter_view (1929 ms) 24: [----------] 5 tests from TEST_CATEGORY (28326 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 5 tests from 1 test suite ran. (28326 ms total) 24: [ PASSED ] 5 tests. 24/45 Test #24: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 28.33 sec test 25 Start 25: Kokkos_UnitTest_Sort 25: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 87%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 64%] Built target Kokkos_IncrementalTest_SYCL [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestStackTrace_f0.cpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 64%] 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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 87%] 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/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 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 /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestStackTrace_f1.cpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o 25: [ OK ] openmp.SortUnsignedValueType (12430 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 (2 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-6962/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-6962/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 (428 ms) 25: [ RUN ] openmp.SortWithCustomComparator 25: [ OK ] openmp.SortWithCustomComparator (1521 ms) 25: [ RUN ] openmp.BinSortGenericTests 25: [ OK ] openmp.BinSortGenericTests (641 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 [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 84%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 84%] Built target Kokkos_ContainersUnitTest_Serial [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 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 [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 66%] Built target Kokkos_PerformanceTest_TaskDag [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestStackTrace_f2.cpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Linking CXX executable Kokkos_UnitTest_Random [ 66%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 84%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 66%] Built target Kokkos_PerformanceTest_SharedSpace [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestStackTrace_f3.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestStackTrace_f4.cpp ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestCuda_Init.o TestCuda_SharedAlloc.o TestCudaUVM_SharedAlloc.o TestCudaHostPinned_SharedAlloc.o TestCuda_RangePolicy.o TestCuda_RangePolicyRequire.o TestCuda_ViewAPI_a.o TestCuda_ViewAPI_b.o TestCuda_ViewAPI_c.o TestCuda_ViewAPI_d.o TestCuda_ViewAPI_e.o TestCuda_ViewCopy_a.o TestCuda_ViewCopy_b.o TestCuda_ViewCopy_c.o TestCuda_DeepCopyAlignment.o TestCuda_ViewMapping_a.o TestCuda_ViewMapping_b.o TestCuda_ViewMapping_subview.o TestCuda_ViewResize.o TestCuda_ViewLayoutStrideAssignment.o TestCudaUVM_ViewAPI_a.o TestCudaUVM_ViewAPI_b.o TestCudaUVM_ViewAPI_c.o TestCudaUVM_ViewAPI_d.o TestCudaUVM_ViewAPI_e.o TestCudaUVM_ViewCopy_a.o TestCudaUVM_ViewCopy_b.o TestCudaUVM_ViewCopy_c.o TestCudaUVM_ViewMapping_a.o TestCudaUVM_ViewMapping_b.o TestCudaUVM_ViewMapping_subview.o TestCudaHostPinned_ViewAPI_a.o TestCudaHostPinned_ViewAPI_b.o TestCudaHostPinned_ViewAPI_c.o TestCudaHostPinned_ViewAPI_d.o TestCudaHostPinned_ViewAPI_e.o TestCudaHostPinned_ViewCopy_a.o TestCudaHostPinned_ViewCopy_b.o TestCudaHostPinned_ViewCopy_c.o TestCudaHostPinned_ViewMapping_a.o TestCudaHostPinned_ViewMapping_b.o TestCudaHostPinned_ViewMapping_subview.o TestCuda_View_64bit.o TestCuda_ViewOfClass.o TestCuda_SubView_a.o TestCuda_SubView_b.o TestCuda_SubView_c01.o TestCuda_SubView_c02.o TestCuda_SubView_c03.o TestCuda_SubView_c04.o TestCuda_SubView_c05.o TestCuda_SubView_c06.o TestCuda_SubView_c07.o TestCuda_SubView_c08.o TestCuda_SubView_c09.o TestCuda_SubView_c10.o TestCuda_SubView_c11.o TestCuda_SubView_c12.o TestCuda_SubView_c13.o TestCuda_Reductions.o TestCuda_ParallelScanRangePolicy.o TestCuda_Reductions_DeviceView.o TestCuda_Reducers_a.o TestCuda_Reducers_b.o TestCuda_Reducers_c.o TestCuda_Reducers_d.o TestCuda_Reducers_e.o TestCuda_Complex.o TestCuda_AtomicOperations_int.o TestCuda_AtomicOperations_unsignedint.o TestCuda_AtomicOperations_longint.o TestCuda_AtomicOperations_unsignedlongint.o TestCuda_AtomicOperations_longlongint.o TestCuda_AtomicOperations_double.o TestCuda_AtomicOperations_float.o TestCuda_AtomicOperations_complexfloat.o TestCuda_AtomicOperations_complexdouble.o TestCuda_AtomicViews.o TestCuda_Atomics.o TestCuda_TeamBasic.o TestCuda_TeamScratch.o TestCuda_TeamReductionScan.o TestCuda_TeamTeamSize.o TestCuda_TeamVectorRange.o TestCuda_Other.o TestCuda_MDRange_a.o TestCuda_MDRange_b.o TestCuda_MDRange_c.o TestCuda_MDRange_d.o TestCuda_MDRange_e.o TestCuda_Crs.o TestCuda_Task.o TestCuda_WorkGraph.o TestCuda_Spaces.o TestCuda_UniqueToken.o TestCuda_LocalDeepCopy.o TestCuda_DebugSerialExecution.o TestCuda_DebugPinUVMSpace.o TestCuda_TeamScratchStreams.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Cuda [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpInit [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o 25: [ OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (20114 ms) 25: [ RUN ] openmp.NestedSort 25: [ OK ] openmp.NestedSort (7 ms) 25: [ RUN ] openmp.NestedSortByKey 25: [ OK ] openmp.NestedSortByKey (65 ms) 25: [----------] 15 tests from openmp (35217 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 15 tests from 1 test suite ran. (35217 ms total) 25: [ PASSED ] 15 tests. 25/45 Test #25: Kokkos_UnitTest_Sort ........................ Passed 35.24 sec test 26 Start 26: Kokkos_UnitTest_Random 26: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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:1714060390228903215 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.000103939 -0.00229905 || 0.051031 2027 2392 || 2221.83 2222.06 || -31.782 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0209465 -7.48041e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00696629 0.00117333 || 0.051031 2057 2400 || 2206.69 2222.06 || 16.2201 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00168999 -0.000159399 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0312665 0.00139956 || 0.051031 2063 2410 || 2154.69 2222.06 || 19.3476 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00114656 -0.000203906 || 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.00881008 -0.000595231 || 0.051031 2045 2412 || 2241.81 2222.06 || -8.22848 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00445573 -6.1109e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00868725 0.000300822 || 0.051031 2052 2430 || 2241.53 2222.06 || 4.15857 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00347947 -0.000257854 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpStreams 26: -- Testing 1-D histogram 26: Density 1D: 0 0.000892607 -0.00093139 || 0.051031 2061 2415 || 2220.08 2222.06 || -12.8755 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00292166 -0.000292091 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 -0.0118935 -0.000774479 || 0.051031 2052 2395 || 2248.81 2222.06 || -10.7064 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 0.00288232 0.000113572 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00209563 0.00117384 || 0.051031 2027 2409 || 2217.41 2222.06 || 16.2272 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0279228 0.000108403 || 0.051031 1e+64 -1e+64 26: Test Seed:1714060393294708682 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00527899 -0.00241267 || 0.051031 2050 2413 || 2233.85 2222.06 || -33.3527 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00691859 2.35551e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00845444 -0.0004119 || 0.051031 2065 2393 || 2203.43 2222.06 || -5.6941 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00340835 -0.00036356 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0101017 -0.000459705 || 0.051031 2032 2387 || 2244.74 2222.06 || -6.35497 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0168054 -0.000987209 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00116369 -0.00164412 || 0.051031 2037 2453 || 2224.65 2222.06 || -22.7283 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00726706 -5.50649e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestSerial_Init.o TestSerial_SharedAlloc.o TestSerial_RangePolicy.o TestSerial_RangePolicyRequire.o TestSerial_View_64bit.o TestSerial_ViewAPI_a.o TestSerial_ViewAPI_b.o TestSerial_ViewAPI_c.o TestSerial_ViewAPI_d.o TestSerial_ViewAPI_e.o TestSerial_DeepCopyAlignment.o TestSerial_ViewCopy_a.o TestSerial_ViewCopy_b.o TestSerial_ViewCopy_c.o TestSerial_ViewMapping_a.o TestSerial_ViewMapping_b.o TestSerial_ViewMapping_subview.o TestSerial_ViewResize.o TestSerial_ViewLayoutStrideAssignment.o TestSerial_ViewOfClass.o TestSerial_SubView_a.o TestSerial_SubView_b.o TestSerial_SubView_c01.o TestSerial_SubView_c02.o TestSerial_SubView_c03.o TestSerial_SubView_c04.o TestSerial_SubView_c05.o TestSerial_SubView_c06.o TestSerial_SubView_c07.o TestSerial_SubView_c08.o TestSerial_SubView_c09.o TestSerial_SubView_c10.o TestSerial_SubView_c11.o TestSerial_SubView_c12.o TestSerial_SubView_c13.o TestSerial_Reductions.o TestSerial_ParallelScanRangePolicy.o TestSerial_Reductions_DeviceView.o TestSerial_Reducers_a.o TestSerial_Reducers_b.o TestSerial_Reducers_c.o TestSerial_Reducers_d.o TestSerial_Reducers_e.o TestSerial_Complex.o TestSerial_AtomicOperations_int.o TestSerial_AtomicOperations_unsignedint.o TestSerial_AtomicOperations_longint.o TestSerial_AtomicOperations_unsignedlongint.o TestSerial_AtomicOperations_longlongint.o TestSerial_AtomicOperations_double.o TestSerial_AtomicOperations_float.o TestSerial_AtomicOperations_complexfloat.o TestSerial_AtomicOperations_complexdouble.o TestSerial_AtomicViews.o TestSerial_Atomics.o TestSerial_TeamBasic.o TestSerial_TeamScratch.o TestSerial_TeamVectorRange.o TestSerial_TeamReductionScan.o TestSerial_TeamTeamSize.o TestSerial_Other.o TestSerial_MDRange_a.o TestSerial_MDRange_b.o TestSerial_MDRange_c.o TestSerial_MDRange_d.o TestSerial_MDRange_e.o TestSerial_Crs.o TestSerial_Task.o TestSerial_WorkGraph.o TestSerial_LocalDeepCopy.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Serial [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 6.51042e-08 -0.00483153 -0.00201768 || 0.051031 2049 2403 || 2232.85 2222.06 || -27.8923 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 1.95313e-07 -0.00752865 0.000244706 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper TestHWLOC.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_HWLOC [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 6.51042e-08 0.0120785 -3.45593e-05 || 0.051031 2036 2403 || 2195.54 2222.06 || -0.477748 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 1.95313e-07 0.0017896 -0.000197857 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 6.51042e-08 0.00105521 -0.000311074 || 0.051031 2039 2398 || 2219.72 2222.06 || -4.30029 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 1.95313e-07 0.00965568 -7.60445e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00785491 -0.000863017 || 0.051031 2016 2408 || 2239.65 2222.06 || -11.9304 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.018643 0.000290797 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift64 (6156 ms) 26: [ RUN ] openmp.Random_XorShift1024_0 26: Test Seed:1714060396384882798 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.000892456 0.00157595 || 0.051031 2032 2382 || 2200.19 2198.22 || 21.7859 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0037669 0.000224431 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.000423747 0.00149042 || 0.051031 2017 2373 || 2199.15 2198.22 || 20.6036 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.000428153 -0.00142525 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0122102 -0.000518457 || 0.051031 2021 2400 || 2171.71 2198.22 || -7.16716 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0132396 0.000299149 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00982541 -0.00101411 || 0.051031 2029 2371 || 2176.83 2198.22 || -14.0191 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00161336 -0.000182679 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.00475695 0.00109355 || 0.051031 2030 2417 || 2208.73 2198.22 || 15.1172 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.0136621 0.000418166 || 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.00474385 -0.00139463 || 0.051031 2011 2372 || 2208.7 2198.22 || -19.2794 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00988712 -0.00117199 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00519829 0.000419724 || 0.051031 1994 2378 || 2209.71 2198.22 || 5.80226 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0186218 -0.000779277 || 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.0194816 0.000111349 || 0.051031 2005 2403 || 2241.9 2198.22 || 1.53929 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0252357 -9.20631e-05 || 0.051031 1e+64 -1e+64 26: Test Seed:1714060399568696153 26: Test Scalar=int 26: -- Testing randomness properties [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0212812 0.00139477 || 0.051031 2016 2397 || 2152.42 2198.22 || 19.2813 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0234267 0.000460287 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00528041 0.000187467 || 0.051031 2007 2381 || 2186.68 2198.22 || 2.59155 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0148086 -0.000320823 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.000915323 0.00104418 || 0.051031 2023 2365 || 2196.21 2198.22 || 14.4347 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00996475 -3.85421e-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.0100623 -0.00277916 || 0.051031 1985 2382 || 2220.57 2198.22 || -38.4191 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0168054 -0.000636831 || 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.00468091 0.000400534 || 0.051031 1983 2373 || 2187.98 2198.22 || 5.53698 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 0.0121965 -0.000599244 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 28: Test_Atomic/100000/iterations:10 7.11 s 7.08 s 10 1 8 12.4282 1.49702m 112.91u 4.99995G 95.038k 4.99995G 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 0.0128117 -0.000560157 || 0.051031 2017 2378 || 2170.42 2198.22 || -7.74361 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.0119424 -8.88414e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00719788 0.00128824 || 0.051031 2005 2376 || 2182.51 2198.22 || 17.8086 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00862381 0.000544637 || 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.00681557 -0.00196399 || 0.051031 2038 2367 || 2213.31 2198.22 || -27.1503 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0109096 -0.000213671 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift1024_0 (6308 ms) 26: [ RUN ] openmp.Multi_streams 26: [ OK ] openmp.Multi_streams (1 ms) 26: [----------] 3 tests from openmp (12466 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 3 tests from 1 test suite ran. (12466 ms total) 26: [ PASSED ] 3 tests. 26/45 Test #26: Kokkos_UnitTest_Random ...................... Passed 12.47 sec test 27 Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 4 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 15 tests from 3 test suites. 27: [----------] Global test environment set-up. 27: [----------] 3 tests from std_algorithms_reducers 27: [ RUN ] std_algorithms_reducers.max_first_loc 27: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_first_loc 27: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 27: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 27: [----------] 3 tests from std_algorithms_reducers (0 ms total) 27: 27: [----------] 1 test from std_algorithms 27: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 27: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 27: [----------] 1 test from std_algorithms (0 ms total) 27: 27: [----------] 11 tests from random_access_iterator_test 27: [ RUN ] random_access_iterator_test.constructor 27: [ OK ] random_access_iterator_test.constructor (2 ms) 27: [ RUN ] random_access_iterator_test.constructiblity 27: [ OK ] random_access_iterator_test.constructiblity (4 ms) 27: [ RUN ] random_access_iterator_test.dereference 27: [ OK ] random_access_iterator_test.dereference (8 ms) 27: [ RUN ] random_access_iterator_test.subscript_operator 27: [ OK ] random_access_iterator_test.subscript_operator (5 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet1 27: [ OK ] random_access_iterator_test.operatorsSet1 (8 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet2 27: [ OK ] random_access_iterator_test.operatorsSet2 (8 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet3 27: [ OK ] random_access_iterator_test.operatorsSet3 (8 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet4 27: [ OK ] random_access_iterator_test.operatorsSet4 (2 ms) 27: [ RUN ] random_access_iterator_test.assignment_operator 27: [ OK ] random_access_iterator_test.assignment_operator (2 ms) 27: [ RUN ] random_access_iterator_test.distance 27: [ OK ] random_access_iterator_test.distance (2 ms) 27: [ RUN ] random_access_iterator_test.traits_helpers 27: [ OK ] random_access_iterator_test.traits_helpers (2 ms) 27: [----------] 11 tests from random_access_iterator_test (60 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 15 tests from 3 test suites ran. (60 ms total) 27: [ PASSED ] 15 tests. 27/45 Test #27: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.07 sec test 28 Start 28: Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (19 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 (8 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 (10 ms) 28: [----------] 7 tests from std_algorithms_min_max_element_test (54 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 7 tests from 1 test suite ran. (54 ms total) 28: [ PASSED ] 7 tests. 28/45 Test #28: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.06 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (263 ms) 29: [----------] 1 test from std_algorithms_lexicographical_compare_test (263 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 (148 ms) 29: [----------] 1 test from std_algorithms_for_each_test (148 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 (96 ms) 29: [----------] 1 test from std_algorithms_find_test (96 ms total) 29: 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 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 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1504 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Default /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook_terminate [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_StackTraceTestExec 29: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1973 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.search (1282 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1193 ms) 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (5954 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 (150 ms) 29: [----------] 1 test from std_algorithms_count_test (150 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 (80 ms) 29: [----------] 1 test from std_algorithms_equal_test (80 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 (149 ms) 29: [----------] 1 test from std_algorithms_all_any_none_of_test (149 ms total) 29: 29: [----------] 1 test from std_algorithms_nonmod_seq_ops 29: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o 29: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (154 ms) 29: [----------] 1 test from std_algorithms_nonmod_seq_ops (154 ms total) 29: 29: [----------] 1 test from std_algorithms_mismatch_test 29: [ RUN ] std_algorithms_mismatch_test.test [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o 29: [ OK ] std_algorithms_mismatch_test.test (357 ms) 29: [----------] 1 test from std_algorithms_mismatch_test (357 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 (209 ms) 29: [----------] 1 test from std_algorithms_mod_seq_ops (209 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 13 tests from 10 test suites ran. (7566 ms total) 29: [ PASSED ] 13 tests. 29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 7.57 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (2 ms) 30: [----------] 3 tests from std_algorithms_mod_ops_test (3 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 (1 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 (1 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 30: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (1 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 (1 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 (1 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 (3 ms) 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test (15 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 (125 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_if 30: [ OK ] std_algorithms_replace_ops_test.replace_if (309 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy 30: [ OK ] std_algorithms_replace_ops_test.replace_copy (120 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 30: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (117 ms) 30: [----------] 4 tests from std_algorithms_replace_ops_test (673 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 (101 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.unique (464 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 30: [ OK ] std_algorithms_mod_seq_ops.unique_copy (196 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove 30: [ OK ] std_algorithms_mod_seq_ops.remove (143 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_if [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.remove_if (152 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy (230 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 [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.rotate (1104 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 67%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (567 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test' make -C core/perf_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6962/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test' /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/perf_test/test_taskdag.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_hwloc.cpp 30: [ OK ] std_algorithms_mod_seq_ops.shift_left (1819 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_right 30: [ OK ] std_algorithms_mod_seq_ops.shift_right (1262 ms) 30: [----------] 11 tests from std_algorithms_mod_seq_ops (6129 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 (117 ms) 30: [----------] 1 test from std_algorithms_modseq_test (117 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 31 tests from 5 test suites ran. (6938 ms total) 30: [ PASSED ] 31 tests. 30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 6.95 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (45 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 (87 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 (76 ms) 31: [----------] 1 test from std_algorithms_partitioning_ops (76 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 (5 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 (5 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 (5 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 (5 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 (3 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 (3 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 (3 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 (4 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 (3 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 (3 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 (3 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 (3 ms) 31: [----------] 12 tests from std_algorithms_numerics_test (54 ms total) 31: 31: [----------] 1 test from std_algorithms_numerics_ops_test 31: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 31: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (153 ms) 31: [----------] 1 test from std_algorithms_numerics_ops_test (153 ms total) 31: 31: [----------] 8 tests from std_algorithms_numeric_ops_test 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 67%] Built target Kokkos_PerformanceTest_Mempool [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/UnitTestMain.cpp.o 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1982 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 [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_Bitset.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (2954 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 [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (648 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1256 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 (6842 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 (92 ms) 31: [----------] 1 test from std_algorithms_transform_ops_test (92 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 29 tests from 7 test suites ran. (7323 ms total) 31: [ PASSED ] 29 tests. 31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 7.33 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1697 ms) 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_CPUDiscovery.cpp 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1354 ms) 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (3052 ms total) 32: 32: [----------] 2 tests from std_algorithms_count_team_test 32: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 68%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o 32: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (1703 ms) 32: [ RUN ] std_algorithms_count_team_test.count_returns_zero [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostBarrier.cpp 32: [ OK ] std_algorithms_count_team_test.count_returns_zero (1117 ms) 32: [----------] 2 tests from std_algorithms_count_team_test (2820 ms total) 32: 32: [----------] 1 test from std_algorithms_count_if_team_test 32: [ RUN ] std_algorithms_count_if_team_test.test [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Core.cpp 32: [ OK ] std_algorithms_count_if_team_test.test (938 ms) 32: [----------] 1 test from std_algorithms_count_if_team_test (938 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_team_test 32: [ RUN ] std_algorithms_for_each_team_test.test 32: [ OK ] std_algorithms_for_each_team_test.test (733 ms) 32: [----------] 1 test from std_algorithms_for_each_team_test (734 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_n_team_test 32: [ RUN ] std_algorithms_for_each_n_team_test.test [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o 32: [ OK ] std_algorithms_for_each_n_team_test.test (749 ms) 32: [----------] 1 test from std_algorithms_for_each_n_team_test (749 ms total) 32: 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostSpace.cpp [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_MemoryPool.cpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (4246 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2756 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (3162 ms) 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (10166 ms total) 32: 32: [----------] 2 tests from std_algorithms_mismatch_team_test 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_Cuda_Task.cpp 32: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (3626 ms) 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DualView.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 68%] Built target Kokkos_Benchmark_Atomic_MinMax [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 32: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1955 ms) 32: [----------] 2 tests from std_algorithms_mismatch_team_test (5582 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 12 tests from 7 test suites ran. (24044 ms total) 32: [ PASSED ] 12 tests. 32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 24.05 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/src/Lock_Array_CUDA.cpp [ 68%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 33: [ OK ] std_algorithms_equal_team_test.views_are_equal (3041 ms) 33: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial_Task.cpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o 33: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (2806 ms) 33: [----------] 2 tests from std_algorithms_equal_team_test (5847 ms total) 33: 33: [----------] 2 tests from std_algorithms_search_team_test 33: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o 33: [ OK ] std_algorithms_search_team_test.sequences_exist (1488 ms) 33: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 92%] 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_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o 33: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1640 ms) 33: [----------] 2 tests from std_algorithms_search_team_test (3129 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_end_team_test 33: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o 33: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2873 ms) 33: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 87%] Linking CXX executable Kokkos_UnitTest_Sort [ 87%] Built target Kokkos_UnitTest_Sort [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o 33: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2817 ms) 33: [----------] 2 tests from std_algorithms_find_end_team_test (5691 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 [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (2390 ms) 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 68%] Built target Kokkos_PerformanceTest_Atomic [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (7301 ms) 33: [----------] 2 tests from std_algorithms_find_first_of_team_test (9692 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 8 tests from 4 test suites ran. (24360 ms total) 33: [ PASSED ] 8 tests. 33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 24.37 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (486 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 (676 ms) 34: [----------] 2 tests from std_algorithms_find_team_test (1163 ms total) 34: 34: [----------] 2 tests from std_algorithms_find_if_team_test 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (497 ms) 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 62%] 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_A.dir/TestStdAlgorithmsConstraints.cpp.o 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (479 ms) 34: [----------] 2 tests from std_algorithms_find_if_team_test (977 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 ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test' make -C containers/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests' /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_DualView.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank12345.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank67.cpp 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (472 ms) 34: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (291 ms) 34: [----------] 2 tests from std_algorithms_find_if_not_team_test (763 ms total) 34: 34: [----------] 1 test from std_algorithms_all_of_team_test 34: [ RUN ] std_algorithms_all_of_team_test.test [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o 34: [ OK ] std_algorithms_all_of_team_test.test (476 ms) 34: [----------] 1 test from std_algorithms_all_of_team_test (476 ms total) 34: 34: [----------] 1 test from std_algorithms_any_of_team_test 34: [ RUN ] std_algorithms_any_of_team_test.test [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 34: [ OK ] std_algorithms_any_of_team_test.test (297 ms) 34: [----------] 1 test from std_algorithms_any_of_team_test (297 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 (471 ms) 34: [----------] 1 test from std_algorithms_none_of_team_test (471 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 (377 ms) 34: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 34: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (377 ms) 34: [----------] 2 tests from std_algorithms_search_n_team_test (754 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 11 tests from 7 test suites ran. (4903 ms total) 34: [ PASSED ] 11 tests. 34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 4.91 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 35: [ OK ] std_algorithms_min_element_team_test.test (1357 ms) 35: [----------] 1 test from std_algorithms_min_element_team_test (1357 ms total) 35: 35: [----------] 1 test from std_algorithms_max_element_team_test 35: [ RUN ] std_algorithms_max_element_team_test.test [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o 35: [ OK ] std_algorithms_max_element_team_test.test (1728 ms) 35: [----------] 1 test from std_algorithms_max_element_team_test (1729 ms total) 35: 35: [----------] 1 test from std_algorithms_minmax_element_team_test 35: [ RUN ] std_algorithms_minmax_element_team_test.test [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o 28: Test_Atomic/100000/iterations:10 7.11 s 7.08 s 10 1 8 11.6255 1.39302m 114.12u 4.99995G 10.174k 4.99995G [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o 35: [ OK ] std_algorithms_minmax_element_team_test.test (2686 ms) 35: [----------] 1 test from std_algorithms_minmax_element_team_test (2686 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 3 tests from 3 test suites ran. (5773 ms total) 35: [ PASSED ] 3 tests. 35/45 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 5.78 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 36: [ OK ] std_algorithms_fill_team_test.test (616 ms) 36: [----------] 1 test from std_algorithms_fill_team_test (616 ms total) 36: 36: [----------] 1 test from std_algorithms_fill_n_team_test 36: [ RUN ] std_algorithms_fill_n_team_test.test [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o 36: [ OK ] std_algorithms_fill_n_team_test.test (799 ms) 36: [----------] 1 test from std_algorithms_fill_n_team_test (799 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 (808 ms) 36: [----------] 1 test from std_algorithms_replace_team_test (808 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_if_team_test 36: [ RUN ] std_algorithms_replace_if_team_test.test [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynamicView.cpp.o 36: [ OK ] std_algorithms_replace_if_team_test.test (817 ms) 36: [----------] 1 test from std_algorithms_replace_if_team_test (817 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_team_test 36: [ RUN ] std_algorithms_replace_copy_team_test.test [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o 36: [ OK ] std_algorithms_replace_copy_team_test.test (1327 ms) 36: [----------] 1 test from std_algorithms_replace_copy_team_test (1327 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test 36: [ RUN ] std_algorithms_replace_copy_if_team_test.test 36: [ OK ] std_algorithms_replace_copy_if_team_test.test (982 ms) 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (982 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 6 tests from 6 test suites ran. (5351 ms total) 36: [ PASSED ] 6 tests. 36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 5.36 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o 37: [ OK ] std_algorithms_reverse_team_test.test (467 ms) 37: [----------] 1 test from std_algorithms_reverse_team_test (467 ms total) 37: 37: [----------] 1 test from std_algorithms_reverse_copy_team_test 37: [ RUN ] std_algorithms_reverse_copy_team_test.test 37: [ OK ] std_algorithms_reverse_copy_team_test.test (475 ms) 37: [----------] 1 test from std_algorithms_reverse_copy_team_test (476 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_team_test 37: [ RUN ] std_algorithms_rotate_team_test.test [ 69%] Linking CXX executable Kokkos_ContainersTestCompileOnly 37: [ OK ] std_algorithms_rotate_team_test.test (949 ms) 37: [----------] 1 test from std_algorithms_rotate_team_test (949 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 (635 ms) 37: [----------] 1 test from std_algorithms_rotate_copy_team_test (635 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 4 test suites ran. (2529 ms total) 37: [ PASSED ] 4 tests. 37/45 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 2.54 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o 38: [ OK ] std_algorithms_move_team_test.test (925 ms) 38: [----------] 1 test from std_algorithms_move_team_test (925 ms total) 38: 38: [----------] 1 test from std_algorithms_move_backward_team_test 38: [ RUN ] std_algorithms_move_backward_team_test.test 38: [ OK ] std_algorithms_move_backward_team_test.test (1115 ms) 38: [----------] 1 test from std_algorithms_move_backward_team_test (1115 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_left_team_test 38: [ RUN ] std_algorithms_shift_left_team_test.test [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/sycl/TestRandom.cpp.o 28: Test_Atomic/100000/iterations:10 2.25 s 2.24 s 10 1 4 2.59118m 1.30716m 55.1u 704.983M 69.304k 704.983M [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSort.cpp.o 38: [ OK ] std_algorithms_shift_left_team_test.test (2760 ms) 38: [----------] 1 test from std_algorithms_shift_left_team_test (2760 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_right_team_test 38: [ RUN ] std_algorithms_shift_right_team_test.test [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o 38: [ OK ] std_algorithms_shift_right_team_test.test (2111 ms) 38: [----------] 1 test from std_algorithms_shift_right_team_test (2111 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 4 test suites ran. (6913 ms total) 38: [ PASSED ] 4 tests. 38/45 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 6.92 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o 39: [ OK ] std_algorithms_copy_team_test.test (903 ms) 39: [----------] 1 test from std_algorithms_copy_team_test (903 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_n_team_test 39: [ RUN ] std_algorithms_copy_n_team_test.test [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o 39: [ OK ] std_algorithms_copy_n_team_test.test (380 ms) 39: [----------] 1 test from std_algorithms_copy_n_team_test (380 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_backward_team_test 39: [ RUN ] std_algorithms_copy_backward_team_test.test 39: [ OK ] std_algorithms_copy_backward_team_test.test (1349 ms) 39: [----------] 1 test from std_algorithms_copy_backward_team_test (1349 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_if_team_test 39: [ RUN ] std_algorithms_copy_if_team_test.test 39: [ OK ] std_algorithms_copy_if_team_test.test (1352 ms) 39: [----------] 1 test from std_algorithms_copy_if_team_test (1352 ms total) 39: 39: [----------] 1 test from std_algorithms_unique_copy_team_test 39: [ RUN ] std_algorithms_unique_copy_team_test.test [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 69%] Built target Kokkos_ContainersTestCompileOnly [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o 39: [ OK ] std_algorithms_unique_copy_team_test.test (2063 ms) 39: [----------] 1 test from std_algorithms_unique_copy_team_test (2063 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_team_test 39: [ RUN ] std_algorithms_remove_team_test.test 39: [ OK ] std_algorithms_remove_team_test.test (1215 ms) 39: [----------] 1 test from std_algorithms_remove_team_test (1215 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_if_team_test 39: [ RUN ] std_algorithms_remove_if_team_test.test 39: [ OK ] std_algorithms_remove_if_team_test.test (1277 ms) 39: [----------] 1 test from std_algorithms_remove_if_team_test (1277 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_team_test 39: [ RUN ] std_algorithms_remove_copy_team_test.test /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ErrorReporter.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_OffsetView.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ScatterView.cpp 39: [ OK ] std_algorithms_remove_copy_team_test.test (1298 ms) 39: [----------] 1 test from std_algorithms_remove_copy_team_test (1298 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test 39: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o 39: [ OK ] std_algorithms_remove_copy_if_team_test.test (1108 ms) 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1108 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 9 tests from 9 test suites ran. (10950 ms total) 39: [ PASSED ] 9 tests. 39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 10.96 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_StaticCrsGraph.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_UnorderedMap.cpp [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o 40: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1914 ms) 40: [----------] 1 test from std_algorithms_unique_team_test (1914 ms total) 40: 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test 40: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o 40: [ OK ] std_algorithms_adjacent_difference_team_test.test (1698 ms) 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1698 ms total) 40: 40: [----------] 1 test from std_algorithms_reduce_team_test 40: [ RUN ] std_algorithms_reduce_team_test.test [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o 40: [ OK ] std_algorithms_reduce_team_test.test (1232 ms) 40: [----------] 1 test from std_algorithms_reduce_team_test (1232 ms total) 40: 40: [----------] 1 test from std_algorithms_transform_reduce_team_test 40: [ RUN ] std_algorithms_transform_reduce_team_test.test /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda_ViewCtorPropEmbeddedDim.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_generic.cpp.o 40: [ OK ] std_algorithms_transform_reduce_team_test.test (2200 ms) 40: [----------] 1 test from std_algorithms_transform_reduce_team_test (2200 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (7046 ms total) 40: [ PASSED ] 4 tests. 40/45 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 7.06 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Test timeout computed to be: 1500 41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 41: Detected: 4 cores per node. 41: Detected: 1 MPI_ranks per node. 41: Requested: 8 threads per process. 41: [==========] Running 18 tests from 5 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_is_sorted_team_test 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (726 ms) 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1697 ms) 41: [----------] 2 tests from std_algorithms_is_sorted_team_test (2423 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 (16 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (16 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1723 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1188 ms) 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2944 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 (22 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 41: [ OK ] std_algorithms_is_partitioned_team_test.all_true (603 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 41: [ OK ] std_algorithms_is_partitioned_team_test.all_false (609 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H 41: [ OK ] std_algorithms_is_partitioned_team_test.random (377 ms) 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1614 ms total) 41: 41: [----------] 4 tests from std_algorithms_partition_copy_team_test 41: [ RUN ] std_algorithms_partition_copy_team_test.empty [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o 41: [ OK ] std_algorithms_partition_copy_team_test.empty (15 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_true 41: [ OK ] std_algorithms_partition_copy_team_test.all_true (762 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_false /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o 41: [ OK ] std_algorithms_partition_copy_team_test.all_false (779 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.random 41: [ OK ] std_algorithms_partition_copy_team_test.random (663 ms) 41: [----------] 4 tests from std_algorithms_partition_copy_team_test (2220 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 (8 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_true 41: [ OK ] std_algorithms_partition_point_team_test.all_true (329 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_false 41: [ OK ] std_algorithms_partition_point_team_test.all_false (327 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.random 41: [ OK ] std_algorithms_partition_point_team_test.random (206 ms) 41: [----------] 4 tests from std_algorithms_partition_point_team_test (873 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 18 tests from 5 test suites ran. (10076 ms total) 41: [ PASSED ] 18 tests. 41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 10.08 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o 42: [ OK ] std_algorithms_transform_team_test.test_unary_op (1091 ms) 42: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 42: [ OK ] std_algorithms_transform_team_test.test_binary_op (1227 ms) 42: [----------] 2 tests from std_algorithms_transform_team_test (2319 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_team_test 42: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o 42: [ OK ] std_algorithms_generate_team_test.test_unary_op (2734 ms) 42: [----------] 1 test from std_algorithms_generate_team_test (2734 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_n_team_test 42: [ RUN ] std_algorithms_generate_n_team_test.test [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o 42: [ OK ] std_algorithms_generate_n_team_test.test (708 ms) 42: [----------] 1 test from std_algorithms_generate_n_team_test (708 ms total) 42: 42: [----------] 1 test from std_algorithms_swap_ranges_team_test 42: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 42: [ OK ] std_algorithms_swap_ranges_team_test.test (1122 ms) 42: [----------] 1 test from std_algorithms_swap_ranges_team_test (1122 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 5 tests from 4 test suites ran. (6884 ms total) 42: [ PASSED ] 5 tests. 42/45 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 6.90 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o 43: [ OK ] std_algorithms_exclusive_scan_team_test.test (4260 ms) 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4260 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 43: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o 43: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (2445 ms) 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2445 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 2 tests from 2 test suites ran. (6705 ms total) 43: [ PASSED ] 2 tests. 43/45 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 6.71 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 44: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o 44: [ OK ] std_algorithms_inclusive_scan_team_test.test (7549 ms) 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test (7549 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 44: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortByKey.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o 44: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (5098 ms) 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (5098 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (12647 ms total) 44: [ PASSED ] 2 tests. 44/45 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 12.66 sec test 45 Start 45: Kokkos_UnitTest_SIMD 45: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (2 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 16 tests from 1 test suite ran. (2 ms total) 45: [ PASSED ] 16 tests. 45/45 Test #45: Kokkos_UnitTest_SIMD ........................ Passed 0.01 sec 100% tests passed, 0 tests failed out of 45 Total Test time (real) = 832.23 sec + gcc -I/var/jenkins/workspace/Kokkos_PR-6962/build/../core/src/ ../core/unit_test/tools/TestCInterface.c [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 2fe9f89911de20f1b93739c5b27ff80d445e5c9f0cbf67bb48b02b969f87fa42 [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o $ docker rm -f --volumes 2fe9f89911de20f1b93739c5b27ff80d445e5c9f0cbf67bb48b02b969f87fa42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_ExecPolicy.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_SharedAlloc.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 71%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_hwloc.cpp [ 71%] Linking CXX executable Kokkos_UnitTest_Random [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostBarrier.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Core.cpp 28: Test_Atomic/100000/iterations:10 7.12 s 7.10 s 10 1 8 12.4463 1.36968m 113.01u 4.99995G 107.518k 4.99995G [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Stacktrace.cpp [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Profiling.cpp [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Error.cpp [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostSpace.cpp [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_MemoryPool.cpp [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_Cuda_Instance.cpp 28: Test_Atomic/100000/iterations:10 2.37 s 2.37 s 10 1 8 2.51523m 1.33191m 117.42u 4.99995G 125.886k 4.99995G [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_atomic Scanning dependencies of target Kokkos_UnitTest_SIMD [ 98%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_CudaSpace.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank12345.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial_Task.cpp Scanning dependencies of target Kokkos_gather [ 98%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ParallelScanRangePolicy.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 72%] Built target Kokkos_UnitTest_Random [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortCustomComp.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_Bitset.cpp [ 98%] Linking CXX executable Kokkos_atomic [ 98%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gups [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_DualView.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_generic.cpp [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank12345.cpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank67.cpp [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 98%] Linking CXX executable Kokkos_UnitTest_SIMD [ 99%] Linking CXX executable Kokkos_gups [ 99%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_launch_latency [ 99%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 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 /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ErrorReporter.cpp [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_OffsetView.cpp [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank67.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 99%] Linking CXX executable Kokkos_launch_latency [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 99%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_bytes_and_flops [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [100%] Linking CXX executable Kokkos_stream [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [100%] Built target Kokkos_stream [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 72%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 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_F.dir/TestStdAlgorithmsCommon.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ErrorReporter.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [100%] Linking CXX executable Kokkos_gather /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ScatterView.cpp [100%] Built target Kokkos_gather [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_StaticCrsGraph.cpp [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortA.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_UnorderedMap.cpp [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial_ViewCtorPropEmbeddedDim.cpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Cuda [ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o 28: Test_Atomic/100000/iterations:10 6.74 s 6.71 s 10 0 4 11.4166 1.49852m 897.59u 4.99995G 160.696k 4.99989G [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 74%] Built target Kokkos_CoreUnitTest_SYCL1A [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_OffsetView.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Serial echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests' make -C containers/performance_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/performance_tests' /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests/TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests/TestMain.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostThreadTeam.cpp [ 74%] Built target Kokkos_ContainersUnitTest_Serial [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ScatterView.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_SharedAlloc.cpp [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortB.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_hwloc.cpp [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_CPUDiscovery.cpp [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Core.cpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Stacktrace.cpp [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Error.cpp [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o Scanning dependencies of target Kokkos_atomic [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostSpace.cpp [ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_MemoryPool.cpp [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_CudaSpace.cpp [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o 28: Test_Atomic/100000/iterations:10 7.11 s 7.09 s 10 1 8 11.8895 1.3252m 897.49u 4.99995G 144.382k 4.99995G [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial_Task.cpp 28: Test_Atomic/100000/iterations:10 2.25 s 2.24 s 10 1 4 2.51433m 1.28562m 55.3u 704.983M 122.424k 704.983M 28/52 Test #28: Kokkos_PerformanceTest_Atomic ............... Passed 443.14 sec test 29 Start 29: Kokkos_ContainersUnitTest_Serial 29: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 29: Test timeout computed to be: 1500 29: [==========] Running 65 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 65 tests from serial 29: [ RUN ] serial.bitset 29: [ OK ] serial.bitset (1164 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 (4 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-6962/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 29: [ OK ] serial.scatterview (1596 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 [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestNestedSort.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 98%] Linking CXX executable Kokkos_atomic [ 98%] Built target Kokkos_atomic [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o Scanning dependencies of target Kokkos_gather 29: [ OK ] serial.UnorderedMap_insert (6234 ms) 29: [ RUN ] serial.UnorderedMap_failed_insert [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 98%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o 29: [ OK ] serial.UnorderedMap_failed_insert (2763 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 (11803 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 65 tests from 1 test suite ran. (11803 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.30 sec test 30 Start 30: Kokkos_ContainersUnitTest_HIP 30: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (17 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 [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6962/build/containers/performance_tests -L/usr/local/cuda/lib64 -lpthread TestCuda.o TestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -o KokkosContainers_PerformanceTest_Cuda echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/performance_tests' make -C algorithms/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests' /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_ExecPolicy.cpp Scanning dependencies of target Kokkos_gups [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_StaticCrsGraph.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_stream [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Linking CXX executable Kokkos_UnitTest_SIMD [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o Scanning dependencies of target Kokkos_policy_performance [ 98%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostThreadTeam.cpp [ 98%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_bytes_and_flops [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [100%] Linking CXX executable Kokkos_gups [100%] Built target Kokkos_gups [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_SharedAlloc.cpp [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_hwloc.cpp [100%] Linking CXX executable Kokkos_gather [100%] Linking CXX executable Kokkos_launch_latency [ 76%] Linking CXX executable Kokkos_UnitTest_Sort [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_WithoutInitializing.cpp.o [100%] Built target Kokkos_gather [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [100%] Built target Kokkos_launch_latency [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostBarrier.cpp [100%] Linking CXX executable Kokkos_stream /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Core.cpp [100%] Built target Kokkos_stream [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o 30: [ OK ] hip.scatterview (27888 ms) 30: [ RUN ] hip.scatterview_devicetype [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostSpace.cpp [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_MemoryPool.cpp [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.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-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/src/Lock_Array_CUDA.cpp 1: [==========] Running 185 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.cpp 1: [ OK ] serial_DeathTest.abort_from_host (356 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (340 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (334 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (332 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 (1372 ms total) 1: 1: [----------] 178 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (4 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (69 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (42 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (2 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 (1 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial_Task.cpp [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3000 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 78%] Built target Kokkos_CoreUnitTest_Default [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2573 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1256 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 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 (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (47 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (156 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (1 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (6 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (73 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (11 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy /var/jenkins/workspace/Kokkos_PR-6962/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6962/core/src -I/var/jenkins/workspace/Kokkos_PR-6962/containers/src -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/category_files -Werror -c TestSerial.cpp 1: [ OK ] serial.mdrange_large_deep_copy (951 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2540 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (22 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (4 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (2 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (2 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (0 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (106 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 67%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 1: [ OK ] serial.int64_t_reduce_dynamic (1173 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1226 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (269 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (10 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 30: [ OK ] hip.scatterview_devicetype (46145 ms) 30: [ RUN ] hip.staticcrsgraph 30: [ OK ] hip.staticcrsgraph (23 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 (1 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 (2052 ms) 30: [ RUN ] hip.UnorderedMap_failed_insert 30: [ OK ] hip.UnorderedMap_failed_insert (599 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 (76795 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 65 tests from 1 test suite ran. (76795 ms total) 30: [ PASSED ] 65 tests. 30/52 Test #30: Kokkos_ContainersUnitTest_HIP ............... Passed 77.26 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_HIP 31: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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.00284175 31: View sum computation time: 0.00284175 31: Strided View time (init only): 0.00138518 31: View Rank7 time (init only): 0.00141037 31: DynRankView time (init only): 0.0012946 31: DynRankView sum computation time: 0.0014187 31: Ratio of View to DynRankView time: 2.19508 31: Ratio of View to DynRankView sum computation time: 0.96928 31: Ratio of View to View Rank7 time: 2.0149 31: Ratio of StrideView to DynRankView time: 1.06997 31: Ratio of DynRankView to View Rank7 time: 0.917916 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.000215435, 1.4377e-05, 0.0292588, 0.00394492 31: 512, 0.000231326, 1.4818e-05, 3.1188e-05, 0.00370453 31: 1024, 0.000192131, 1.3175e-05, 3.2872e-05, 0.00378166 31: 2048, 0.000220064, 1.2684e-05, 3.4876e-05, 0.00388566 31: 4096, 0.000215315, 1.2253e-05, 3.5567e-05, 0.00400214 31: 8192, 0.000214473, 1.2694e-05, 3.3953e-05, 0.00401871 31: 16384, 0.000260801, 1.2483e-05, 3.5306e-05, 0.00409327 31: 32768, 0.0003189, 1.2413e-05, 3.6098e-05, 0.0041144 31: 65536, 0.000293823, 1.2273e-05, 4.0607e-05, 0.0042133 31: 131072, 0.000297289, 1.2794e-05, 6.1035e-05, 0.00515706 31: 262144, 0.000365318, 1.3295e-05, 0.000144922, 0.00646145 31: 524288, 0.000475996, 1.596e-05, 0.000411074, 0.00969917 31: 1048576, 0.000504369, 1.9066e-05, 0.000945309, 0.0222751 31: 2097152, 0.000511352, 2.9055e-05, 0.00211941, 0.0528018 31: 4194304, 0.000570524, 3.5076e-05, 0.00470514, 0.113095 31: [ OK ] TEST_CATEGORY.global_2_local (289 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 (301 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 4 tests from 1 test suite ran. (301 ms total) 31: [ PASSED ] 4 tests. 31/52 Test #31: Kokkos_ContainersPerformanceTest_HIP ........ Passed 0.72 sec test 32 Start 32: Kokkos_UnitTest_Sort 32: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (50 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-6962/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-6962/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 (846 ms) 32: [ RUN ] hip.SortWithCustomComparator 32: [ OK ] hip.SortWithCustomComparator (691 ms) 32: [ RUN ] hip.BinSortGenericTests 32: [ OK ] hip.BinSortGenericTests (21 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 1: [ OK ] serial.reduce_device_view_mdrange_policy (1709 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_UnorderedMap.cpp.o ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Profiling.o Kokkos_Error.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_Abort.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a 1: [ OK ] serial.reduce_device_view_team_policy (1428 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: [----------] 178 tests from serial (18018 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 185 tests from 2 test suites ran. (19390 ms total) 1: [ PASSED ] 183 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1/59 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 20.08 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2408 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2367 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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 (4776 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (342 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (7 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (5 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (477 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (69 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 (9 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (197 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (103 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (34 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 32: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (11461 ms) 32: [ RUN ] hip.NestedSort 32: [ OK ] hip.NestedSort (33 ms) 32: [ RUN ] hip.NestedSortByKey 32: [ OK ] hip.NestedSortByKey (94 ms) 32: [----------] 15 tests from hip (13210 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 15 tests from 1 test suite ran. (13210 ms total) 32: [ PASSED ] 15 tests. 32/52 Test #32: Kokkos_UnitTest_Sort ........................ Passed 13.63 sec test 33 Start 33: Kokkos_UnitTest_Random 33: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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:1714060854898014727 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.45775e-07 0.00183112 -0.0180444 || 0.051031 28038 29446 || 28622 28674.4 || -249.446 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.5082e-07 0.00193022 -0.00214408 || 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.00217576 -0.0102674 || 0.051031 28024 29337 || 28736.9 28674.4 || -141.937 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00907695 0.0089167 || 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.00751046 0.0188663 || 0.051031 27986 29323 || 28460.6 28674.4 || 260.808 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00870257 0.000371973 || 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.00493067 0.0119214 || 0.051031 28056 29339 || 28533.7 28674.4 || 164.801 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00518625 0.011345 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000244493 -0.99999 -48244.2 || 0.051031 0 195198 || 2.92859e+09 28674.4 || -6.66927e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.000732443 -0.308091 0.146611 || 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.00259472 -0.0360141 || 0.051031 27984 29360 || 28600.2 28674.4 || -497.859 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.56767e-07 0.00643356 -0.010859 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.55865e-07 0.0267517 0.00245955 || 0.051031 28059 29346 || 27927.3 28674.4 || 34.0009 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.8109e-07 -0.00599579 0.000511181 || 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.00683456 0.00371308 || 0.051031 28030 29391 || 28871.7 28674.4 || 51.3296 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00970658 0.0135672 || 0.051031 1e+64 -1e+64 33: Test Seed:1714060855047160148 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.0076704 -0.0151896 || 0.051031 27949 29394 || 28896 28674.4 || -209.981 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.022445 -2.48993e-05 || 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.0193737 -0.00762744 || 0.051031 28029 29363 || 29240.9 28674.4 || -105.442 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.0157249 0.00736564 || 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.00704637 -0.0213949 || 0.051031 28005 29441 || 28877.9 28674.4 || -295.764 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.0183026 0.00935143 || 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.0127656 0.0188175 || 0.051031 27972 29314 || 29045.2 28674.4 || 260.133 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00314505 0.00123125 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000245687 -0.99999 -48242.6 || 0.051031 0 194986 || 2.92842e+09 28674.4 || -6.66905e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.000735899 -0.312558 0.149717 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.68478e-07 0.00178107 -0.0313871 || 0.051031 28022 29408 || 28623.4 28674.4 || -433.896 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.18929e-07 0.00711043 0.0073797 || 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.000326045 -0.0120252 || 0.051031 28021 29323 || 28683.7 28674.4 || -166.236 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.26496e-07 0.0200446 -0.00459531 || 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.00316266 -0.0210961 || 0.051031 27997 29393 || 28765.4 28674.4 || -291.633 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.0124278 0.010333 || 0.051031 1e+64 -1e+64 33: [ OK ] hip.Random_XorShift64 (276 ms) 33: [ RUN ] hip.Random_XorShift1024_0 33: Test Seed:1714060855174439176 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.000836928 0.00318478 || 0.051031 10929 11762 || 11386.5 11377 || 44.0264 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00781497 0.000201865 || 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.0217197 0.000835031 || 0.051031 11007 11795 || 11629.5 11377 || 11.5435 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.00536229 -0.000784542 || 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.00769092 0.0124944 || 0.051031 10970 11801 || 11290.1 11377 || 172.723 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.00911883 0.000299058 || 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.0059702 -0.00500949 || 0.051031 11015 11735 || 11309.4 11377 || -69.2513 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.00563356 0.000452217 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000245848 -0.999975 -7595.86 || 0.051031 0 77755 || 4.61163e+08 11377 || -1.05005e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.000737275 -0.156481 0.0222739 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.67029e-07 -0.00293865 -0.00184134 || 0.051031 10974 11790 || 11410.5 11377 || -25.4547 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.05176e-07 0.00559597 0.00378392 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.60671e-07 -0.00639103 -0.0051477 || 0.051031 10992 11781 || 11450.1 11377 || -71.1618 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.86102e-07 0.0201773 0.00287025 || 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.00198351 0.000190513 || 0.051031 10967 11775 || 11354.4 11377 || 2.63365 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00925921 -0.00286722 || 0.051031 1e+64 -1e+64 33: Test Seed:1714060855322919224 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 0.0178544 -0.0111506 || 0.051031 10979 11782 || 11177.4 11377 || -154.145 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.0157158 -0.00597484 || 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.00505661 -0.00160566 || 0.051031 10947 11775 || 11319.7 11377 || -22.1967 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.000161826 -0.000279901 || 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.0024488 0.00263164 || 0.051031 10948 11780 || 11404.9 11377 || 36.3799 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.00853256 -0.00219121 || 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.0158955 0.0221934 || 0.051031 10968 11854 || 11560.7 11377 || 306.802 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00432141 -0.0031743 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000243634 -0.999975 -7595.39 || 0.051031 0 77567 || 4.61045e+08 11377 || -1.04999e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.000730609 -0.143006 0.024535 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.79744e-07 -0.00069197 -0.00826007 || 0.051031 10973 11775 || 11384.8 11377 || -114.187 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.43323e-07 -0.0045204 -0.00256454 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.9246e-07 0.0160224 -0.00470736 || 0.051031 10974 11850 || 11197.5 11377 || -65.0746 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.8147e-07 -0.000664477 0.0017275 || 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.00621257 0.00210115 || 0.051031 10990 11832 || 11448.1 11377 || 29.0464 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00850293 -0.00729725 || 0.051031 1e+64 -1e+64 33: [ OK ] hip.Random_XorShift1024_0 (322 ms) 33: [ RUN ] hip.Multi_streams 33: [ OK ] hip.Multi_streams (291 ms) 33: [----------] 3 tests from hip (890 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 3 tests from 1 test suite ran. (890 ms total) 33: [ PASSED ] 3 tests. 33/52 Test #33: Kokkos_UnitTest_Random ...................... Passed 1.31 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test timeout computed to be: 1500 34: [==========] Running 15 tests from 3 test suites. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from std_algorithms_reducers 34: [ RUN ] std_algorithms_reducers.max_first_loc 34: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 34: [ RUN ] std_algorithms_reducers.min_first_loc 34: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 34: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 34: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 34: [----------] 3 tests from std_algorithms_reducers (0 ms total) 34: 34: [----------] 1 test from std_algorithms 34: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 34: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 34: [----------] 1 test from std_algorithms (0 ms total) 34: 34: [----------] 11 tests from random_access_iterator_test 34: [ RUN ] random_access_iterator_test.constructor 34: [ OK ] random_access_iterator_test.constructor (1 ms) 34: [ RUN ] random_access_iterator_test.constructiblity 34: [ OK ] random_access_iterator_test.constructiblity (0 ms) 34: [ RUN ] random_access_iterator_test.dereference 34: [ OK ] random_access_iterator_test.dereference (0 ms) 34: [ RUN ] random_access_iterator_test.subscript_operator 34: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet1 34: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet2 34: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet3 34: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet4 34: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 34: [ RUN ] random_access_iterator_test.assignment_operator 34: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 34: [ RUN ] random_access_iterator_test.distance 34: [ OK ] random_access_iterator_test.distance (0 ms) 34: [ RUN ] random_access_iterator_test.traits_helpers 34: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 34: [----------] 11 tests from random_access_iterator_test (4 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 15 tests from 3 test suites ran. (4 ms total) 34: [ PASSED ] 15 tests. 34/52 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.42 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test timeout computed to be: 1500 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 35: [==========] Running 7 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 7 tests from std_algorithms_min_max_element_test 35: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 35: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 35: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 35: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 35: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 35: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 35: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 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 (7 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 (43 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 7 tests from 1 test suite ran. (43 ms total) 35: [ PASSED ] 7 tests. 35/52 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.46 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (182 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 (113 ms) 36: [----------] 1 test from std_algorithms_for_each_test (113 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 (602 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 36: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1166 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.search 2: [ OK ] serial.repeated_team_reduce (7037 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 (112 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (60 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (2 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (55 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (4 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 36: [ OK ] std_algorithms_non_mod_seq_ops.search (759 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 2: [ OK ] serial.view_allocation_large_rank (1509 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (4 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 36: [ OK ] std_algorithms_non_mod_seq_ops.search_n (450 ms) 36: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2979 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 (17 ms) 36: [----------] 1 test from std_algorithms_equal_test (17 ms total) 36: 36: [----------] 1 test from std_algorithms_all_any_none_of_test 36: [ RUN ] std_algorithms_all_any_none_of_test.test 36: [ OK ] std_algorithms_all_any_none_of_test.test (73 ms) 36: [----------] 1 test from std_algorithms_all_any_none_of_test (73 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 (133 ms) 36: [----------] 1 test from std_algorithms_nonmod_seq_ops (133 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 (170 ms) 36: [----------] 1 test from std_algorithms_mismatch_test (170 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 (57 ms) 36: [----------] 1 test from std_algorithms_mod_seq_ops (57 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 13 tests from 10 test suites ran. (3883 ms total) 36: [ PASSED ] 13 tests. 36/52 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.30 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (2 ms total) 37: 37: [----------] 12 tests from std_algorithms_mod_seq_ops_test 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy 37: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 37: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.fill 37: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 37: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 37: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 37: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.generate 37: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 37: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 37: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 37: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total) 37: 37: [----------] 4 tests from std_algorithms_replace_ops_test 37: [ RUN ] std_algorithms_replace_ops_test.replace 37: [ OK ] std_algorithms_replace_ops_test.replace (30 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_if 37: [ OK ] std_algorithms_replace_ops_test.replace_if (142 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_copy 37: [ OK ] std_algorithms_replace_ops_test.replace_copy (50 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 37: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (45 ms) 37: [----------] 4 tests from std_algorithms_replace_ops_test (268 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 (57 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.unique 37: [ OK ] std_algorithms_mod_seq_ops.unique (242 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 37: [ OK ] std_algorithms_mod_seq_ops.unique_copy (76 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove 37: [ OK ] std_algorithms_mod_seq_ops.remove (59 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_if 37: [ OK ] std_algorithms_mod_seq_ops.remove_if (63 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 37: [ OK ] std_algorithms_mod_seq_ops.remove_copy (180 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 37: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (61 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 37: [ OK ] std_algorithms_mod_seq_ops.rotate (1422 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 37: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (415 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.shift_left 37: [ OK ] std_algorithms_mod_seq_ops.shift_left (1367 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.shift_right 2: [ OK ] serial.view_fill_tests_layout_right (4477 ms) 2: [ RUN ] serial.view_fill_tests_layout_left 37: [ OK ] std_algorithms_mod_seq_ops.shift_right (1403 ms) 37: [----------] 11 tests from std_algorithms_mod_seq_ops (5349 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 (49 ms) 37: [----------] 1 test from std_algorithms_modseq_test (49 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 31 tests from 5 test suites ran. (5674 ms total) 37: [ PASSED ] 31 tests. 37/52 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 6.09 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (12 ms) 38: [----------] 2 tests from std_algorithms_sorting_ops_test (24 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 (47 ms) 38: [----------] 1 test from std_algorithms_partitioning_ops (48 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 (5 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 (15 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 (68 ms) 38: [----------] 1 test from std_algorithms_numerics_ops_test (68 ms total) 38: 38: [----------] 8 tests from std_algorithms_numeric_ops_test 38: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 38: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (846 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 2: [ OK ] serial.view_fill_tests_layout_left (3807 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (53 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (48 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 (26 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (4 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (99 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (11 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (12 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 38: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (646 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 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (12 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 38: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (243 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 2: [ OK ] serial.view_subview_3d_from_5d_left (447 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 38: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (342 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 (2078 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 (36 ms) 38: [----------] 1 test from std_algorithms_transform_ops_test (36 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 29 tests from 7 test suites ran. (2276 ms total) 38: [ PASSED ] 29 tests. 38/52 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.69 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test timeout computed to be: 1500 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (450 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 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 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (449 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 39: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (491 ms) 39: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 2: [ OK ] serial.view_subview_3d_from_5d_right (458 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 39: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (470 ms) 39: [----------] 2 tests from std_algorithms_adjacent_find_team_test (961 ms total) 39: 39: [----------] 2 tests from std_algorithms_count_team_test 39: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (465 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 39: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (553 ms) 39: [ RUN ] std_algorithms_count_team_test.count_returns_zero 39: [ OK ] std_algorithms_count_team_test.count_returns_zero (207 ms) 39: [----------] 2 tests from std_algorithms_count_team_test (760 ms total) 39: 39: [----------] 1 test from std_algorithms_count_if_team_test 39: [ RUN ] std_algorithms_count_if_team_test.test 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (461 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (21489 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (26266 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 39: [ OK ] std_algorithms_count_if_team_test.test (262 ms) 39: [----------] 1 test from std_algorithms_count_if_team_test (262 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_team_test 39: [ RUN ] std_algorithms_for_each_team_test.test 2/59 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 26.95 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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: 39: [ OK ] std_algorithms_for_each_team_test.test (358 ms) 39: [----------] 1 test from std_algorithms_for_each_team_test (358 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_n_team_test 39: [ RUN ] std_algorithms_for_each_n_team_test.test [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o 3/59 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 0.68 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 39: [ OK ] std_algorithms_for_each_n_team_test.test (396 ms) 39: [----------] 1 test from std_algorithms_for_each_n_team_test (396 ms total) 39: 39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 4: [==========] Running 187 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 80%] Built target Kokkos_UnitTest_Sort [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_host (752 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda_DeathTest.abort_from_device (738 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (713 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 39: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2757 ms) 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (707 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 (2921 ms total) 4: 4: [----------] 180 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (6 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (5 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (5 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (5 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (12 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (12 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (12 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (10 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (10 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (239 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 67%] Built target Kokkos_CoreUnitTest_Serial2 39: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1620 ms) 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o 39: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1606 ms) 39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (5984 ms total) 39: 39: [----------] 2 tests from std_algorithms_mismatch_team_test 39: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o 39: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1823 ms) 39: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 39: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (786 ms) 39: [----------] 2 tests from std_algorithms_mismatch_team_test (2610 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 12 tests from 7 test suites ran. (11334 ms total) 39: [ PASSED ] 12 tests. 39/52 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 11.74 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 4: [ OK ] cuda.atomic_views_integral (6454 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (50 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (2 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (1 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (5 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (2 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (7 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (0 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (29 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o 40: [ OK ] std_algorithms_equal_team_test.views_are_equal (1302 ms) 40: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o 40: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1162 ms) 40: [----------] 2 tests from std_algorithms_equal_team_test (2465 ms total) 40: 40: [----------] 2 tests from std_algorithms_search_team_test 40: [ RUN ] std_algorithms_search_team_test.sequences_exist 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1542 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 40: [ OK ] std_algorithms_search_team_test.sequences_exist (648 ms) 40: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 40: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (816 ms) 40: [----------] 2 tests from std_algorithms_search_team_test (1465 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_end_team_test 40: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Printf.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2314 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 40: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1777 ms) 40: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1514 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o 40: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1573 ms) 40: [----------] 2 tests from std_algorithms_find_end_team_test (3350 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 [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1768 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (0 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (0 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (2 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (15 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (25 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (1 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (4 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (1 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (3 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (75 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types 40: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1328 ms) 40: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Serial [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1370 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (0 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (0 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.occupancy_control 4: [ OK ] cuda.occupancy_control (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (8 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (0 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (22 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (0 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (0 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (3 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (3 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (1 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (4 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (3 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (3 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (2 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (3 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (2 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (0 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (8 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (8 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (13 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (13 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_with_large_iteration_count [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o 4: [ OK ] cuda.reduction_with_large_iteration_count (328 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (4 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (124 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (4 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (53 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (17 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (70 ms) 4: [----------] 180 tests from cuda (16316 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 187 tests from 2 test suites ran. (19237 ms total) 4: [ PASSED ] 186 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] cuda.mdspan_minimal_functional [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 4/59 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 20.03 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o 5: [==========] Running 128 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o 40: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5347 ms) 40: [----------] 2 tests from std_algorithms_find_first_of_team_test (6676 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 8 tests from 4 test suites ran. (13957 ms total) 40: [ PASSED ] 8 tests. 40/52 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 14.38 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test timeout computed to be: 1500 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o 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 (267 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 (381 ms) 41: [----------] 2 tests from std_algorithms_find_team_test (648 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 (218 ms) 41: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 41: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (392 ms) 41: [----------] 2 tests from std_algorithms_find_if_team_test (611 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 41: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (214 ms) 41: [----------] 2 tests from std_algorithms_find_if_not_team_test (599 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 (388 ms) 41: [----------] 1 test from std_algorithms_all_of_team_test (388 ms total) 41: 41: [----------] 1 test from std_algorithms_any_of_team_test 41: [ RUN ] std_algorithms_any_of_team_test.test 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4932 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 41: [ OK ] std_algorithms_any_of_team_test.test (215 ms) 41: [----------] 1 test from std_algorithms_any_of_team_test (215 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 containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ViewCtorPropEmbeddedDim.cpp.o 41: [ OK ] std_algorithms_none_of_team_test.test (381 ms) 41: [----------] 1 test from std_algorithms_none_of_team_test (381 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 (254 ms) 41: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o 41: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (277 ms) 41: [----------] 2 tests from std_algorithms_search_n_team_test (531 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 11 tests from 7 test suites ran. (3376 ms total) 41: [ PASSED ] 11 tests. 41/52 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 3.79 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o 42: [ OK ] std_algorithms_min_element_team_test.test (1177 ms) 42: [----------] 1 test from std_algorithms_min_element_team_test (1177 ms total) 42: 42: [----------] 1 test from std_algorithms_max_element_team_test 42: [ RUN ] std_algorithms_max_element_team_test.test [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o 42: [ OK ] std_algorithms_max_element_team_test.test (1202 ms) 42: [----------] 1 test from std_algorithms_max_element_team_test (1202 ms total) 42: 42: [----------] 1 test from std_algorithms_minmax_element_team_test 42: [ RUN ] std_algorithms_minmax_element_team_test.test [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (4920 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 42: [ OK ] std_algorithms_minmax_element_team_test.test (1720 ms) 42: [----------] 1 test from std_algorithms_minmax_element_team_test (1720 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 3 tests from 3 test suites ran. (4099 ms total) 42: [ PASSED ] 3 tests. 42/52 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 4.52 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o 43: [ OK ] std_algorithms_fill_team_test.test (269 ms) 43: [----------] 1 test from std_algorithms_fill_team_test (269 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 (309 ms) 43: [----------] 1 test from std_algorithms_fill_n_team_test (309 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_team_test 43: [ RUN ] std_algorithms_replace_team_test.test [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o 43: [ OK ] std_algorithms_replace_team_test.test (385 ms) 43: [----------] 1 test from std_algorithms_replace_team_test (385 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_if_team_test 43: [ RUN ] std_algorithms_replace_if_team_test.test [ 81%] Linking CXX executable Kokkos_PerformanceTest_Benchmark 43: [ OK ] std_algorithms_replace_if_team_test.test (499 ms) 43: [----------] 1 test from std_algorithms_replace_if_team_test (499 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_copy_team_test 43: [ RUN ] std_algorithms_replace_copy_team_test.test [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o 43: [ OK ] std_algorithms_replace_copy_team_test.test (823 ms) 43: [----------] 1 test from std_algorithms_replace_copy_team_test (823 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 (670 ms) 43: [----------] 1 test from std_algorithms_replace_copy_if_team_test (670 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 6 tests from 6 test suites ran. (2958 ms total) 43: [ PASSED ] 6 tests. 43/52 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 3.37 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test timeout computed to be: 1500 44: [==========] Running 4 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_reverse_team_test 44: [ RUN ] std_algorithms_reverse_team_test.test 44: [ OK ] std_algorithms_reverse_team_test.test (268 ms) 44: [----------] 1 test from std_algorithms_reverse_team_test (268 ms total) 44: 44: [----------] 1 test from std_algorithms_reverse_copy_team_test 44: [ RUN ] std_algorithms_reverse_copy_team_test.test 44: [ OK ] std_algorithms_reverse_copy_team_test.test (308 ms) 44: [----------] 1 test from std_algorithms_reverse_copy_team_test (308 ms total) 44: 44: [----------] 1 test from std_algorithms_rotate_team_test 44: [ RUN ] std_algorithms_rotate_team_test.test 44: [ OK ] std_algorithms_rotate_team_test.test (656 ms) 44: [----------] 1 test from std_algorithms_rotate_team_test (656 ms total) 44: 44: [----------] 1 test from std_algorithms_rotate_copy_team_test 44: [ RUN ] std_algorithms_rotate_copy_team_test.test 44: [ OK ] std_algorithms_rotate_copy_team_test.test (515 ms) 44: [----------] 1 test from std_algorithms_rotate_copy_team_test (515 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (1749 ms total) 44: [ PASSED ] 4 tests. 44/52 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 2.16 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (478 ms) 45: [----------] 1 test from std_algorithms_move_team_test (478 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 (451 ms) 45: [----------] 1 test from std_algorithms_move_backward_team_test (451 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 (1537 ms) 45: [----------] 1 test from std_algorithms_shift_left_team_test (1537 ms total) 45: 45: [----------] 1 test from std_algorithms_shift_right_team_test 45: [ RUN ] std_algorithms_shift_right_team_test.test 45: [ OK ] std_algorithms_shift_right_team_test.test (1395 ms) 45: [----------] 1 test from std_algorithms_shift_right_team_test (1395 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (3864 ms total) 45: [ PASSED ] 4 tests. 45/52 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 4.28 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (541 ms) 46: [----------] 1 test from std_algorithms_copy_team_test (541 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 (384 ms) 46: [----------] 1 test from std_algorithms_copy_n_team_test (384 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_backward_team_test 46: [ RUN ] std_algorithms_copy_backward_team_test.test [ 81%] Linking CXX executable Kokkos_ContainersUnitTest_SYCL 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (12650 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 46: [ OK ] std_algorithms_copy_backward_team_test.test (475 ms) 46: [----------] 1 test from std_algorithms_copy_backward_team_test (476 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_if_team_test 46: [ RUN ] std_algorithms_copy_if_team_test.test [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o 46: [ OK ] std_algorithms_copy_if_team_test.test (513 ms) 46: [----------] 1 test from std_algorithms_copy_if_team_test (513 ms total) 46: 46: [----------] 1 test from std_algorithms_unique_copy_team_test 46: [ RUN ] std_algorithms_unique_copy_team_test.test [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o 46: [ OK ] std_algorithms_unique_copy_team_test.test (1110 ms) 46: [----------] 1 test from std_algorithms_unique_copy_team_test (1110 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_team_test 46: [ RUN ] std_algorithms_remove_team_test.test 46: [ OK ] std_algorithms_remove_team_test.test (656 ms) 46: [----------] 1 test from std_algorithms_remove_team_test (656 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 (648 ms) 46: [----------] 1 test from std_algorithms_remove_if_team_test (648 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_copy_team_test 46: [ RUN ] std_algorithms_remove_copy_team_test.test [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_QuadPrecisionMath.cpp.o 46: [ OK ] std_algorithms_remove_copy_team_test.test (736 ms) 46: [----------] 1 test from std_algorithms_remove_copy_team_test (736 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 (641 ms) 46: [----------] 1 test from std_algorithms_remove_copy_if_team_test (642 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 9 tests from 9 test suites ran. (5709 ms total) 46: [ PASSED ] 9 tests. 46/52 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 6.13 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test timeout computed to be: 1500 47: [==========] Running 4 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_unique_team_test 47: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o 47: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1277 ms) 47: [----------] 1 test from std_algorithms_unique_team_test (1278 ms total) 47: 47: [----------] 1 test from std_algorithms_adjacent_difference_team_test 47: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o 47: [ OK ] std_algorithms_adjacent_difference_team_test.test (1026 ms) 47: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1026 ms total) 47: 47: [----------] 1 test from std_algorithms_reduce_team_test 47: [ RUN ] std_algorithms_reduce_team_test.test 47: [ OK ] std_algorithms_reduce_team_test.test (787 ms) 47: [----------] 1 test from std_algorithms_reduce_team_test (787 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_reduce_team_test 47: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o 47: [ OK ] std_algorithms_transform_reduce_team_test.test (1321 ms) 47: [----------] 1 test from std_algorithms_transform_reduce_team_test (1321 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (4413 ms total) 47: [ PASSED ] 4 tests. 47/52 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 4.82 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o 48: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (462 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 (1731 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 [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1208 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (678 ms) 48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1926 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 (319 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.all_false /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Cuda 48: [ OK ] std_algorithms_is_partitioned_team_test.all_false (326 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.random 48: [ OK ] std_algorithms_is_partitioned_team_test.random (269 ms) 48: [----------] 4 tests from std_algorithms_is_partitioned_team_test (927 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 echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests' make -C core/unit_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test' 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (13061 ms) 5: [----------] 8 tests from cuda_DeathTest (35565 ms total) 5: 5: [----------] 92 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (3 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (1 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (56 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (7 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (0 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (0 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (1 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (10 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (9 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (110 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (23 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (12 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (12 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (17 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 48: [ OK ] std_algorithms_partition_copy_team_test.all_true (643 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.all_false 5: [ OK ] cuda.team_reduction_scan (2053 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (30 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (30 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (10 ms) 5: [ RUN ] cuda.team_scan 48: [ OK ] std_algorithms_partition_copy_team_test.all_false (658 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.random 5: [ OK ] cuda.team_scan (193 ms) 5: [ RUN ] cuda.team_scan_ret_val echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test' 5: [ OK ] cuda.team_scan_ret_val (181 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (0 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (4 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 48: [ OK ] std_algorithms_partition_copy_team_test.random (593 ms) 48: [----------] 4 tests from std_algorithms_partition_copy_team_test (1911 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 (11 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.all_true 5: [ OK ] cuda.team_policy_max_recommended (419 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (1 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (1 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (1 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (11 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (6 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (3 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (0 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (6 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (7 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (0 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_fill_tests_layout_right 48: [ OK ] std_algorithms_partition_point_team_test.all_true (201 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.all_false 5: [ OK ] cuda.view_fill_tests_layout_right (97 ms) 5: [ RUN ] cuda.view_fill_tests_layout_left 5: [ OK ] cuda.view_fill_tests_layout_left (49 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (71 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 48: [ OK ] std_algorithms_partition_point_team_test.all_false (204 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.random 48: [ OK ] std_algorithms_partition_point_team_test.random (149 ms) 48: [----------] 4 tests from std_algorithms_partition_point_team_test (568 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 18 tests from 5 test suites ran. (7065 ms total) 48: [ PASSED ] 18 tests. 48/52 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 7.49 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test timeout computed to be: 1500 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (67 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (0 ms) 5: [ RUN ] cuda.view_mapping 5: [ OK ] cuda.view_mapping (24 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (7 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (0 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (0 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.append_formatted_multidimensional_index 5: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (14 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib ./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 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 5: [ OK ] cuda.workgraph_fib (797 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 92 tests from cuda (4387 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (6 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (5 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (1 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (4 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (57 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (57 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (53 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (73 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 49: [ OK ] std_algorithms_transform_team_test.test_unary_op (602 ms) 49: [ RUN ] std_algorithms_transform_team_test.test_binary_op 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (76 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (77 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (75 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (76 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (75 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 (668 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 128 tests from 3 test suites ran. (40622 ms total) 5: [ PASSED ] 128 tests. 5/59 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 41.49 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 49: [ OK ] std_algorithms_transform_team_test.test_binary_op (764 ms) 49: [----------] 2 tests from std_algorithms_transform_team_test (1366 ms total) 49: 49: [----------] 1 test from std_algorithms_generate_team_test 49: [ RUN ] std_algorithms_generate_team_test.test_unary_op Note: Google Test filter = *terminate [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (1 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (1 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (1 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (1 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 Note: Google Test filter = *generic_term [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [ OK ] defaultdevicetype.reduce_instantiation_b1 (19 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 Note: Google Test filter = *normal [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype [ RUN ] defaultdevicetype.stacktrace_normal Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [ OK ] defaultdevicetype.stacktrace_normal (0 ms) [----------] 1 test from defaultdevicetype (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (5 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (1 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (2 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (1 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (16 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (50 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_b1 (66 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (7 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (65 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (30 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [==========] Running 164 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from serial_DeathTest [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ OK ] defaultdevicetype.reduce_instantiation_b2 (55 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (4 ms) [ RUN ] defaultdevicetype.bhalf_conversion [==========] Running 229 tests from 4 test suites. [----------] Global test environment set-up. [----------] 2 tests from cuda_DeathTest [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ OK ] defaultdevicetype.bhalf_conversion (6 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.reduce_instantiation_c2 (21 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.half_operators (21 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (2 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (17 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_a3 (41 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 6: [==========] Running 60 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams [ OK ] defaultdevicetype.reduce_instantiation_b2 (125 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (32 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (109 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (59 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (44 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (423 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (423 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.reduce_instantiation_b1 (167 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (7 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (78 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (19 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (11 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (165 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (13 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (528 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (528 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.reduce_instantiation_b3 (50 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (11 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (404 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (404 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (620 ms) [----------] 1 test from defaultdevicetype_DeathTest (620 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (620 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (695 ms) [----------] 1 test from defaultdevicetype_DeathTest (696 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (696 ms total) [ PASSED ] 1 test. 49: [ OK ] std_algorithms_generate_team_test.test_unary_op (1400 ms) 49: [----------] 1 test from std_algorithms_generate_team_test (1400 ms total) 49: 49: [----------] 1 test from std_algorithms_generate_n_team_test 49: [ RUN ] std_algorithms_generate_n_team_test.test 49: [ OK ] std_algorithms_generate_n_team_test.test (321 ms) 49: [----------] 1 test from std_algorithms_generate_n_team_test (321 ms total) 49: 49: [----------] 1 test from std_algorithms_swap_ranges_team_test 49: [ RUN ] std_algorithms_swap_ranges_team_test.test 49: [ OK ] std_algorithms_swap_ranges_team_test.test (693 ms) 49: [----------] 1 test from std_algorithms_swap_ranges_team_test (693 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 5 tests from 4 test suites ran. (3782 ms total) 49: [ PASSED ] 5 tests. 49/52 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 4.20 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test timeout computed to be: 1500 [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicy.cpp.o 50: [==========] Running 2 tests from 2 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_exclusive_scan_team_test 50: [ RUN ] std_algorithms_exclusive_scan_team_test.test 50: [ OK ] std_algorithms_exclusive_scan_team_test.test (2837 ms) 50: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2837 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 50: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4918 ms) [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 50: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1376 ms) 50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1376 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 2 tests from 2 test suites ran. (4214 ms total) 50: [ PASSED ] 2 tests. 50/52 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 4.63 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (4621 ms) [----------] 2 tests from serial_DeathTest (9540 ms total) [----------] 162 tests from serial [ RUN ] serial.init [ OK ] serial.init (0 ms) [ RUN ] serial.dispatch [ OK ] serial.dispatch (15 ms) [ RUN ] serial.impl_shared_alloc [ OK ] serial.impl_shared_alloc (19 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 ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9586 ms) [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ OK ] serial.view_api_a (89 ms) [ RUN ] serial.view_api_b [ OK ] serial.view_api_b (2 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 (28 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 51: [ OK ] std_algorithms_inclusive_scan_team_test.test (4246 ms) 51: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4246 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 51: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ OK ] serial.view_allocation_large_rank (1409 ms) [ RUN ] serial.view_shmem_size_on_device [ OK ] serial.view_shmem_size_on_device (0 ms) [ RUN ] serial.view_is_assignable [ OK ] serial.view_is_assignable (0 ms) [ RUN ] serial.deep_copy_alignment [ OK ] serial.deep_copy_alignment (142 ms) [ RUN ] serial.deep_copy_conversion [ OK ] serial.deep_copy_conversion (733 ms) [ RUN ] serial.view_copy_tests [ OK ] serial.view_copy_tests (186 ms) [ RUN ] serial.view_copy_tests_rank_0 [ OK ] serial.view_copy_tests_rank_0 (0 ms) [ RUN ] serial.view_copy_degenerated [ OK ] serial.view_copy_degenerated (0 ms) [ RUN ] serial.view_fill_tests_layout_right [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o 51: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2825 ms) 51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2825 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 2 tests from 2 test suites ran. (7071 ms total) 51: [ PASSED ] 2 tests. 51/52 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 7.49 sec test 52 Start 52: Kokkos_UnitTest_SIMD 52: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 (24 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 (24 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 16 tests from 1 test suite ran. (24 ms total) 52: [ PASSED ] 16 tests. 52/52 Test #52: Kokkos_UnitTest_SIMD ........................ Passed 0.43 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 1057.33 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 2fa1e2b293d2174219a592c61ae14e8e682c3c7c33168e3fd2c7edb9d4bdb71a 6: [ OK ] cuda.team_scratch_1_streams (14546 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (1 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (1 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 6 tests from cuda (14549 ms total) 6: 6: [----------] 27 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (27 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (6 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (6 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (1 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank $ docker rm -f --volumes 2fa1e2b293d2174219a592c61ae14e8e682c3c7c33168e3fd2c7edb9d4bdb71a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (8777 ms) [----------] 2 tests from cuda_DeathTest (18364 ms total) [----------] 146 tests from cuda [ RUN ] cuda.init [ OK ] cuda.init (0 ms) [ RUN ] cuda.dispatch [ OK ] cuda.dispatch (84 ms) [ RUN ] cuda.impl_shared_alloc [ OK ] cuda.impl_shared_alloc (89 ms) [ RUN ] cuda.range_for [ OK ] cuda.range_for (6 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 (101 ms) [ RUN ] cuda.view_api_b [ OK ] cuda.view_api_b (5 ms) [ RUN ] cuda.view_api_c [ OK ] cuda.view_api_c (0 ms) [ RUN ] cuda.view_api_d [ OK ] cuda.view_api_d (2 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 (151 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 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (3921 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (6 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right [ OK ] cuda.view_copy_tests (62 ms) [ RUN ] cuda.view_copy_tests_rank_0 [ OK ] cuda.view_copy_tests_rank_0 (1 ms) [ RUN ] cuda.view_copy_degenerated [ OK ] cuda.view_copy_degenerated (0 ms) [ RUN ] cuda.view_fill_tests_layout_right [ OK ] cuda.view_fill_tests_layout_right (122 ms) [ RUN ] cuda.view_fill_tests_layout_left [ OK ] cuda.view_fill_tests_layout_left (83 ms) [ RUN ] cuda.deep_copy_alignment [ OK ] cuda.deep_copy_alignment (51 ms) [ RUN ] cuda.deep_copy_conversion [ OK ] cuda.deep_copy_conversion (7 ms) [ RUN ] cuda.view_mapping [ OK ] cuda.view_mapping (964 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 (3 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 (108 ms) [ RUN ] cuda.view_realloc [ OK ] cuda.view_realloc (0 ms) [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (334 ms) [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (335 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 (11 ms) [ RUN ] cuda.double_reduce [ OK ] cuda.double_reduce (11 ms) [ RUN ] cuda.int64_t_reduce_dynamic [ OK ] cuda.int64_t_reduce_dynamic (15 ms) [ RUN ] cuda.double_reduce_dynamic [ OK ] cuda.double_reduce_dynamic (15 ms) [ RUN ] cuda.int64_t_reduce_dynamic_view [ OK ] cuda.int64_t_reduce_dynamic_view (4 ms) [ RUN ] cuda.int_combined_reduce [ OK ] cuda.int_combined_reduce (0 ms) [ RUN ] cuda.mdrange_combined_reduce [ OK ] cuda.mdrange_combined_reduce (0 ms) [ RUN ] cuda.int_combined_reduce_mixed [ OK ] cuda.int_combined_reduce_mixed (0 ms) [ RUN ] cuda.reduction_deduction [ OK ] cuda.reduction_deduction (0 ms) [ RUN ] cuda.parallel_scan_range_policy [ OK ] cuda.parallel_scan_range_policy (75 ms) [ RUN ] cuda.reduce_device_view_range_policy [ OK ] cuda.reduce_device_view_range_policy (5 ms) [ RUN ] cuda.reduce_device_view_mdrange_policy [ OK ] cuda.reduce_device_view_mdrange_policy (122 ms) [ RUN ] cuda.reduce_device_view_team_policy [ OK ] cuda.reduce_device_view_team_policy (6 ms) [ RUN ] cuda.reducers_int [ OK ] cuda.reducers_int (8 ms) [ RUN ] cuda.reducers_double [ OK ] cuda.reducers_double (9 ms) [ RUN ] cuda.reducers_complex_double [ OK ] cuda.reducers_complex_double (3 ms) [ RUN ] cuda.reducers_struct [ OK ] cuda.reducers_struct (7 ms) [ RUN ] cuda.reducers_half_t [ OK ] cuda.reducers_half_t (5 ms) [ RUN ] cuda.reducers_bhalf_t [ OK ] cuda.reducers_bhalf_t (5 ms) [ RUN ] cuda.reducers_int8_t [ OK ] cuda.reducers_int8_t (4 ms) [ RUN ] cuda.reducers_int16_t [ OK ] cuda.reducers_int16_t (4 ms) [ RUN ] cuda.reducers_point_t [ OK ] cuda.reducers_point_t (3 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 (18 ms) [ RUN ] cuda.atomic_operations_unsigned [ OK ] cuda.atomic_operations_unsigned (15 ms) [ RUN ] cuda.atomic_operations_long [ OK ] cuda.atomic_operations_long (19 ms) [ RUN ] cuda.atomic_operations_unsignedlong [ OK ] cuda.atomic_operations_unsignedlong (15 ms) [ RUN ] cuda.atomic_operations_longlong [ OK ] cuda.atomic_operations_longlong (18 ms) [ RUN ] cuda.atomic_operations_double [ OK ] cuda.atomic_operations_double (8 ms) [ RUN ] cuda.atomic_operations_float [ OK ] cuda.atomic_operations_float (7 ms) [ RUN ] cuda.atomic_operations_complexfloat [ OK ] cuda.atomic_operations_complexfloat (8 ms) [ RUN ] cuda.atomic_operations_complexdouble [ OK ] cuda.atomic_operations_complexdouble (8 ms) [ RUN ] cuda.atomic_views_integral 6: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (4249 ms) 6: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left [ 82%] Built target Kokkos_PerformanceTest_Benchmark [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o 6: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (4292 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (27 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (4 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (0 ms) 6: [----------] 27 tests from cuda_hostpinned (12548 ms total) 6: 6: [----------] 27 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 (9 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (15 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (3 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (1 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (287 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 (25 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (34 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (9 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_fill_tests_layout_right 6: [ OK ] cuda_uvm.view_fill_tests_layout_right (140 ms) 6: [ RUN ] cuda_uvm.view_fill_tests_layout_left 6: [ OK ] cuda_uvm.view_fill_tests_layout_left (105 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (27 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (7 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (0 ms) 6: [----------] 27 tests from cuda_uvm (713 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 60 tests from 3 test suites ran. (27812 ms total) 6: [ PASSED ] 60 tests. 6/59 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 28.52 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (15 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (666 ms) 7: [----------] 2 tests from cuda (682 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (682 ms total) 7: [ PASSED ] 2 tests. [ OK ] cuda.atomic_views_integral (6823 ms) [ RUN ] cuda.atomic_views_nonintegral [ OK ] cuda.atomic_views_nonintegral (81 ms) [ RUN ] cuda.atomic_view_api [ OK ] cuda.atomic_view_api (0 ms) [ RUN ] cuda.atomics [ OK ] cuda.atomics (218 ms) [ RUN ] cuda.atomics_tpetra_max_abs [ OK ] cuda.atomics_tpetra_max_abs (0 ms) [ RUN ] cuda.team_for [ OK ] cuda.team_for (1 ms) [ RUN ] cuda.team_reduce [ OK ] cuda.team_reduce (0 ms) [ RUN ] cuda.team_reduce_large [ OK ] cuda.team_reduce_large (45 ms) [ RUN ] cuda.team_parallel_single [ OK ] cuda.team_parallel_single (6 ms) [ RUN ] cuda.large_team_scratch_size [ OK ] cuda.large_team_scratch_size (9 ms) [ RUN ] cuda.team_broadcast_long [ OK ] cuda.team_broadcast_long (1 ms) [ RUN ] cuda.team_broadcast_long_wrapper [ OK ] cuda.team_broadcast_long_wrapper (1 ms) [ RUN ] cuda.team_broadcast_char [ OK ] cuda.team_broadcast_char (1 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 (15 ms) [ RUN ] cuda.triple_nested_parallelism [ OK ] cuda.triple_nested_parallelism (28 ms) [ RUN ] cuda.parallel_scan_with_reducers 7/59 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 1.36 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ OK ] cuda.parallel_scan_with_reducers (1072 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 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/59 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 0.67 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: [ OK ] cuda.raw_cuda_streams (396 ms) 9: [----------] 1 test from cuda (396 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (396 ms total) 9: [ PASSED ] 1 test. [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o 9/59 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 0.67 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 10: [==========] Running 3 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 3 tests from cuda_multi_gpu 10: [ RUN ] cuda_multi_gpu.managed_views 10: [ OK ] cuda_multi_gpu.managed_views (0 ms) 10: [ RUN ] cuda_multi_gpu.unmanaged_views 10: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 10: [ RUN ] cuda_multi_gpu.scratch_space 10: [ OK ] cuda_multi_gpu.scratch_space (2 ms) 10: [----------] 3 tests from cuda_multi_gpu (3 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 3 tests from 1 test suite ran. (3 ms total) 10: [ PASSED ] 3 tests. [ OK ] cuda.team_reduction_scan (1465 ms) [ RUN ] cuda.team_long_reduce [ OK ] cuda.team_long_reduce (10 ms) [ RUN ] cuda.team_double_reduce [ OK ] cuda.team_double_reduce (10 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 (12 ms) [ RUN ] cuda.team_policy_max_recommended 10/59 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 0.68 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 [ OK ] cuda.team_policy_max_recommended (397 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.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.mdrange_5d [ OK ] cuda.mdrange_5d (143 ms) [ RUN ] cuda.mdrange_6d 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (0 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (0 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 11: [----------] 5 tests from cuda_count_bugs (1 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (1 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: [ OK ] cuda.mdrange_6d (188 ms) [ RUN ] cuda.mdrange_2d [ OK ] cuda.mdrange_2d (5 ms) [ RUN ] cuda.mdrange_array_reduce [ OK ] cuda.mdrange_array_reduce (0 ms) [ RUN ] cuda.mdrange_3d [ OK ] cuda.mdrange_3d (26 ms) [ RUN ] cuda.mdrange_neg_idx [ OK ] cuda.mdrange_neg_idx (2 ms) [ RUN ] cuda.mdrange_4d [ OK ] cuda.mdrange_4d (29 ms) [ RUN ] cuda.crs_count_fill [ OK ] cuda.crs_count_fill (6 ms) [ RUN ] cuda.crs_copy_constructor [ OK ] cuda.crs_copy_constructor (25 ms) [ RUN ] cuda.workgraph_fib 11/59 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 0.67 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (5 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (7 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (59 ms) 12: [ RUN ] defaultdevicetype.shared_host_pinned_space 12: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 12: [ RUN ] defaultdevicetype.compiler_macros 12: [ OK ] defaultdevicetype.compiler_macros (0 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (3 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (9 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (11 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (7 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (17 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (149 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (15 ms) 12: [----------] 1 test from kokkosresize (15 ms total) 12: 12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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. (165 ms total) 12: [ PASSED ] 71 tests. 12/59 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 0.86 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 [ OK ] cuda.workgraph_fib (1011 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 (2 ms) [ RUN ] cuda.impl_view_texture [ OK ] cuda.impl_view_texture (0 ms) [ RUN ] cuda.view_subview_const_randomaccess [ OK ] cuda.view_subview_const_randomaccess (0 ms) [ RUN ] cuda.unique_token_global [ OK ] cuda.unique_token_global (3 ms) [ RUN ] cuda.unique_token_instance [ OK ] cuda.unique_token_instance (3 ms) [ RUN ] cuda.unique_token_team_acquire [ OK ] cuda.unique_token_team_acquire (12 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 13: [ OK ] initialization.legion_initialization (392 ms) 13: [----------] 1 test from initialization (392 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (392 ms total) 13: [ PASSED ] 1 test. 13/59 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 0.66 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 14: SUCCESS 14/59 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 0.66 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. 15/59 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 0.66 sec test 16 Start 16: Kokkos_CoreUnitTest_TuningBuiltins 16: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 16: Test timeout computed to be: 1500 16/59 Test #16: Kokkos_CoreUnitTest_TuningBuiltins ............... Passed 0.75 sec test 17 Start 17: Kokkos_CoreUnitTest_TuningBasics 17: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 17: Test timeout computed to be: 1500 17: Set of size 10 17: 4,4 17: Expect 1, have 1 17: Expect 2, have 2 17/59 Test #17: Kokkos_CoreUnitTest_TuningBasics ................. Passed 0.71 sec test 18 Start 18: Kokkos_CoreUnitTest_CategoricalTuner 18: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 18: Test timeout computed to be: 1500 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o 18/59 Test #18: Kokkos_CoreUnitTest_CategoricalTuner ............. Passed 1.13 sec test 19 Start 19: Kokkos_CoreUnitTest_KokkosP 19: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 19: Test timeout computed to be: 1500 19: [==========] Running 29 tests from 2 test suites. 19: [----------] Global test environment set-up. 19: [----------] 27 tests from kokkosp 19: [ RUN ] kokkosp.test_named_instance_fence 19: Ref: 33554433 19: Ref: named_instance 19: 33554433 19: named_instance 19: [ OK ] kokkosp.test_named_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_instance_fence 19: Ref: 33554433 19: Ref: Unnamed Instance Fence 19: 33554433 19: Kokkos::Cuda::fence(): Unnamed Instance Fence 19: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_named_global_fence 19: Ref: 33554432 19: Ref: test global fence 19: 0 19: test global fence 19: Miss on id 19: 33554432 19: test global fence 19: [ OK ] kokkosp.test_named_global_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_global_fence 19: Ref: 33554432 19: Ref: Unnamed Global Fence 19: 0 19: Kokkos::fence: Unnamed Global Fence 19: Miss on id 19: 33554432 19: Kokkos::fence: Unnamed Global Fence 19: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 19: [ RUN ] kokkosp.test_multiple_default_instances 19: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 19: [ RUN ] kokkosp.test_id_gen 19: [ OK ] kokkosp.test_id_gen (0 ms) 19: [ RUN ] kokkosp.test_kernel_sequence 19: Ref: 33554433 19: Ref: named_instance 19: 33554433 19: named_instance 19: Ref: 33554433 19: Ref: test_kernel 19: 33554433 19: named_instance 19: Miss on name 19: 0 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 33554432 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 33554433 19: test_kernel 19: [ OK ] kokkosp.test_kernel_sequence (0 ms) 19: [ RUN ] kokkosp.test_streams 19: [ OK ] kokkosp.test_streams (0 ms) 19: [ RUN ] kokkosp.async_deep_copy 19: [ OK ] kokkosp.async_deep_copy (0 ms) 19: [ RUN ] kokkosp.parallel_for 19: [ OK ] kokkosp.parallel_for (0 ms) 19: [ RUN ] kokkosp.parallel_reduce 19: [ OK ] kokkosp.parallel_reduce (0 ms) 19: [ RUN ] kokkosp.parallel_scan 19: [ OK ] kokkosp.parallel_scan (2 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence 19: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence_view 19: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 19: [ RUN ] kokkosp.regions 19: [ OK ] kokkosp.regions (0 ms) 19: [ RUN ] kokkosp.fences 19: [ OK ] kokkosp.fences (0 ms) 19: [ RUN ] kokkosp.raw_allocation 19: [ OK ] kokkosp.raw_allocation (0 ms) 19: [ RUN ] kokkosp.view 19: [ OK ] kokkosp.view (0 ms) 19: [ RUN ] kokkosp.sections 19: [ OK ] kokkosp.sections (0 ms) 19: [ RUN ] kokkosp.metadata 19: [ OK ] kokkosp.metadata (0 ms) 19: [ RUN ] kokkosp.profile_events 19: [ OK ] kokkosp.profile_events (0 ms) 19: [ RUN ] kokkosp.tuning_sequence 19: [ OK ] kokkosp.tuning_sequence (0 ms) 19: [ RUN ] kokkosp.no_init_kernel 19: [ OK ] kokkosp.no_init_kernel (0 ms) 19: [ RUN ] kokkosp.get_events 19: [ OK ] kokkosp.get_events (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init 19: [ OK ] kokkosp.create_mirror_no_init (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 19: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 19: [ RUN ] kokkosp.create_mirror_view_and_copy 19: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 19: [----------] 27 tests from kokkosp (4 ms total) 19: 19: [----------] 2 tests from defaultdevicetype 19: [ RUN ] defaultdevicetype.profiling_section 19: [ OK ] defaultdevicetype.profiling_section (0 ms) 19: [ RUN ] defaultdevicetype.scoped_profile_region 19: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 19: [----------] 2 tests from defaultdevicetype (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 29 tests from 2 test suites ran. (4 ms total) 19: [ PASSED ] 29 tests. 19/59 Test #19: Kokkos_CoreUnitTest_KokkosP ...................... Passed 0.67 sec test 20 Start 20: Kokkos_CoreUnitTest_ToolIndependence 20: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 20: Test timeout computed to be: 1500 20/59 Test #20: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.00 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoadHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so 21: Test timeout computed to be: 1500 21: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 21/59 Test #21: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 0.66 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLineHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so" 22: Test timeout computed to be: 1500 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 22/59 Test #22: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 0.66 sec test 23 Start 23: Kokkos_ProfilingTestLibraryLoad 23: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 23: Environment variables: 23: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so 23: Test timeout computed to be: 1500 23: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 23: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xfd0000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xfd01c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xfd0240:Host:source:0xfd0080:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xfd0300:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xfd01c0:40::kokkosp_deallocate_data:Host:source:0xfd0000:40::kokkosp_finalize_library:: 23/59 Test #23: Kokkos_ProfilingTestLibraryLoad .................. Passed 0.66 sec test 24 Start 24: Kokkos_ProfilingTestLibraryCmdLine 24: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so" 24: Test timeout computed to be: 1500 24: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xfd0000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xfd01c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xfd0240:Host:source:0xfd0080:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xfd0300:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xfd01c0:40::kokkosp_deallocate_data:Host:source:0xfd0000:40::kokkosp_finalize_library:: [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o 24/59 Test #24: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 0.66 sec test 25 Start 25: Kokkos_CoreUnitTest_StackTraceTest 25: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec 25: Test timeout computed to be: 1500 25: [==========] Running 3 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 2 tests from defaultdevicetype_DeathTest 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f1: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x439570] Test::test_stacktrace(bool, bool) 25: [0x43ac3d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f3: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x439f64] Test::test_stacktrace(bool, bool) 25: [0x43ac3d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (8253 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (218 ms) 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f1: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x439570] Test::test_stacktrace(bool, bool) 25: [0x43af0a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f3: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x439f64] Test::test_stacktrace(bool, bool) 25: [0x43af0a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (217 ms) 25: [----------] 2 tests from defaultdevicetype_DeathTest (436 ms total) 25: 25: [----------] 1 test from defaultdevicetype 25: [ RUN ] defaultdevicetype.stacktrace_normal 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f1: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x439570] Test::test_stacktrace(bool, bool) 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f3: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x439f64] Test::test_stacktrace(bool, bool) 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 25: [----------] 1 test from defaultdevicetype (0 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 3 tests from 2 test suites ran. (437 ms total) 25: [ PASSED ] 3 tests. 25/59 Test #25: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 1.10 sec test 26 Start 26: Kokkos_IncrementalTest_SERIAL 26: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 26: Test timeout computed to be: 1500 26: [==========] Running 28 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 28 tests from SERIAL 26: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 26: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 26: [ RUN ] SERIAL.IncrTest_01_execspace 26: Host Serial Execution Space: 26: KOKKOS_ENABLE_SERIAL: yes 26: 26: Serial Runtime Configuration: 26: Serial 26: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 26: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 26: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicSub 26: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 26: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 26: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 26: [ RUN ] SERIAL.IncrTest_03b_memspace_free 26: [ OK ] SERIAL.IncrTest_03b_memspace_free (108 ms) 26: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 26: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 26: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 26: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 26: [ RUN ] SERIAL.IncrTest_05_reduction 26: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange2D 26: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange3D 26: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange4D 26: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 26: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 26: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 26: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (216 ms) 26: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 26: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 26: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 26: [ OK ] SERIAL.IncrTest_12b_TeamScratch (4 ms) 26: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.incr_14_MDrangeReduce 26: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 26: [ RUN ] SERIAL.IncrTest_16_parallelscan 26: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 26: [ RUN ] SERIAL.incr_17_atomicView 26: [ OK ] SERIAL.incr_17_atomicView (0 ms) 26: [----------] 28 tests from SERIAL (330 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (330 ms total) 26: [ PASSED ] 28 tests. 26/59 Test #26: Kokkos_IncrementalTest_SERIAL .................... Passed 1.01 sec test 27 Start 27: Kokkos_IncrementalTest_CUDA 27: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_IncrementalTest_CUDA 27: Test timeout computed to be: 1500 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o 27: [==========] Running 28 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 28 tests from CUDA 27: [ RUN ] CUDA.IncrTest_01_execspace_typedef 27: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 27: [ RUN ] CUDA.IncrTest_01_execspace 27: Device Execution Space: 27: KOKKOS_ENABLE_CUDA: yes 27: Cuda Options: 27: KOKKOS_ENABLE_CUDA_LAMBDA: yes 27: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 27: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 27: KOKKOS_ENABLE_CUDA_UVM: no 27: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 27: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 27: 27: Cuda Runtime Configuration: 27: macro KOKKOS_ENABLE_CUDA : defined 27: macro CUDA_VERSION = 11000 = version 11.0 27: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 27: Cuda 27: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 27: [ RUN ] CUDA.IncrTest_02_AtomicExchange 27: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 27: [ RUN ] CUDA.IncrTest_02_AtomicAdd 27: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 27: [ RUN ] CUDA.IncrTest_02_AtomicSub 27: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 27: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 27: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 27: [ RUN ] CUDA.IncrTest_03b_memspace_free [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o 27: [ OK ] CUDA.IncrTest_03b_memspace_free (1908 ms) 27: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 27: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 27: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 27: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 27: [ RUN ] CUDA.IncrTest_05_reduction 27: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 27: [ RUN ] CUDA.IncrTest_06_mdrange2D 27: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 27: [ RUN ] CUDA.IncrTest_06_mdrange3D 27: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 27: [ RUN ] CUDA.IncrTest_06_mdrange4D 27: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 27: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 27: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 27: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 27: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 27: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 27: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 27: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 27: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 27: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 27: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (0 ms) 27: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 27: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms) 27: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 27: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (313 ms) 27: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 27: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 27: [ RUN ] CUDA.IncrTest_12b_TeamScratch 27: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 27: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 27: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 27: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 27: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 27: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 27: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 27: [ RUN ] CUDA.incr_14_MDrangeReduce 27: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 27: [ RUN ] CUDA.IncrTest_16_parallelscan 27: [ OK ] CUDA.IncrTest_16_parallelscan (3 ms) 27: [ RUN ] CUDA.incr_17_atomicView 27: [ OK ] CUDA.incr_17_atomicView (0 ms) 27: [----------] 28 tests from CUDA (2235 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (2236 ms total) 27: [ PASSED ] 28 tests. 27/59 Test #27: Kokkos_IncrementalTest_CUDA ...................... Passed 2.92 sec test 28 Start 28: Kokkos_CoreUnitTest_CTestDevice 28: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 28: Test timeout computed to be: 1500 28: [==========] Running 8 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 8 tests from ctest_environment 28: [ RUN ] ctest_environment.no_device_type 28: [ OK ] ctest_environment.no_device_type (0 ms) 28: [ RUN ] ctest_environment.no_process_count 28: [ OK ] ctest_environment.no_process_count (0 ms) 28: [ RUN ] ctest_environment.invalid_rank 28: [ OK ] ctest_environment.invalid_rank (0 ms) 28: [ RUN ] ctest_environment.no_type_str 28: [ OK ] ctest_environment.no_type_str (0 ms) 28: [ RUN ] ctest_environment.missing_type 28: [ OK ] ctest_environment.missing_type (0 ms) 28: [ RUN ] ctest_environment.no_id_str 28: [ OK ] ctest_environment.no_id_str (0 ms) 28: [ RUN ] ctest_environment.invalid_id_str 28: [ OK ] ctest_environment.invalid_id_str (0 ms) 28: [ RUN ] ctest_environment.good 28: [ OK ] ctest_environment.good (0 ms) 28: [----------] 8 tests from ctest_environment (0 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 8 tests from 1 test suite ran. (0 ms total) 28: [ PASSED ] 8 tests. 28/59 Test #28: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.01 sec test 29 Start 29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 29: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 29: Test timeout computed to be: 1500 29/59 Test #29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.00 sec test 30 Start 30: Kokkos_CoreUnitTest_DeviceAndThreads 30: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/TestDeviceAndThreads.py" 30: Test timeout computed to be: 1500 [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D 30: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o 30: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (9175 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 30: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o 30: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: 30: ---------------------------------------------------------------------- 30: Ran 5 tests in 7.373s 30: 30: OK (skipped=1) 30/59 Test #30: Kokkos_CoreUnitTest_DeviceAndThreads ............. Passed 7.72 sec test 31 Start 31: Kokkos_PerformanceTest_TaskDag 31: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 31: Test timeout computed to be: 1500 31/59 Test #31: Kokkos_PerformanceTest_TaskDag ................... Passed 0.01 sec test 32 Start 32: Kokkos_PerformanceTest_Benchmark 32: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-25_T15-27-13.json" 32: Test timeout computed to be: 1500 32: 2024-04-25T16:03:08+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 32: Run on (6 X 2095.08 MHz CPU s) 32: CPU Caches: 32: L1 Data 32 KiB (x6) 32: L1 Instruction 32 KiB (x6) 32: L2 Unified 4096 KiB (x6) 32: L3 Unified 16384 KiB (x6) 32: Load Average: 1.85, 5.70, 6.84 32: CPU architecture: none 32: Default Device: N6Kokkos4CudaE 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-04-25T15:26:12+00:00 32: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 32: GIT_COMMIT_HASH: e34e8d191 32: GPU architecture: VOLTA70 32: KOKKOS_COMPILER_CLANG: 1200 32: KOKKOS_ENABLE_ASM: no 32: KOKKOS_ENABLE_CUDA: yes 32: KOKKOS_ENABLE_CUDA_LAMBDA: yes 32: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 32: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 32: KOKKOS_ENABLE_CUDA_UVM: no 32: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 32: KOKKOS_ENABLE_CXX17: yes 32: KOKKOS_ENABLE_CXX20: no 32: KOKKOS_ENABLE_CXX23: no 32: KOKKOS_ENABLE_CXX26: no 32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_PRAGMA_IVDEP: no 32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 32: KOKKOS_ENABLE_PRAGMA_UNROLL: no 32: KOKKOS_ENABLE_PRAGMA_VECTOR: no 32: KOKKOS_ENABLE_SERIAL: yes 32: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 32: Kokkos Version: 4.3.99 32: macro KOKKOS_ENABLE_CUDA: defined 32: platform: 64bit 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: GramSchmidt/Count:1024/iterations:5/manual_time 0.006 s 0.006 s 5 1024 5.68277u 32: GramSchmidt/Count:2048/iterations:5/manual_time 0.006 s 0.006 s 5 2.048k 2.84411u 32: GramSchmidt/Count:4096/iterations:5/manual_time 0.006 s 0.007 s 5 4.096k 1.41958u 32: GramSchmidt/Count:8192/iterations:5/manual_time 0.005 s 0.006 s 5 8.192k 655.833n 32: GramSchmidt/Count:16384/iterations:5/manual_time 0.006 s 0.007 s 5 16.384k 339.155n 32: GramSchmidt/Count:32768/iterations:5/manual_time 0.006 s 0.009 s 5 32.768k 184.417n 32: GramSchmidt/Count:65536/iterations:5/manual_time 0.007 s 0.012 s 5 65.536k 100.56n 32: GramSchmidt/Count:131072/iterations:5/manual_time 0.007 s 0.020 s 5 131.072k 54.7573n 32: GramSchmidt/Count:262144/iterations:5/manual_time 0.009 s 0.037 s 5 262.144k 32.8865n 32: GramSchmidt/Count:524288/iterations:5/manual_time 0.016 s 0.078 s 5 524.288k 30.8575n [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s Max 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.008 s 240 94.0233k/s 11.5 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: OverlapRangePolicy/N:2000/M:10000/R:10 0.311 s 0.310 s 2 0.0780844 0.0373728 0.0317749 0.0148728 0.0158989 5.106u 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: OverlapMDRangePolicy/N:200/M:10000/R:10 0.023 s 0.023 s 30 5.83126m 2.93086m 2.17027m 1091.2u 1095.73u 4.969u 32: OverlapTeamPolicy/N:20/M:1000000/R:10 0.314 s 0.314 s 2 0.0625582 0.0295324 0.0519222 0.0250494 0.0260128 7.893u 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 9.94824n 32: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 4.47803n 32: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 2.52637n 32: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.32788n 32: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 988.037p 32: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 727.081p 32: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 606.155p 32: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 521.507p 32: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 606.159p 32: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 585.443p [ OK ] cuda.local_deepcopy_teampolicy_layoutright (9164 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: rate 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Malloc/N:1/manual_time 8.35 us 18.1 us 83803 119.772k/s [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyConstructors.cpp.o 32: Malloc/N:16/manual_time 8.49 us 18.4 us 84184 117.749k/s 32: Malloc/N:256/manual_time 8.67 us 18.7 us 80785 115.336k/s [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o 32: Malloc/N:4096/manual_time 8.68 us 18.8 us 80976 115.21k/s [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C 32: Malloc/N:65536/manual_time 8.70 us 18.9 us 80514 114.952k/s 32: Malloc/N:1048576/manual_time 65.0 us 119 us 8743 15.3808k/s 32: Malloc/N:16777216/manual_time 330 us 165 us 10077 3.0307k/s 32: Malloc/N:268435456/manual_time 6199 us 459 us 112 161.325/s 32: Malloc/N:4294967296/manual_time 116160 us 3921 us 10 8.6088/s 32: MallocFree/N:1/manual_time 18.2 us 18.2 us 38177 55.0351k/s 32: MallocFree/N:16/manual_time 18.1 us 18.1 us 38601 55.3633k/s [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (16876 ms) [ RUN ] cuda.deep_copy_scratch [ OK ] cuda.deep_copy_scratch (0 ms) [ RUN ] cuda.debug_serial_execution [ OK ] cuda.debug_serial_execution (23 ms) [ RUN ] cuda.debug_pin_um_to_host [ OK ] cuda.debug_pin_um_to_host (988 ms) [ RUN ] cuda.team_scratch_1_streams 32: MallocFree/N:256/manual_time 18.0 us 18.0 us 38950 55.635k/s 32: MallocFree/N:4096/manual_time 18.2 us 18.1 us 38816 54.8509k/s [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o 32: MallocFree/N:65536/manual_time 18.0 us 18.0 us 39031 55.52k/s 32: MallocFree/N:1048576/manual_time 118 us 117 us 6036 8.48565k/s [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o 32: MallocFree/N:16777216/manual_time 361 us 158 us 5220 2.7684k/s 32: MallocFree/N:268435456/manual_time 6521 us 470 us 109 153.342/s [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o 32: MallocFree/N:4294967296/manual_time 106327 us 3839 us 10 9.40491/s [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o 32: MallocTouch/N:1/manual_time 9.97 us 19.8 us 69925 100.295k/s 32: MallocTouch/N:16/manual_time 9.95 us 19.8 us 70597 100.55k/s 32: MallocTouch/N:256/manual_time 9.93 us 19.7 us 70581 100.72k/s [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o 32: MallocTouch/N:4096/manual_time 16.6 us 26.6 us 42094 60.18k/s [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ OK ] cuda.team_scratch_1_streams (15021 ms) [----------] 146 tests from cuda (74198 ms total) [----------] 54 tests from cuda_uvm [ RUN ] cuda_uvm.impl_shared_alloc [ OK ] cuda_uvm.impl_shared_alloc (238 ms) [ RUN ] cuda_uvm.view_api_a [ OK ] cuda_uvm.view_api_a (227 ms) [ RUN ] cuda_uvm.view_api_b [ OK ] cuda_uvm.view_api_b (41 ms) [ RUN ] cuda_uvm.view_api_c [ OK ] cuda_uvm.view_api_c (1 ms) [ RUN ] cuda_uvm.view_api_d [ OK ] cuda_uvm.view_api_d (10 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 (3 ms) [ RUN ] cuda_uvm.view_mirror_nonconst [ OK ] cuda_uvm.view_mirror_nonconst (1 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 (1 ms) [ RUN ] cuda_uvm.view_allocation_large_rank [ OK ] cuda_uvm.view_allocation_large_rank (820 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 (26 ms) [ RUN ] cuda_uvm.view_copy_tests [ OK ] cuda_uvm.view_copy_tests (59 ms) [ RUN ] cuda_uvm.view_copy_tests_rank_0 [ OK ] cuda_uvm.view_copy_tests_rank_0 (8 ms) [ RUN ] cuda_uvm.view_copy_degenerated [ OK ] cuda_uvm.view_copy_degenerated (1 ms) [ RUN ] cuda_uvm.view_fill_tests_layout_right [ OK ] cuda_uvm.view_fill_tests_layout_right (257 ms) [ RUN ] cuda_uvm.view_fill_tests_layout_left [ OK ] cuda_uvm.view_fill_tests_layout_left (221 ms) [ RUN ] cuda_uvm.view_mapping 32: MallocTouch/N:65536/manual_time 16.6 us 26.7 us 41946 60.1672k/s [ 93%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyRequire.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o 32: MallocTouch/N:1048576/manual_time 74.6 us 130 us 9356 13.3978k/s [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 93%] Built target Kokkos_CoreUnitTest_OpenMP [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ OK ] cuda_uvm.view_mapping (2274 ms) [ RUN ] cuda_uvm.view_mapping_operator [ OK ] cuda_uvm.view_mapping_operator (11 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 (7 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 (2 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_left [ OK ] cuda_uvm.view_subview_auto_1d_left (8 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_right [ OK ] cuda_uvm.view_subview_auto_1d_right (8 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_stride [ OK ] cuda_uvm.view_subview_auto_1d_stride (7 ms) [ RUN ] cuda_uvm.view_subview_assign_strided [ OK ] cuda_uvm.view_subview_assign_strided (15 ms) [ RUN ] cuda_uvm.view_subview_left_0 [ OK ] cuda_uvm.view_subview_left_0 (2 ms) [ RUN ] cuda_uvm.view_subview_left_1 [ OK ] cuda_uvm.view_subview_left_1 (2 ms) [ RUN ] cuda_uvm.view_subview_left_2 [ OK ] cuda_uvm.view_subview_left_2 (1 ms) [ RUN ] cuda_uvm.view_subview_left_3 [ OK ] cuda_uvm.view_subview_left_3 (1 ms) [ RUN ] cuda_uvm.view_subview_right_0 [ OK ] cuda_uvm.view_subview_right_0 (2 ms) [ RUN ] cuda_uvm.view_subview_right_1 [ OK ] cuda_uvm.view_subview_right_1 (2 ms) [ RUN ] cuda_uvm.view_subview_right_3 [ OK ] cuda_uvm.view_subview_right_3 (1 ms) [ RUN ] cuda_uvm.view_static_tests [ OK ] cuda_uvm.view_static_tests (3 ms) [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (11 ms) [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (7 ms) [ RUN ] cuda_uvm.view_subview_1d_assign [ OK ] cuda_uvm.view_subview_1d_assign (14 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_atomic [ OK ] cuda_uvm.view_subview_1d_assign_atomic (14 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (14 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d [ OK ] cuda_uvm.view_subview_2d_from_3d (193 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (190 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (189 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left [ OK ] cuda_uvm.view_subview_3d_from_5d_left (234 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (233 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (233 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right [ OK ] cuda_uvm.view_subview_3d_from_5d_right (228 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (227 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (227 ms) [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (1 ms) [----------] 54 tests from cuda_uvm (6306 ms total) [----------] 27 tests from cuda_hostpinned [ RUN ] cuda_hostpinned.impl_shared_alloc [ OK ] cuda_hostpinned.impl_shared_alloc (119 ms) [ RUN ] cuda_hostpinned.view_api_a [ OK ] cuda_hostpinned.view_api_a (216 ms) [ RUN ] cuda_hostpinned.view_api_b 32: MallocTouch/N:16777216/manual_time 314 us 182 us 7892 3.1854k/s [ OK ] cuda_hostpinned.view_api_b (31 ms) [ RUN ] cuda_hostpinned.view_api_c [ OK ] cuda_hostpinned.view_api_c (1 ms) [ RUN ] cuda_hostpinned.view_api_d [ OK ] cuda_hostpinned.view_api_d (8 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 32: MallocTouch/N:268435456/manual_time 6293 us 604 us 106 158.912/s [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o 32: MallocTouch/N:4294967296/manual_time 115110 us 6082 us 10 8.68731/s [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o 32: MallocTouchFree/N:1/manual_time 19.9 us 19.9 us 34776 50.1622k/s 32: MallocTouchFree/N:16/manual_time 19.8 us 19.8 us 35443 50.564k/s 32: MallocTouchFree/N:256/manual_time 19.7 us 19.7 us 35655 50.6916k/s 32: MallocTouchFree/N:4096/manual_time 26.5 us 26.5 us 26346 37.7052k/s 32: MallocTouchFree/N:65536/manual_time 26.6 us 26.6 us 26330 37.6277k/s 32: MallocTouchFree/N:1048576/manual_time 130 us 129 us 5327 7.69963k/s 32: MallocTouchFree/N:16777216/manual_time 341 us 178 us 4464 2.93058k/s [ 70%] Linking CXX executable Kokkos_ContainersTestCompileOnly 32: MallocTouchFree/N:268435456/manual_time 6481 us 597 us 118 154.302/s 32: MallocTouchFree/N:4294967296/manual_time 124749 us 6256 us 7 8.01611/s [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s MB 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 100 45.1185/s 800 32: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 38 43.2531/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ OK ] cuda_hostpinned.view_allocation_large_rank (13331 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 (1 ms) [ RUN ] cuda_hostpinned.view_copy_tests [ OK ] cuda_hostpinned.view_copy_tests (307 ms) [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (1 ms) [ RUN ] cuda_hostpinned.view_copy_degenerated [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) [ RUN ] cuda_hostpinned.view_fill_tests_layout_right 32: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.2824/s 800 32: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.002 s 38 43.1356/s 800 [ 70%] Built target Kokkos_ContainersTestCompileOnly [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o 32: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.002 s 38 43.1244/s 800 [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o 32: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.2445/s 800 32: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.2582/s 800 32: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.002 s 38 43.1419/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 32: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.002 s 38 43.1371/s 800 [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o 32: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.002 s 38 43.234/s 800 [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o 32: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.2592/s 800 32: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.002 s 38 43.1965/s 800 [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o 32: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.2754/s 800 32: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.002 s 38 43.1624/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o 32: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.002 s 38 43.1383/s 800 [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o 32: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.002 s 38 43.1949/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 393 908.935/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 410 967.894/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 966.521/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 967.868/s 1.6k [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 409 966.601/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 967.868/s 1.6k [ 84%] Built target Kokkos_ContainersUnitTest_SYCL [ 84%] 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_Team_E.dir/TestStdAlgorithmsCommon.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 966.702/s 1.6k [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o 32: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 150 345.952/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.012 s 0.012 s 58 137.243/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 966.617/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 166 379.883/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 158 364.63/s 1.6k [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 967.773/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 409 966.475/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 967.647/s 1.6k [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 409 966.518/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 56 132.952/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.012 s 0.012 s 55 129.635/s 1.6k [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.005 s 0.005 s 136 340.546/s 1.6k [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o 32: ViewDeepCopy_Rank5/N:10/manual_time 0.008 s 0.008 s 80 197.688/s 1.6k [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ReducerCTADs.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 966.537/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 967.771/s 1.6k [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.023 s 0.023 s 30 70.2224/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.005 s 0.005 s 132 322.737/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 967.845/s 1.6k [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 966.636/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.019 s 37 85.582/s 1.6k [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 105 265.099/s 1.6k [ OK ] serial.view_fill_tests_layout_right (134390 ms) [ RUN ] serial.view_fill_tests_layout_left 32: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 966.384/s 1.6k [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 32: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 967.674/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.021 s 0.021 s 33 76.3775/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.006 s 0.006 s 100 265.579/s 1.6k [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1003.83/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1004.04/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1003.93/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1004.04/s 1.6k 32: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 661 755.746/s 800 [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 32: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 661 755.709/s 800 32: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 661 755.97/s 800 32: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 661 755.947/s 800 32: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 756.017/s 800 [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 755.911/s 800 [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o 32: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 661 756.018/s 800 32: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 661 755.896/s 800 32: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 660 751.3/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 32: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 657 751.236/s 800 [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o 32: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 657 751.29/s 800 32: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 657 751.434/s 800 [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSort.cpp.o 32: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 658 751.43/s 800 [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_a.cpp.o 32: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 657 751.416/s 800 32: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 657 751.385/s 800 32: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 658 751.834/s 800 32: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 659 753.378/s 800 32: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 659 753.321/s 800 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.77506k/s 1.6k 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.90285k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.0435k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.02944k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.9706k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.47819k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.53946k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.44174k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.65113k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.64691k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.89001k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.88473k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.90007k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.58513k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.12813k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.82433k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.43639k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.97316k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.28102k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.02888k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.25138k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.48716k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.004 s 0.000 s 10 376.329/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 404.488/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 407.388/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 409.663/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 440.564/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 408.119/s 1.6k 32: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 413.627/s 1.6k 32: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 412.757/s 1.6k 32: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 450.187/s 1.6k 32: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 402.9/s 1.6k [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.023 s 0.003 s 10 69.5536/s 1.6k 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.023 s 0.003 s 10 69.012/s 1.6k 32/59 Test #32: Kokkos_PerformanceTest_Benchmark ................. Passed 121.97 sec test 33 Start 33: Kokkos_Benchmark_Atomic_MinMax 33: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-25_T15-27-13.json" 33: Test timeout computed to be: 1500 33: 2024-04-25T16:05:10+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 33: Run on (6 X 2095.08 MHz CPU s) 33: CPU Caches: 33: L1 Data 32 KiB (x6) 33: L1 Instruction 32 KiB (x6) 33: L2 Unified 4096 KiB (x6) 33: L3 Unified 16384 KiB (x6) 33: Load Average: 0.85, 4.03, 6.09 33: CPU architecture: none 33: Default Device: N6Kokkos4CudaE 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-04-25T15:26:12+00:00 33: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 33: GIT_COMMIT_HASH: e34e8d191 33: GPU architecture: VOLTA70 33: KOKKOS_COMPILER_CLANG: 1200 33: KOKKOS_ENABLE_ASM: no 33: KOKKOS_ENABLE_CUDA: yes 33: KOKKOS_ENABLE_CUDA_LAMBDA: yes 33: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 33: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 33: KOKKOS_ENABLE_CUDA_UVM: no 33: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 33: KOKKOS_ENABLE_CXX17: yes 33: KOKKOS_ENABLE_CXX20: no 33: KOKKOS_ENABLE_CXX23: no 33: KOKKOS_ENABLE_CXX26: no 33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 33: KOKKOS_ENABLE_HWLOC: no 33: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 33: KOKKOS_ENABLE_LIBDL: yes 33: KOKKOS_ENABLE_PRAGMA_IVDEP: no 33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 33: KOKKOS_ENABLE_PRAGMA_UNROLL: no 33: KOKKOS_ENABLE_PRAGMA_VECTOR: no 33: KOKKOS_ENABLE_SERIAL: yes 33: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 33: Kokkos Version: 4.3.99 33: macro KOKKOS_ENABLE_CUDA: defined 33: platform: 64bit 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o 33/59 Test #33: Kokkos_Benchmark_Atomic_MinMax ................... Passed 0.72 sec test 34 Start 34: Kokkos_PerformanceTest_Mempool 34: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-25_T15-27-13.json" 34: Test timeout computed to be: 1500 34: 2024-04-25T16:05:11+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Mempool 34: Run on (6 X 2095.08 MHz CPU s) 34: CPU Caches: 34: L1 Data 32 KiB (x6) 34: L1 Instruction 32 KiB (x6) 34: L2 Unified 4096 KiB (x6) 34: L3 Unified 16384 KiB (x6) 34: Load Average: 0.85, 4.03, 6.09 34: CPU architecture: none 34: Default Device: N6Kokkos4CudaE 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-04-25T15:26:12+00:00 34: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 34: GIT_COMMIT_HASH: e34e8d191 34: GPU architecture: VOLTA70 34: KOKKOS_COMPILER_CLANG: 1200 34: KOKKOS_ENABLE_ASM: no 34: KOKKOS_ENABLE_CUDA: yes 34: KOKKOS_ENABLE_CUDA_LAMBDA: yes 34: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 34: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 34: KOKKOS_ENABLE_CUDA_UVM: no 34: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 34: KOKKOS_ENABLE_CXX17: yes 34: KOKKOS_ENABLE_CXX20: no 34: KOKKOS_ENABLE_CXX23: no 34: KOKKOS_ENABLE_CXX26: no 34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 34: KOKKOS_ENABLE_HWLOC: no 34: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 34: KOKKOS_ENABLE_LIBDL: yes 34: KOKKOS_ENABLE_PRAGMA_IVDEP: no 34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 34: KOKKOS_ENABLE_PRAGMA_UNROLL: no 34: KOKKOS_ENABLE_PRAGMA_VECTOR: no 34: KOKKOS_ENABLE_SERIAL: yes 34: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 34: Kokkos Version: 4.3.99 34: macro KOKKOS_ENABLE_CUDA: defined 34: platform: 64bit [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: fill ops per second 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 5235 48.976M/s [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmptarget/TestRandom.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: cycle ops per second 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 19108 303.331M/s 34/59 Test #34: Kokkos_PerformanceTest_Mempool ................... Passed 8.07 sec test 35 Start 35: Kokkos_PerformanceTest_Atomic 35: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-25_T15-27-13.json" 35: Test timeout computed to be: 1500 35: 2024-04-25T16:05:19+00:00 35: Running /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Atomic 35: Run on (6 X 2095.08 MHz CPU s) 35: CPU Caches: 35: L1 Data 32 KiB (x6) 35: L1 Instruction 32 KiB (x6) 35: L2 Unified 4096 KiB (x6) 35: L3 Unified 16384 KiB (x6) 35: Load Average: 0.88, 3.93, 6.03 35: CPU architecture: none 35: Default Device: N6Kokkos4CudaE 35: GIT_BRANCH: HEAD 35: GIT_CLEAN_STATUS: CLEAN 35: GIT_COMMIT_DATE: 2024-04-25T15:26:12+00:00 35: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 35: GIT_COMMIT_HASH: e34e8d191 35: GPU architecture: VOLTA70 35: KOKKOS_COMPILER_CLANG: 1200 35: KOKKOS_ENABLE_ASM: no 35: KOKKOS_ENABLE_CUDA: yes 35: KOKKOS_ENABLE_CUDA_LAMBDA: yes 35: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 35: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 35: KOKKOS_ENABLE_CUDA_UVM: no 35: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 35: KOKKOS_ENABLE_CXX17: yes 35: KOKKOS_ENABLE_CXX20: no 35: KOKKOS_ENABLE_CXX23: no 35: KOKKOS_ENABLE_CXX26: no 35: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 35: KOKKOS_ENABLE_HWLOC: no 35: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 35: KOKKOS_ENABLE_LIBDL: yes 35: KOKKOS_ENABLE_PRAGMA_IVDEP: no 35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 35: KOKKOS_ENABLE_PRAGMA_UNROLL: no 35: KOKKOS_ENABLE_PRAGMA_VECTOR: no 35: KOKKOS_ENABLE_SERIAL: yes 35: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 35: Kokkos Version: 4.3.99 35: macro KOKKOS_ENABLE_CUDA: defined 35: platform: 64bit [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Test_Atomic/100000/iterations:10 1.15 s 1.15 s 10 1 4 1.67769m 1038.13u 157.07u 704.983M 708.992k 704.983M [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o 35: Test_Atomic/100000/iterations:10 1.04 s 1.04 s 10 1 8 2.4198m 1038.29u 66.66u 4.99995G 184.928k 4.99995G [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.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_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_b.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 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/TestStdAlgorithmsTeamNoneOf.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o 35: Test_Atomic/100000/iterations:10 3.11 s 3.10 s 10 1 8 5.13068 1059.03u 63.59u 4.99995G 187.552k 4.99995G [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_c.cpp.o [ 74%] Built target Kokkos_ContainersUnitTest_Serial [ 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_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o 35: Test_Atomic/100000/iterations:10 1.13 s 1.13 s 10 1 4 1.6954m 1069.06u 94.55u 704.983M 179.616k 704.983M [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o 35: Test_Atomic/100000/iterations:10 1.04 s 1.04 s 10 1 8 2.38261m 1.11781m 70.46u 4.99995G 181.088k 4.99995G [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortByKey.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_e.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 75%] Built target Kokkos_PerformanceTest_Benchmark [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o 35: Test_Atomic/100000/iterations:10 3.15 s 3.14 s 10 1 8 5.26176 1.11664m 63.27u 4.99995G 187.264k 4.99995G [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ OK ] serial.view_fill_tests_layout_left (133794 ms) [ RUN ] serial.view_mapping [ OK ] serial.view_mapping (972 ms) [ RUN ] serial.view_mapping_operator [ OK ] serial.view_mapping_operator (63 ms) [ RUN ] serial.static_extent [ OK ] serial.static_extent (0 ms) [ RUN ] serial.view_mapping_atomic [ OK ] serial.view_mapping_atomic (10 ms) [ RUN ] serial.view_mapping_class_value [ OK ] serial.view_mapping_class_value (0 ms) [ RUN ] serial.view_mapping_assignable [ OK ] serial.view_mapping_assignable (0 ms) [ RUN ] serial.view_mapping_trivially_copyable [ OK ] serial.view_mapping_trivially_copyable (0 ms) [ RUN ] serial.view_mapping_subview [ OK ] serial.view_mapping_subview (1 ms) [ RUN ] serial.view_resize [ OK ] serial.view_resize (161 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 (311 ms) [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (311 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 (111 ms) [ RUN ] serial.view_subview_2d_from_3d_atomic [ OK ] serial.view_subview_2d_from_3d_atomic (114 ms) [ RUN ] serial.view_subview_2d_from_3d_randomaccess [ OK ] serial.view_subview_2d_from_3d_randomaccess (114 ms) [ RUN ] serial.view_subview_3d_from_5d_left [ OK ] serial.view_subview_3d_from_5d_left (3791 ms) [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ OK ] serial.view_subview_3d_from_5d_left_atomic (3790 ms) [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (3783 ms) [ RUN ] serial.view_subview_3d_from_5d_right [ OK ] serial.view_subview_3d_from_5d_right (4564 ms) [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o 35: Test_Atomic/100000/iterations:10 1.13 s 1.13 s 10 0 4 3.6061m 1071.38u 1003.12u 5G 661.312k 4.99989G [ OK ] serial.view_subview_3d_from_5d_right_atomic (4576 ms) [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (4543 ms) [ RUN ] serial.view_test_unmanaged_subview_reset [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) [ RUN ] serial.int64_t_reduce [ OK ] serial.int64_t_reduce (3816 ms) [ RUN ] serial.double_reduce [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o 35: Test_Atomic/100000/iterations:10 1.13 s 1.12 s 10 1 8 3.59667m 1051.63u 1049.6u 4.99995G 637.616k 4.99995G [ OK ] serial.double_reduce (3770 ms) [ RUN ] serial.int64_t_reduce_dynamic [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions_DeviceView.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ OK ] serial.int64_t_reduce_dynamic (6535 ms) [ RUN ] serial.double_reduce_dynamic [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o 35: Test_Atomic/100000/iterations:10 1.13 s 1.13 s 10 1 4 1.64245m 1095.76u 165.27u 704.983M 767.904k 704.983M 35/59 Test #35: Kokkos_PerformanceTest_Atomic .................... Passed 140.71 sec test 36 Start 36: Kokkos_ContainersUnitTest_Serial 36: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 36: Test timeout computed to be: 1500 36: [==========] Running 65 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 65 tests from serial 36: [ RUN ] serial.bitset [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o 36: [ OK ] serial.bitset (2298 ms) 36: [ RUN ] serial.bitset_default_constructor_no_alloc 36: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 36: [ RUN ] serial.dualview_combination 36: [ OK ] serial.dualview_combination (0 ms) 36: [ RUN ] serial.dualview_alloc 36: [ OK ] serial.dualview_alloc (0 ms) 36: [ RUN ] serial.test_dualview_copy_construction_and_assignment 36: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] serial.dualview_combinations_without_init 36: [ OK ] serial.dualview_combinations_without_init (0 ms) 36: [ RUN ] serial.dualview_deep_copy 36: [ OK ] serial.dualview_deep_copy (0 ms) 36: [ RUN ] serial.dualview_realloc 36: [ OK ] serial.dualview_realloc (0 ms) 36: [ RUN ] serial.dualview_resize 36: [ OK ] serial.dualview_resize (0 ms) 36: [ RUN ] serial.dualview_device_correct_kokkos_device 36: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 36: [ RUN ] serial.dualview_host_correct_kokkos_device 36: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_sync 36: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 36: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_sync 36: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 36: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 36: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] serial.dynamic_view 36: [ OK ] serial.dynamic_view (15 ms) 36: [ RUN ] serial.dyn_rank_view_api_generic 36: [ OK ] serial.dyn_rank_view_api_generic (7 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 36: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 36: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 36: /var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 36: skipping since not default execution space 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank67 36: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 36: [ RUN ] serial.ErrorReporterViaLambda 36: [ OK ] serial.ErrorReporterViaLambda (0 ms) 36: [ RUN ] serial.ErrorReporter 36: [ OK ] serial.ErrorReporter (0 ms) 36: [ RUN ] serial.offsetview_construction 36: [ OK ] serial.offsetview_construction (19 ms) 36: [ RUN ] serial.offsetview_unmanaged_construction 36: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] serial.offsetview_subview 36: [ OK ] serial.offsetview_subview (9 ms) 36: [ RUN ] serial.offsetview_offsets_rank1 36: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank2 36: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank3 36: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] serial.scatterview [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ OK ] serial.double_reduce_dynamic (6710 ms) [ RUN ] serial.int64_t_reduce_dynamic_view [ OK ] serial.int64_t_reduce_dynamic_view (1257 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 (81 ms) [ RUN ] serial.reduce_device_view_range_policy 36: [ OK ] serial.scatterview (1962 ms) 36: [ RUN ] serial.scatterview_devicetype 36: [ OK ] serial.scatterview_devicetype (2 ms) 36: [ RUN ] serial.staticcrsgraph 36: [ OK ] serial.staticcrsgraph (25 ms) 36: [ RUN ] serial.resize_realloc_no_init_dualview 36: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 36: [ RUN ] serial.resize_realloc_no_alloc_dualview 36: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 36: [ RUN ] serial.resize_exec_space_dualview 36: [ OK ] serial.resize_exec_space_dualview (0 ms) 36: [ RUN ] serial.realloc_exec_space_dualview 36: [ OK ] serial.realloc_exec_space_dualview (0 ms) 36: [ RUN ] serial.resize_realloc_no_init_dynrankview 36: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 36: [ RUN ] serial.resize_exec_space_dynrankview 36: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 36: [ RUN ] serial.realloc_exec_space_dynrankview 36: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 36: [ RUN ] serial.resize_realloc_no_init_scatterview 36: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 36: [ RUN ] serial.resize_realloc_no_alloc_scatterview 36: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 36: [ RUN ] serial.resize_exec_space_scatterview 36: [ OK ] serial.resize_exec_space_scatterview (0 ms) 36: [ RUN ] serial.realloc_exec_space_scatterview 36: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynrankview 36: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 36: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 36: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_offsetview 36: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 36: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_offsetview 36: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynamicview 36: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 36: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 36: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 36: [ RUN ] serial.UnorderedMap_insert [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o 36: [ OK ] serial.UnorderedMap_insert (8054 ms) 36: [ RUN ] serial.UnorderedMap_failed_insert [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o 36: [ OK ] serial.UnorderedMap_failed_insert (3933 ms) 36: [ RUN ] serial.UnorderedMap_deep_copy 36: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 36: [ RUN ] serial.UnorderedMap_valid_empty 36: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 36: [ RUN ] serial.UnorderedMap_clear_zero_size 36: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] serial.UnorderedMap_consistent_size 36: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 36: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] serial.UnorderedMap_lambda_capturable 36: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] serial.UnorderedMap_constructor_view_alloc 36: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] serial.vector_combination 36: [ OK ] serial.vector_combination (0 ms) 36: [ RUN ] serial.vector_insert 36: [ OK ] serial.vector_insert (0 ms) 36: [ RUN ] serial.vector_push_back_default_exec 36: [ OK ] serial.vector_push_back_default_exec (0 ms) 36: [ RUN ] serial.viewctorprop_embedded_dim 36: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 36: [----------] 65 tests from serial (16339 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 65 tests from 1 test suite ran. (16339 ms total) 36: [ PASSED ] 64 tests. 36: [ SKIPPED ] 1 test, listed below: 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 36/59 Test #36: Kokkos_ContainersUnitTest_Serial ................. Passed 17.12 sec test 37 Start 37: Kokkos_ContainersUnitTest_Cuda 37: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 37: Test timeout computed to be: 1500 37: [==========] Running 65 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 65 tests from cuda 37: [ RUN ] cuda.bitset 37: [ OK ] cuda.bitset (11 ms) 37: [ RUN ] cuda.bitset_default_constructor_no_alloc 37: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 37: [ RUN ] cuda.dualview_combination 37: [ OK ] cuda.dualview_combination (0 ms) 37: [ RUN ] cuda.dualview_alloc 37: [ OK ] cuda.dualview_alloc (0 ms) 37: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 37: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 37: [ RUN ] cuda.dualview_combinations_without_init 37: [ OK ] cuda.dualview_combinations_without_init (0 ms) 37: [ RUN ] cuda.dualview_deep_copy 37: [ OK ] cuda.dualview_deep_copy (1 ms) 37: [ RUN ] cuda.dualview_realloc 37: [ OK ] cuda.dualview_realloc (0 ms) 37: [ RUN ] cuda.dualview_resize 37: [ OK ] cuda.dualview_resize (0 ms) 37: [ RUN ] cuda.dualview_device_correct_kokkos_device 37: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 37: [ RUN ] cuda.dualview_host_correct_kokkos_device 37: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 37: [ RUN ] cuda.dualview_host_modify_template_device_sync 37: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 37: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 37: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 37: [ RUN ] cuda.dualview_device_modify_template_host_sync 37: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 37: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 37: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 37: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 37: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 37: [ RUN ] cuda.dynamic_view 37: [ OK ] cuda.dynamic_view (28 ms) 37: [ RUN ] cuda.dyn_rank_view_api_generic 37: [ OK ] cuda.dyn_rank_view_api_generic (8 ms) 37: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 37: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) 37: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 37: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 37: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 37: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 37: [ RUN ] cuda.ErrorReporterViaLambda 37: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 37: [ RUN ] cuda.ErrorReporter 37: [ OK ] cuda.ErrorReporter (0 ms) 37: [ RUN ] cuda.offsetview_construction 37: [ OK ] cuda.offsetview_construction (1 ms) 37: [ RUN ] cuda.offsetview_unmanaged_construction 37: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 37: [ RUN ] cuda.offsetview_subview 37: [ OK ] cuda.offsetview_subview (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank1 37: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank2 37: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank3 37: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 37: [ RUN ] cuda.scatterview [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o 37: [ OK ] cuda.scatterview (16056 ms) 37: [ RUN ] cuda.scatterview_devicetype 37: [ OK ] cuda.scatterview_devicetype (28 ms) 37: [ RUN ] cuda.staticcrsgraph 37: [ OK ] cuda.staticcrsgraph (39 ms) 37: [ RUN ] cuda.resize_realloc_no_init_dualview 37: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_alloc_dualview 37: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 37: [ RUN ] cuda.resize_exec_space_dualview 37: [ OK ] cuda.resize_exec_space_dualview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_dualview 37: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_init_dynrankview 37: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 37: [ RUN ] cuda.resize_exec_space_dynrankview 37: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_dynrankview 37: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_init_scatterview 37: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 37: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 37: [ RUN ] cuda.resize_exec_space_scatterview 37: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_scatterview 37: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynrankview 37: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 37: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 37: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_offsetview 37: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 37: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 37: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynamicview 37: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 37: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 37: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 37: [ RUN ] cuda.UnorderedMap_insert [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o 37: [ OK ] cuda.UnorderedMap_insert (3470 ms) 37: [ RUN ] cuda.UnorderedMap_failed_insert 37: [ OK ] cuda.UnorderedMap_failed_insert (944 ms) 37: [ RUN ] cuda.UnorderedMap_deep_copy 37: [ OK ] cuda.UnorderedMap_deep_copy (4 ms) 37: [ RUN ] cuda.UnorderedMap_valid_empty 37: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 37: [ RUN ] cuda.UnorderedMap_clear_zero_size 37: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 37: [ RUN ] cuda.UnorderedMap_consistent_size 37: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 37: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 37: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 37: [ RUN ] cuda.UnorderedMap_lambda_capturable 37: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 37: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 37: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 37: [ RUN ] cuda.vector_combination 37: [ OK ] cuda.vector_combination (0 ms) 37: [ RUN ] cuda.vector_insert 37: [ OK ] cuda.vector_insert (0 ms) 37: [ RUN ] cuda.vector_push_back_default_exec 37: [ OK ] cuda.vector_push_back_default_exec (0 ms) 37: [ RUN ] cuda.viewctorprop_embedded_dim 37: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 37: [----------] 65 tests from cuda (20616 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 65 tests from 1 test suite ran. (20616 ms total) 37: [ PASSED ] 65 tests. [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o 37/59 Test #37: Kokkos_ContainersUnitTest_Cuda ................... Passed 21.36 sec test 38 Start 38: Kokkos_ContainersPerformanceTest_Cuda 38: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 38: Test timeout computed to be: 1500 38: [==========] Running 4 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 4 tests from TEST_CATEGORY 38: [ RUN ] TEST_CATEGORY.dynrankview_perf 38: Cuda 38: DynRankView vs View: Initialization Only 38: View time (init only): 0.00127868 38: View sum computation time: 0.00127868 38: Strided View time (init only): 0.00114491 38: View Rank7 time (init only): 0.00120498 38: DynRankView time (init only): 0.0012389 38: DynRankView sum computation time: 0.0018346 38: Ratio of View to DynRankView time: 1.03211 38: Ratio of View to DynRankView sum computation time: 0.992225 38: Ratio of View to View Rank7 time: 1.06117 38: Ratio of StrideView to DynRankView time: 0.924134 38: Ratio of DynRankView to View Rank7 time: 1.02815 38: [ OK ] TEST_CATEGORY.dynrankview_perf (13 ms) 38: [ RUN ] TEST_CATEGORY.global_2_local 38: Cuda 38: size, create, generate, fill, find 38: 256, 0.00024142, 3.3306e-05, 0.00245874, 0.00188097 38: 512, 0.000149164, 1.0111e-05, 2.1079e-05, 0.00194596 38: 1024, 0.000159284, 1.0294e-05, 2.2268e-05, 0.00201233 38: 2048, 0.000152454, 1.0534e-05, 2.4246e-05, 0.00204999 38: 4096, 0.00016776, 9.622e-06, 2.2646e-05, 0.00193619 38: 8192, 0.000161851, 9.371e-06, 2.5529e-05, 0.0019764 38: 16384, 0.000140482, 1.444e-05, 2.9525e-05, 0.0020498 38: 32768, 0.000249896, 9.66e-06, 3.3244e-05, 0.00220107 38: 65536, 0.000245914, 1.1197e-05, 4.1767e-05, 0.00243097 38: 131072, 0.000307242, 1.1352e-05, 5.9304e-05, 0.00305909 38: 262144, 0.000480576, 1.3543e-05, 0.000149982, 0.00582305 38: 524288, 0.000515383, 1.7968e-05, 0.000530984, 0.0188196 38: 1048576, 0.000552031, 2.4876e-05, 0.00140783, 0.0494039 38: 2097152, 0.000612746, 3.928e-05, 0.00311163, 0.109461 38: 4194304, 0.000808659, 6.2208e-05, 0.00685381, 0.236151 38: [ OK ] TEST_CATEGORY.global_2_local (463 ms) 38: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 38: skipping test 38: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 38: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 38: skipping test 38: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 38: [----------] 4 tests from TEST_CATEGORY (477 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 1 test suite ran. (477 ms total) 38: [ PASSED ] 4 tests. 38/59 Test #38: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 1.16 sec test 39 Start 39: Kokkos_UnitTest_Sort 39: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 39: Test timeout computed to be: 1500 [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I 39: [==========] Running 15 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 15 tests from cuda 39: [ RUN ] cuda.SortUnsignedValueType 39: [ OK ] cuda.SortUnsignedValueType (13 ms) 39: [ RUN ] cuda.SortEmptyView 39: [ OK ] cuda.SortEmptyView (0 ms) 39: [ RUN ] cuda.SortByKeyEmptyView 39: [ OK ] cuda.SortByKeyEmptyView (0 ms) 39: [ RUN ] cuda.SortByKey 39: [ OK ] cuda.SortByKey (1 ms) 39: [ RUN ] cuda.SortByKeyWithComparator 39: [ OK ] cuda.SortByKeyWithComparator (0 ms) 39: [ RUN ] cuda.SortByKeyStaticExtents 39: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 39: [ RUN ] cuda.SortByKeyWithStrides 39: [ OK ] cuda.SortByKeyWithStrides (0 ms) 39: [ RUN ] cuda.SortByKeyKeysLargerThanValues 39: 39: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 39: 39: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 39: [ OK ] cuda.SortByKeyKeysLargerThanValues (564 ms) 39: [ RUN ] cuda.SortWithCustomComparator 39: [ OK ] cuda.SortWithCustomComparator (581 ms) 39: [ RUN ] cuda.BinSortGenericTests 39: [ OK ] cuda.BinSortGenericTests (20 ms) 39: [ RUN ] cuda.BinSortEmptyView 39: [ OK ] cuda.BinSortEmptyView (0 ms) 39: [ RUN ] cuda.BinSortEmptyKeysView 39: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 39: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 75%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortCustomComp.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ OK ] serial.reduce_device_view_range_policy (40913 ms) [ RUN ] serial.reduce_device_view_mdrange_policy [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Swap.cpp.o 39: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (14413 ms) 39: [ RUN ] cuda.NestedSort 39: [ OK ] cuda.NestedSort (30 ms) 39: [ RUN ] cuda.NestedSortByKey 39: [ OK ] cuda.NestedSortByKey (92 ms) 39: [----------] 15 tests from cuda (15720 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 15 tests from 1 test suite ran. (15720 ms total) 39: [ PASSED ] 15 tests. 39/59 Test #39: Kokkos_UnitTest_Sort ............................. Passed 16.42 sec test 40 Start 40: Kokkos_UnitTest_Random 40: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_UnitTest_Random 40: Test timeout computed to be: 1500 40: [==========] Running 3 tests from 1 test suite. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from cuda 40: [ RUN ] cuda.Random_XorShift64 40: Test Seed:1714061316316752673 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.45775e-07 -0.000148979 -0.00466577 || 0.051031 28057 29433 || 28678.7 28674.4 || -64.4996 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.5082e-07 0.0178056 -0.00252343 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.0029064 0.0115518 || 0.051031 28031 29324 || 28758 28674.4 || 159.692 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.000327112 -0.00704445 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.00438615 0.00186839 || 0.051031 28083 29325 || 28549.2 28674.4 || 25.8287 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.011951 -0.0103268 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.0112604 -0.00503422 || 0.051031 27982 29370 || 29001 28674.4 || -69.593 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.0205836 0.0019762 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000244165 -0.99999 -48244.8 || 0.051031 0 194892 || 2.9287e+09 28674.4 || -6.66936e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.000731344 -0.319314 0.148399 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00196081 -0.999999 -57857 || 0.051031 0 1.55199e+06 || 2.86885e+10 28674.4 || -7.99815e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.00589261 -0.968037 10.3111 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.65955e-07 -0.00870067 0.00789918 || 0.051031 28038 29352 || 28926.1 28674.4 || 109.198 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 7.11361e-07 -0.0133837 -0.000861113 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.00833169 -0.00501317 || 0.051031 28072 29342 || 28437.5 28674.4 || -69.302 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.00137292 0.00113871 || 0.051031 1e+64 -1e+64 40: Test Seed:1714061316466103291 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.45775e-07 -0.0154272 0.00305647 || 0.051031 27892 29310 || 29123.7 28674.4 || 42.2526 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.5082e-07 -0.00244171 0.00393219 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.01214 -0.0143905 || 0.051031 28026 29295 || 29026.8 28674.4 || -198.934 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.00688577 -0.000807815 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.00691049 -0.00798997 || 0.051031 28019 29307 || 28477.6 28674.4 || -110.453 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00311902 -0.00146107 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.00411141 0.0297526 || 0.051031 27960 29331 || 28792.8 28674.4 || 411.3 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0041909 -0.000695329 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000243294 -0.99999 -48244.4 || 0.051031 0 194977 || 2.9285e+09 28674.4 || -6.66931e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.000728775 -0.323862 0.14982 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195962 -0.999999 -57857.5 || 0.051031 0 1.55152e+06 || 2.86907e+10 28674.4 || -7.99822e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.00588963 -0.96789 10.3866 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.73523e-07 -0.00285731 -0.0202257 || 0.051031 28012 29326 || 28756.6 28674.4 || -279.6 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 7.34064e-07 -0.0242089 0.00337036 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.0139279 0.0108225 || 0.051031 28023 29281 || 29079.4 28674.4 || 149.61 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00239977 0.0053134 || 0.051031 1e+64 -1e+64 40: [ OK ] cuda.Random_XorShift64 (285 ms) 40: [ RUN ] cuda.Random_XorShift1024_0 40: Test Seed:1714061316601953937 [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.015497 -0.00416388 || 0.051031 10904 11777 || 11556 11377 || -57.5614 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00735121 0.00183779 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.0125504 -0.00929323 || 0.051031 10939 11793 || 11235.9 11377 || -128.47 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.000178018 0.00387454 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00131841 0.00119211 || 0.051031 10975 11809 || 11362 11377 || 16.4797 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00276921 -0.000147873 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.00907173 0.000908425 || 0.051031 10927 11816 || 11481.1 11377 || 12.5581 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00319355 -0.00212743 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000244868 -0.999975 -7595.21 || 0.051031 0 77786 || 4.61075e+08 11377 || -1.04996e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.000734296 -0.151046 0.0205463 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195924 -0.999997 -9108.36 || 0.051031 0 617163 || 4.51681e+09 11377 || -1.25914e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.00588974 -0.923527 1.63029 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.73387e-07 -0.0183737 -0.0200435 || 0.051031 10915 11826 || 11589.9 11377 || -277.081 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 3.24249e-07 -0.0106281 -0.000731545 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.0125586 0.00824699 || 0.051031 10988 11890 || 11235.9 11377 || 114.006 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00354139 0.00125222 || 0.051031 1e+64 -1e+64 40: Test Seed:1714061316677451978 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.00925036 -0.00727007 || 0.051031 10998 11873 || 11483.2 11377 || -100.501 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.000523161 0.00150885 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.0182412 0.000865853 || 0.051031 10910 11773 || 11588.3 11377 || 11.9696 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.022521 0.000721107 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.00364888 -0.00107334 || 0.051031 10960 11798 || 11418.6 11377 || -14.8379 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00812824 0.00142498 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00650817 0.00079588 || 0.051031 10937 11840 || 11303.4 11377 || 11.0023 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00122591 -0.00313198 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000244041 -0.999975 -7595.29 || 0.051031 0 77856 || 4.60998e+08 11377 || -1.04997e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.000731774 -0.151333 0.0285118 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195741 -0.999997 -9107.76 || 0.051031 0 616741 || 4.517e+09 11377 || -1.25906e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.00588271 -0.922068 1.63132 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.60671e-07 0.0031736 -0.00162796 || 0.051031 10971 11802 || 11341 11377 || -22.505 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.86102e-07 0.00746793 -0.00271977 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00568053 0.00818618 || 0.051031 10972 11757 || 11312.7 11377 || 113.166 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0141843 -0.000582738 || 0.051031 1e+64 -1e+64 40: [ OK ] cuda.Random_XorShift1024_0 (176 ms) 40: [ RUN ] cuda.Multi_streams 40: [ OK ] cuda.Multi_streams (206 ms) 40: [----------] 3 tests from cuda (668 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 3 tests from 1 test suite ran. (668 ms total) 40: [ PASSED ] 3 tests. 40/59 Test #40: Kokkos_UnitTest_Random ........................... Passed 1.35 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_A 41: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 41: Test timeout computed to be: 1500 41: [==========] Running 15 tests from 3 test suites. 41: [----------] Global test environment set-up. 41: [----------] 3 tests from std_algorithms_reducers 41: [ RUN ] std_algorithms_reducers.max_first_loc 41: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 41: [ RUN ] std_algorithms_reducers.min_first_loc 41: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 41: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 41: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 41: [----------] 3 tests from std_algorithms_reducers (0 ms total) 41: 41: [----------] 1 test from std_algorithms 41: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 41: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 41: [----------] 1 test from std_algorithms (0 ms total) 41: 41: [----------] 11 tests from random_access_iterator_test 41: [ RUN ] random_access_iterator_test.constructor 41: [ OK ] random_access_iterator_test.constructor (0 ms) 41: [ RUN ] random_access_iterator_test.constructiblity 41: [ OK ] random_access_iterator_test.constructiblity (0 ms) 41: [ RUN ] random_access_iterator_test.dereference 41: [ OK ] random_access_iterator_test.dereference (0 ms) 41: [ RUN ] random_access_iterator_test.subscript_operator 41: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet1 41: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet2 41: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet3 41: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet4 41: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 41: [ RUN ] random_access_iterator_test.assignment_operator 41: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 41: [ RUN ] random_access_iterator_test.distance 41: [ OK ] random_access_iterator_test.distance (0 ms) 41: [ RUN ] random_access_iterator_test.traits_helpers 41: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 41: [----------] 11 tests from random_access_iterator_test (2 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 15 tests from 3 test suites ran. (2 ms total) 41: [ PASSED ] 15 tests. 41/59 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 0.67 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_B 42: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 42: Test timeout computed to be: 1500 42: [==========] Running 7 tests from 1 test suite. 42: [----------] Global test environment set-up. 42: [----------] 7 tests from std_algorithms_min_max_element_test 42: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 42: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 42: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 42: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 42: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (5 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 42: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (5 ms) 42: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 42: [----------] 7 tests from std_algorithms_min_max_element_test (28 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 7 tests from 1 test suite ran. (28 ms total) 42: [ PASSED ] 7 tests. 42/59 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 0.70 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_C 43: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 43: Test timeout computed to be: 1500 43: [==========] Running 13 tests from 10 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_lexicographical_compare_test 43: [ RUN ] std_algorithms_lexicographical_compare_test.test 43: [ OK ] std_algorithms_lexicographical_compare_test.test (187 ms) 43: [----------] 1 test from std_algorithms_lexicographical_compare_test (187 ms total) 43: 43: [----------] 1 test from std_algorithms_for_each_test 43: [ RUN ] std_algorithms_for_each_test.test 43: [ OK ] std_algorithms_for_each_test.test (116 ms) 43: [----------] 1 test from std_algorithms_for_each_test (116 ms total) 43: 43: [----------] 1 test from std_algorithms_find_test 43: [ RUN ] std_algorithms_find_test.test 43: [ OK ] std_algorithms_find_test.test (66 ms) 43: [----------] 1 test from std_algorithms_find_test (66 ms total) 43: 43: [----------] 4 tests from std_algorithms_non_mod_seq_ops 43: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 43: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (454 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1048 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.search 43: [ OK ] std_algorithms_non_mod_seq_ops.search (642 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 43: [ OK ] std_algorithms_non_mod_seq_ops.search_n (424 ms) 43: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2569 ms total) 43: 43: [----------] 1 test from std_algorithms_count_test 43: [ RUN ] std_algorithms_count_test.test 43: [ OK ] std_algorithms_count_test.test (90 ms) 43: [----------] 1 test from std_algorithms_count_test (90 ms total) 43: 43: [----------] 1 test from std_algorithms_equal_test 43: [ RUN ] std_algorithms_equal_test.test 43: [ OK ] std_algorithms_equal_test.test (11 ms) 43: [----------] 1 test from std_algorithms_equal_test (11 ms total) 43: 43: [----------] 1 test from std_algorithms_all_any_none_of_test 43: [ RUN ] std_algorithms_all_any_none_of_test.test [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o 43: [ OK ] std_algorithms_all_any_none_of_test.test (73 ms) 43: [----------] 1 test from std_algorithms_all_any_none_of_test (73 ms total) 43: 43: [----------] 1 test from std_algorithms_nonmod_seq_ops 43: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 43: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (103 ms) 43: [----------] 1 test from std_algorithms_nonmod_seq_ops (103 ms total) 43: 43: [----------] 1 test from std_algorithms_mismatch_test 43: [ RUN ] std_algorithms_mismatch_test.test 43: [ OK ] std_algorithms_mismatch_test.test (183 ms) 43: [----------] 1 test from std_algorithms_mismatch_test (183 ms total) 43: 43: [----------] 1 test from std_algorithms_mod_seq_ops 43: [ RUN ] std_algorithms_mod_seq_ops.move_backward 43: [ OK ] std_algorithms_mod_seq_ops.move_backward (50 ms) 43: [----------] 1 test from std_algorithms_mod_seq_ops (50 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 13 tests from 10 test suites ran. (3452 ms total) 43: [ PASSED ] 13 tests. 43/59 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 4.14 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_D 44: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 44: Test timeout computed to be: 1500 [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o 44: [==========] Running 31 tests from 5 test suites. 44: [----------] Global test environment set-up. 44: [----------] 3 tests from std_algorithms_mod_ops_test 44: [ RUN ] std_algorithms_mod_ops_test.move 44: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 44: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 44: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 44: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 44: 44: [----------] 12 tests from std_algorithms_mod_seq_ops_test 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy 44: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 44: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.fill 44: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 44: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 44: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 44: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.generate 44: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 44: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 44: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 44: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 44: 44: [----------] 4 tests from std_algorithms_replace_ops_test 44: [ RUN ] std_algorithms_replace_ops_test.replace 44: [ OK ] std_algorithms_replace_ops_test.replace (30 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_if 44: [ OK ] std_algorithms_replace_ops_test.replace_if (140 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_copy 44: [ OK ] std_algorithms_replace_ops_test.replace_copy (54 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 44: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (50 ms) 44: [----------] 4 tests from std_algorithms_replace_ops_test (275 ms total) 44: 44: [----------] 11 tests from std_algorithms_mod_seq_ops 44: [ RUN ] std_algorithms_mod_seq_ops.copy_if 44: [ OK ] std_algorithms_mod_seq_ops.copy_if (35 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.unique 44: [ OK ] std_algorithms_mod_seq_ops.unique (247 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 44: [ OK ] std_algorithms_mod_seq_ops.unique_copy (79 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove 44: [ OK ] std_algorithms_mod_seq_ops.remove (54 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_if 44: [ OK ] std_algorithms_mod_seq_ops.remove_if (60 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_copy [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 44: [ OK ] std_algorithms_mod_seq_ops.remove_copy (167 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 44: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (60 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.rotate 44: [ OK ] std_algorithms_mod_seq_ops.rotate (1232 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 44: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (423 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 75%] Built target Kokkos_CoreUnitTest_Serial1 44: [ OK ] std_algorithms_mod_seq_ops.shift_left (1170 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 44: [ OK ] std_algorithms_mod_seq_ops.shift_right (1140 ms) 44: [----------] 11 tests from std_algorithms_mod_seq_ops (4672 ms total) 44: 44: [----------] 1 test from std_algorithms_modseq_test 44: [ RUN ] std_algorithms_modseq_test.reverse 44: [ OK ] std_algorithms_modseq_test.reverse (52 ms) 44: [----------] 1 test from std_algorithms_modseq_test (52 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 31 tests from 5 test suites ran. (5005 ms total) 44: [ PASSED ] 31 tests. 44/59 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 5.70 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_E 45: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 45: Test timeout computed to be: 1500 [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o 45: [==========] Running 29 tests from 7 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_sorting_ops_test 45: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 45: [ OK ] std_algorithms_sorting_ops_test.is_sorted (11 ms) 45: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 45: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms) 45: [----------] 2 tests from std_algorithms_sorting_ops_test (21 ms total) 45: 45: [----------] 4 tests from std_algorithms_partitioning_test 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.partition_point 45: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 45: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total) 45: 45: [----------] 1 test from std_algorithms_partitioning_ops 45: [ RUN ] std_algorithms_partitioning_ops.partition_copy 45: [ OK ] std_algorithms_partitioning_ops.partition_copy (21 ms) 45: [----------] 1 test from std_algorithms_partitioning_ops (21 ms total) 45: 45: [----------] 12 tests from std_algorithms_numerics_test 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 45: [----------] 12 tests from std_algorithms_numerics_test (8 ms total) 45: 45: [----------] 1 test from std_algorithms_numerics_ops_test 45: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 45: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (100 ms) 45: [----------] 1 test from std_algorithms_numerics_ops_test (100 ms total) 45: 45: [----------] 8 tests from std_algorithms_numeric_ops_test 45: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (751 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (539 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (215 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (293 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 45: [----------] 8 tests from std_algorithms_numeric_ops_test (1800 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_ops_test 45: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 45: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (37 ms) 45: [----------] 1 test from std_algorithms_transform_ops_test (37 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 29 tests from 7 test suites ran. (1992 ms total) 45: [ PASSED ] 29 tests. 45/59 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 2.70 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 46: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 46: Test timeout computed to be: 1500 46: [==========] Running 12 tests from 7 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_adjacent_find_team_test 46: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 46: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (346 ms) 46: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 46: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (338 ms) 46: [----------] 2 tests from std_algorithms_adjacent_find_team_test (684 ms total) 46: 46: [----------] 2 tests from std_algorithms_count_team_test 46: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 46: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (509 ms) 46: [ RUN ] std_algorithms_count_team_test.count_returns_zero 46: [ OK ] std_algorithms_count_team_test.count_returns_zero (137 ms) 46: [----------] 2 tests from std_algorithms_count_team_test (647 ms total) 46: 46: [----------] 1 test from std_algorithms_count_if_team_test 46: [ RUN ] std_algorithms_count_if_team_test.test 46: [ OK ] std_algorithms_count_if_team_test.test (187 ms) 46: [----------] 1 test from std_algorithms_count_if_team_test (187 ms total) 46: 46: [----------] 1 test from std_algorithms_for_each_team_test 46: [ RUN ] std_algorithms_for_each_team_test.test 46: [ OK ] std_algorithms_for_each_team_test.test (415 ms) 46: [----------] 1 test from std_algorithms_for_each_team_test (415 ms total) 46: 46: [----------] 1 test from std_algorithms_for_each_n_team_test 46: [ RUN ] std_algorithms_for_each_n_team_test.test [ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: [ OK ] std_algorithms_for_each_n_team_test.test (420 ms) 46: [----------] 1 test from std_algorithms_for_each_n_team_test (420 ms total) 46: 46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 46: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2953 ms) 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L 46: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1628 ms) 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 46: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1634 ms) 46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6216 ms total) 46: 46: [----------] 2 tests from std_algorithms_mismatch_team_test 46: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamMDRange.cpp.o 46: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1990 ms) 46: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 46: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (484 ms) 46: [----------] 2 tests from std_algorithms_mismatch_team_test (2475 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 12 tests from 7 test suites ran. (11047 ms total) 46: [ PASSED ] 12 tests. 46/59 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 11.74 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 47: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 47: Test timeout computed to be: 1500 47: [==========] Running 8 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_equal_team_test 47: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 93%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o 47: [ OK ] std_algorithms_equal_team_test.views_are_equal (1393 ms) 47: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 47: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (690 ms) 47: [----------] 2 tests from std_algorithms_equal_team_test (2084 ms total) 47: 47: [----------] 2 tests from std_algorithms_search_team_test 47: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o 47: [ OK ] std_algorithms_search_team_test.sequences_exist (481 ms) 47: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 47: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (652 ms) 47: [----------] 2 tests from std_algorithms_search_team_test (1133 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_end_team_test 47: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o 47: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1751 ms) 47: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 75%] Linking CXX executable Kokkos_UnitTest_Random [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M 47: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1524 ms) 47: [----------] 2 tests from std_algorithms_find_end_team_test (3276 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_first_of_team_test 47: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 93%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o 47: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1212 ms) 47: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 93%] Linking CXX executable Kokkos_query_device [ 93%] Built target Kokkos_query_device [ 93%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 76%] Built target Kokkos_UnitTest_Random [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o 47: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5690 ms) 47: [----------] 2 tests from std_algorithms_find_first_of_team_test (6902 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 8 tests from 4 test suites ran. (13396 ms total) 47: [ PASSED ] 8 tests. 47/59 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 14.08 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 48: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 48: Test timeout computed to be: 1500 48: [==========] Running 11 tests from 7 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_find_team_test 48: [ RUN ] std_algorithms_find_team_test.searched_values_exist 48: [ OK ] std_algorithms_find_team_test.searched_values_exist (182 ms) 48: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 48: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (313 ms) 48: [----------] 2 tests from std_algorithms_find_team_test (495 ms total) 48: 48: [----------] 2 tests from std_algorithms_find_if_team_test 48: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 48: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (133 ms) 48: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 48: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (314 ms) 48: [----------] 2 tests from std_algorithms_find_if_team_test (448 ms total) 48: 48: [----------] 2 tests from std_algorithms_find_if_not_team_test 48: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 93%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o 48: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (314 ms) 48: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 48: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (132 ms) 48: [----------] 2 tests from std_algorithms_find_if_not_team_test (446 ms total) 48: 48: [----------] 1 test from std_algorithms_all_of_team_test 48: [ RUN ] std_algorithms_all_of_team_test.test 48: [ OK ] std_algorithms_all_of_team_test.test (312 ms) 48: [----------] 1 test from std_algorithms_all_of_team_test (312 ms total) 48: 48: [----------] 1 test from std_algorithms_any_of_team_test 48: [ RUN ] std_algorithms_any_of_team_test.test 48: [ OK ] std_algorithms_any_of_team_test.test (127 ms) 48: [----------] 1 test from std_algorithms_any_of_team_test (127 ms total) 48: 48: [----------] 1 test from std_algorithms_none_of_team_test 48: [ RUN ] std_algorithms_none_of_team_test.test 48: [ OK ] std_algorithms_none_of_team_test.test (312 ms) 48: [----------] 1 test from std_algorithms_none_of_team_test (312 ms total) 48: 48: [----------] 2 tests from std_algorithms_search_n_team_test 48: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 48: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (171 ms) 48: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o 48: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (197 ms) 48: [----------] 2 tests from std_algorithms_search_n_team_test (368 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 11 tests from 7 test suites ran. (2511 ms total) 48: [ PASSED ] 11 tests. 48/59 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 3.19 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: Test timeout computed to be: 1500 49: [==========] Running 3 tests from 3 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_min_element_team_test 49: [ RUN ] std_algorithms_min_element_team_test.test [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o 49: [ OK ] std_algorithms_min_element_team_test.test (1199 ms) 49: [----------] 1 test from std_algorithms_min_element_team_test (1199 ms total) 49: 49: [----------] 1 test from std_algorithms_max_element_team_test 49: [ RUN ] std_algorithms_max_element_team_test.test [ 93%] Linking CXX executable Kokkos_tutorial_01_hello_world 49: [ OK ] std_algorithms_max_element_team_test.test (1186 ms) 49: [----------] 1 test from std_algorithms_max_element_team_test (1186 ms total) 49: 49: [----------] 1 test from std_algorithms_minmax_element_team_test 49: [ RUN ] std_algorithms_minmax_element_team_test.test [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 49: [ OK ] std_algorithms_minmax_element_team_test.test (1710 ms) 49: [----------] 1 test from std_algorithms_minmax_element_team_test (1710 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 3 tests from 3 test suites ran. (4097 ms total) 49: [ PASSED ] 3 tests. 49/59 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 4.77 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 50: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 50: Test timeout computed to be: 1500 [ 93%] Built target Kokkos_tutorial_01_hello_world [ 93%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o 50: [==========] Running 6 tests from 6 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_fill_team_test 50: [ RUN ] std_algorithms_fill_team_test.test 50: [ OK ] std_algorithms_fill_team_test.test (218 ms) 50: [----------] 1 test from std_algorithms_fill_team_test (218 ms total) 50: 50: [----------] 1 test from std_algorithms_fill_n_team_test 50: [ RUN ] std_algorithms_fill_n_team_test.test [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 50: [ OK ] std_algorithms_fill_n_team_test.test (215 ms) 50: [----------] 1 test from std_algorithms_fill_n_team_test (215 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_team_test 50: [ RUN ] std_algorithms_replace_team_test.test 50: [ OK ] std_algorithms_replace_team_test.test (350 ms) 50: [----------] 1 test from std_algorithms_replace_team_test (350 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_if_team_test 50: [ RUN ] std_algorithms_replace_if_team_test.test 50: [ OK ] std_algorithms_replace_if_team_test.test (500 ms) 50: [----------] 1 test from std_algorithms_replace_if_team_test (500 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_copy_team_test 50: [ RUN ] std_algorithms_replace_copy_team_test.test [ OK ] cuda_hostpinned.view_fill_tests_layout_right (311482 ms) [ RUN ] cuda_hostpinned.view_fill_tests_layout_left [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o 50: [ OK ] std_algorithms_replace_copy_team_test.test (1013 ms) 50: [----------] 1 test from std_algorithms_replace_copy_team_test (1013 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_copy_if_team_test 50: [ RUN ] std_algorithms_replace_copy_if_team_test.test 50: [ OK ] std_algorithms_replace_copy_if_team_test.test (710 ms) 50: [----------] 1 test from std_algorithms_replace_copy_if_team_test (710 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 6 tests from 6 test suites ran. (3007 ms total) 50: [ PASSED ] 6 tests. 50/59 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 3.68 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 51: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 51: Test timeout computed to be: 1500 51: [==========] Running 4 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_reverse_team_test 51: [ RUN ] std_algorithms_reverse_team_test.test 51: [ OK ] std_algorithms_reverse_team_test.test (245 ms) 51: [----------] 1 test from std_algorithms_reverse_team_test (245 ms total) 51: 51: [----------] 1 test from std_algorithms_reverse_copy_team_test 51: [ RUN ] std_algorithms_reverse_copy_team_test.test 51: [ OK ] std_algorithms_reverse_copy_team_test.test (269 ms) 51: [----------] 1 test from std_algorithms_reverse_copy_team_test (269 ms total) 51: 51: [----------] 1 test from std_algorithms_rotate_team_test 51: [ RUN ] std_algorithms_rotate_team_test.test [ 94%] Linking CXX executable Kokkos_tutorial_02_simple_reduce 51: [ OK ] std_algorithms_rotate_team_test.test (580 ms) 51: [----------] 1 test from std_algorithms_rotate_team_test (580 ms total) 51: 51: [----------] 1 test from std_algorithms_rotate_copy_team_test 51: [ RUN ] std_algorithms_rotate_copy_team_test.test 51: [ OK ] std_algorithms_rotate_copy_team_test.test (423 ms) 51: [----------] 1 test from std_algorithms_rotate_copy_team_test (423 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (1520 ms total) 51: [ PASSED ] 4 tests. [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o 51/59 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 2.19 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 52: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 52: Test timeout computed to be: 1500 52: [==========] Running 4 tests from 4 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_move_team_test 52: [ RUN ] std_algorithms_move_team_test.test 52: [ OK ] std_algorithms_move_team_test.test (469 ms) 52: [----------] 1 test from std_algorithms_move_team_test (469 ms total) 52: 52: [----------] 1 test from std_algorithms_move_backward_team_test 52: [ RUN ] std_algorithms_move_backward_team_test.test 52: [ OK ] std_algorithms_move_backward_team_test.test (372 ms) 52: [----------] 1 test from std_algorithms_move_backward_team_test (372 ms total) 52: 52: [----------] 1 test from std_algorithms_shift_left_team_test 52: [ RUN ] std_algorithms_shift_left_team_test.test [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Built target Kokkos_tutorial_02_simple_reduce [ 94%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 95%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o 52: [ OK ] std_algorithms_shift_left_team_test.test (1365 ms) 52: [----------] 1 test from std_algorithms_shift_left_team_test (1365 ms total) 52: 52: [----------] 1 test from std_algorithms_shift_right_team_test 52: [ RUN ] std_algorithms_shift_right_team_test.test [ 96%] Linking CXX executable Kokkos_UnitTest_SIMD 52: [ OK ] std_algorithms_shift_right_team_test.test (1236 ms) 52: [----------] 1 test from std_algorithms_shift_right_team_test (1236 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 4 tests from 4 test suites ran. (3444 ms total) 52: [ PASSED ] 4 tests. 52/59 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 4.18 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 53: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 53: Test timeout computed to be: 1500 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o 53: [==========] Running 9 tests from 9 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_copy_team_test 53: [ RUN ] std_algorithms_copy_team_test.test [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o 53: [ OK ] std_algorithms_copy_team_test.test (614 ms) 53: [----------] 1 test from std_algorithms_copy_team_test (614 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_n_team_test 53: [ RUN ] std_algorithms_copy_n_team_test.test 53: [ OK ] std_algorithms_copy_n_team_test.test (271 ms) 53: [----------] 1 test from std_algorithms_copy_n_team_test (271 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_backward_team_test 53: [ RUN ] std_algorithms_copy_backward_team_test.test [ 96%] Built target Kokkos_tutorial_03_simple_view [ 96%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o 53: [ OK ] std_algorithms_copy_backward_team_test.test (404 ms) 53: [----------] 1 test from std_algorithms_copy_backward_team_test (404 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_if_team_test 53: [ RUN ] std_algorithms_copy_if_team_test.test 53: [ OK ] std_algorithms_copy_if_team_test.test (568 ms) 53: [----------] 1 test from std_algorithms_copy_if_team_test (568 ms total) 53: 53: [----------] 1 test from std_algorithms_unique_copy_team_test 53: [ RUN ] std_algorithms_unique_copy_team_test.test 53: [ OK ] std_algorithms_unique_copy_team_test.test (1047 ms) 53: [----------] 1 test from std_algorithms_unique_copy_team_test (1047 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_team_test 53: [ RUN ] std_algorithms_remove_team_test.test 53: [ OK ] std_algorithms_remove_team_test.test (612 ms) 53: [----------] 1 test from std_algorithms_remove_team_test (612 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_if_team_test 53: [ RUN ] std_algorithms_remove_if_team_test.test 53: [ OK ] std_algorithms_remove_if_team_test.test (617 ms) 53: [----------] 1 test from std_algorithms_remove_if_team_test (617 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_copy_team_test 53: [ RUN ] std_algorithms_remove_copy_team_test.test 53: [ OK ] std_algorithms_remove_copy_team_test.test (771 ms) 53: [----------] 1 test from std_algorithms_remove_copy_team_test (771 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_copy_if_team_test 53: [ RUN ] std_algorithms_remove_copy_if_team_test.test 53: [ OK ] std_algorithms_remove_copy_if_team_test.test (679 ms) 53: [----------] 1 test from std_algorithms_remove_copy_if_team_test (679 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 9 tests from 9 test suites ran. (5587 ms total) 53: [ PASSED ] 9 tests. 53/59 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 6.27 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 54: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 54: Test timeout computed to be: 1500 54: [==========] Running 4 tests from 4 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_unique_team_test 54: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 96%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces 54: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1193 ms) 54: [----------] 1 test from std_algorithms_unique_team_test (1193 ms total) 54: 54: [----------] 1 test from std_algorithms_adjacent_difference_team_test 54: [ RUN ] std_algorithms_adjacent_difference_team_test.test 54: [ OK ] std_algorithms_adjacent_difference_team_test.test (1055 ms) 54: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1055 ms total) 54: 54: [----------] 1 test from std_algorithms_reduce_team_test 54: [ RUN ] std_algorithms_reduce_team_test.test [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 54: [ OK ] std_algorithms_reduce_team_test.test (554 ms) 54: [----------] 1 test from std_algorithms_reduce_team_test (554 ms total) 54: 54: [----------] 1 test from std_algorithms_transform_reduce_team_test 54: [ RUN ] std_algorithms_transform_reduce_team_test.test 54: [ OK ] std_algorithms_transform_reduce_team_test.test (951 ms) 54: [----------] 1 test from std_algorithms_transform_reduce_team_test (951 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 4 tests from 4 test suites ran. (3755 ms total) 54: [ PASSED ] 4 tests. 54/59 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 4.44 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: Test timeout computed to be: 1500 [ 96%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 96%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o 55: [==========] Running 18 tests from 5 test suites. 55: [----------] Global test environment set-up. 55: [----------] 2 tests from std_algorithms_is_sorted_team_test 55: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o 55: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (534 ms) 55: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 96%] Linking CXX executable Kokkos_tutorial_05_simple_atomics 55: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1488 ms) 55: [----------] 2 tests from std_algorithms_is_sorted_team_test (2023 ms total) 55: 55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (11 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ OK ] serial.reduce_device_view_mdrange_policy (83483 ms) [ RUN ] serial.reduce_device_view_team_policy 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1430 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (771 ms) 55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2227 ms total) 55: 55: [----------] 4 tests from std_algorithms_is_partitioned_team_test 55: [ RUN ] std_algorithms_is_partitioned_team_test.empty 55: [ OK ] std_algorithms_is_partitioned_team_test.empty (5 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o 55: [ OK ] std_algorithms_is_partitioned_team_test.all_true (361 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 55: [ OK ] std_algorithms_is_partitioned_team_test.all_false (363 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.random 55: [ OK ] std_algorithms_is_partitioned_team_test.random (352 ms) 55: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1083 ms total) 55: 55: [----------] 4 tests from std_algorithms_partition_copy_team_test 55: [ RUN ] std_algorithms_partition_copy_team_test.empty 55: [ OK ] std_algorithms_partition_copy_team_test.empty (9 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 96%] Built target Kokkos_tutorial_05_simple_atomics [ 96%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o 55: [ OK ] std_algorithms_partition_copy_team_test.all_true (795 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 96%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy 55: [ OK ] std_algorithms_partition_copy_team_test.all_false (800 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.random 55: [ OK ] std_algorithms_partition_copy_team_test.random (774 ms) 55: [----------] 4 tests from std_algorithms_partition_copy_team_test (2380 ms total) 55: 55: [----------] 4 tests from std_algorithms_partition_point_team_test 55: [ RUN ] std_algorithms_partition_point_team_test.empty 55: [ OK ] std_algorithms_partition_point_team_test.empty (5 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.all_true 55: [ OK ] std_algorithms_partition_point_team_test.all_true (230 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.all_false 55: [ OK ] std_algorithms_partition_point_team_test.all_false (228 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.random 55: [ OK ] std_algorithms_partition_point_team_test.random (216 ms) 55: [----------] 4 tests from std_algorithms_partition_point_team_test (681 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 18 tests from 5 test suites ran. (8396 ms total) 55: [ PASSED ] 18 tests. 55/59 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 9.08 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 56: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 56: Test timeout computed to be: 1500 56: [==========] Running 5 tests from 4 test suites. 56: [----------] Global test environment set-up. 56: [----------] 2 tests from std_algorithms_transform_team_test 56: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o 56: [ OK ] std_algorithms_transform_team_test.test_unary_op (711 ms) 56: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 96%] Built target Kokkos_tutorial_06_simple_mdrangepolicy [ 96%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o 56: [ OK ] std_algorithms_transform_team_test.test_binary_op (715 ms) 56: [----------] 2 tests from std_algorithms_transform_team_test (1427 ms total) 56: 56: [----------] 1 test from std_algorithms_generate_team_test 56: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o 56: [ OK ] std_algorithms_generate_team_test.test_unary_op (1769 ms) 56: [----------] 1 test from std_algorithms_generate_team_test (1769 ms total) 56: 56: [----------] 1 test from std_algorithms_generate_n_team_test 56: [ RUN ] std_algorithms_generate_n_team_test.test 56: [ OK ] std_algorithms_generate_n_team_test.test (215 ms) 56: [----------] 1 test from std_algorithms_generate_n_team_test (215 ms total) 56: 56: [----------] 1 test from std_algorithms_swap_ranges_team_test 56: [ RUN ] std_algorithms_swap_ranges_team_test.test 56: [ OK ] std_algorithms_swap_ranges_team_test.test (678 ms) 56: [----------] 1 test from std_algorithms_swap_ranges_team_test (678 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 5 tests from 4 test suites ran. (4090 ms total) 56: [ PASSED ] 5 tests. [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o 56/59 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 4.77 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 57: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 57: Test timeout computed to be: 1500 57: [==========] Running 2 tests from 2 test suites. 57: [----------] Global test environment set-up. 57: [----------] 1 test from std_algorithms_exclusive_scan_team_test 57: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 97%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 97%] Built target Kokkos_UnitTest_SIMD [ 97%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 97%] 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 57: [ OK ] std_algorithms_exclusive_scan_team_test.test (3098 ms) 57: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3098 ms total) 57: 57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 57: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o 57: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1518 ms) 57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1518 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 2 tests from 2 test suites ran. (4617 ms total) 57: [ PASSED ] 2 tests. 57/59 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 5.31 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 58: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 58: Test timeout computed to be: 1500 58: [==========] Running 2 tests from 2 test suites. 58: [----------] Global test environment set-up. 58: [----------] 1 test from std_algorithms_inclusive_scan_team_test 58: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 98%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 98%] 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 [ 98%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C 58: [ OK ] std_algorithms_inclusive_scan_team_test.test (4209 ms) 58: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4210 ms total) 58: 58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 58: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortA.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews 58: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2833 ms) 58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2833 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 2 tests from 2 test suites ran. (7043 ms total) 58: [ PASSED ] 2 tests. 58/59 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 7.74 sec test 59 Start 59: Kokkos_UnitTest_SIMD 59: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/simd/unit_tests/Kokkos_UnitTest_SIMD 59: Test timeout computed to be: 1500 59: [==========] Running 16 tests from 1 test suite. 59: [----------] Global test environment set-up. 59: [----------] 16 tests from simd 59: [ RUN ] simd.host_math_ops 59: [ OK ] simd.host_math_ops (0 ms) 59: [ RUN ] simd.device_math_ops [ 98%] Built target Kokkos_tutorial_advancedviews_02_memory_traits [ 98%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o 59: [ OK ] simd.device_math_ops (2 ms) 59: [ RUN ] simd.host_mask_ops 59: [ OK ] simd.host_mask_ops (0 ms) 59: [ RUN ] simd.device_mask_ops 59: [ OK ] simd.device_mask_ops (0 ms) 59: [ RUN ] simd.host_conversions 59: [ OK ] simd.host_conversions (0 ms) 59: [ RUN ] simd.device_conversions 59: [ OK ] simd.device_conversions (0 ms) 59: [ RUN ] simd.host_shift_ops 59: [ OK ] simd.host_shift_ops (0 ms) 59: [ RUN ] simd.device_shift_ops 59: [ OK ] simd.device_shift_ops (0 ms) 59: [ RUN ] simd.host_condition 59: [ OK ] simd.host_condition (0 ms) 59: [ RUN ] simd.device_condition 59: [ OK ] simd.device_condition (0 ms) 59: [ RUN ] simd.host_gen_ctors 59: [ OK ] simd.host_gen_ctors (0 ms) 59: [ RUN ] simd.device_gen_ctors 59: [ OK ] simd.device_gen_ctors (0 ms) 59: [ RUN ] simd.host_where_expressions 59: [ OK ] simd.host_where_expressions (0 ms) 59: [ RUN ] simd.device_where_expressions 59: [ OK ] simd.device_where_expressions (0 ms) 59: [ RUN ] simd.host_reductions 59: [ OK ] simd.host_reductions (0 ms) 59: [ RUN ] simd.device_reductions 59: [ OK ] simd.device_reductions (0 ms) 59: [----------] 16 tests from simd (3 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 16 tests from 1 test suite ran. (3 ms total) 59: [ PASSED ] 16 tests. 59/59 Test #59: Kokkos_UnitTest_SIMD ............................. Passed 0.67 sec 100% tests passed, 0 tests failed out of 59 Total Test time (real) = 588.27 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Apr 25 16:00:24 2024 stats zeroed Thu Apr 25 15:26:24 2024 cache hit (direct) 151 cache hit (preprocessed) 0 cache miss 601 cache hit rate 20.08 % cleanups performed 11 files in cache 7372 cache size 4.3 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 f063444debb5acfe4c673d78c5e4909b3eaac8093b10c54bcc726285fad27ac1 [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams $ docker rm -f --volumes f063444debb5acfe4c673d78c5e4909b3eaac8093b10c54bcc726285fad27ac1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ OK ] serial.reduce_device_view_team_policy (22526 ms) [ RUN ] serial.reducers_int [ OK ] serial.reducers_int (13 ms) [ RUN ] serial.reducers_double [ OK ] serial.reducers_double (13 ms) [ RUN ] serial.reducers_complex_double [ OK ] serial.reducers_complex_double (4 ms) [ RUN ] serial.reducers_struct [ OK ] serial.reducers_struct (4 ms) [ RUN ] serial.reducers_half_t [ OK ] serial.reducers_half_t (2 ms) [ RUN ] serial.reducers_bhalf_t [ OK ] serial.reducers_bhalf_t (1 ms) [ RUN ] serial.reducers_int8_t [ OK ] serial.reducers_int8_t (0 ms) [ RUN ] serial.reducers_int16_t [ OK ] serial.reducers_int16_t (1 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 (4 ms) [ RUN ] serial.atomic_operations_unsigned [ OK ] serial.atomic_operations_unsigned (3 ms) [ RUN ] serial.atomic_operations_long [ OK ] serial.atomic_operations_long (4 ms) [ RUN ] serial.atomic_operations_unsignedlong [ OK ] serial.atomic_operations_unsignedlong (3 ms) [ RUN ] serial.atomic_operations_longlong [ OK ] serial.atomic_operations_longlong (4 ms) [ RUN ] serial.atomic_operations_double [ OK ] serial.atomic_operations_double (1 ms) [ RUN ] serial.atomic_operations_float [ OK ] serial.atomic_operations_float (1 ms) [ RUN ] serial.atomic_operations_complexfloat [ OK ] serial.atomic_operations_complexfloat (1 ms) [ RUN ] serial.atomic_operations_complexdouble [ OK ] serial.atomic_operations_complexdouble (1 ms) [ RUN ] serial.atomic_views_integral [ OK ] serial.atomic_views_integral (754 ms) [ RUN ] serial.atomic_views_nonintegral [ OK ] serial.atomic_views_nonintegral (414 ms) [ RUN ] serial.atomic_view_api [ OK ] serial.atomic_view_api (0 ms) [ RUN ] serial.atomics [ OK ] serial.atomics (19 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%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 98%] Built target Kokkos_tutorial_advancedviews_03_subviews [ 98%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 98%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 98%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 98%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 98%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 98%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 98%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 98%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 98%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 98%] Built target Kokkos_tutorial_advancedviews_04_dualviews [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 99%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 99%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 99%] Built target Kokkos_tutorial_01_hello_world_lambda [ 99%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 99%] Built target Kokkos_tutorial_02_simple_reduce_lambda [ 99%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 99%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 99%] Built target Kokkos_tutorial_03_simple_view_lambda [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 99%] Linking CXX executable Kokkos_gups [ 99%] Linking CXX executable Kokkos_atomic [ 99%] Built target Kokkos_gups [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 99%] Linking CXX executable Kokkos_stream [ 99%] Linking CXX executable Kokkos_launch_latency [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 99%] Built target Kokkos_atomic [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 99%] Built target Kokkos_stream [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 99%] Built target Kokkos_launch_latency [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [100%] Linking CXX executable Kokkos_gather [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [100%] Linking CXX executable Kokkos_policy_performance [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [100%] Built target Kokkos_policy_performance [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [100%] Built target Kokkos_gather [100%] Linking CXX executable Kokkos_bytes_and_flops [ OK ] serial.team_reduce_large (84565 ms) [ RUN ] serial.team_parallel_single [ OK ] serial.team_parallel_single (401 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 (3 ms) [ RUN ] serial.team_broadcast_long_wrapper [ OK ] serial.team_broadcast_long_wrapper (3 ms) [ RUN ] serial.team_broadcast_char [ OK ] serial.team_broadcast_char (2 ms) [ RUN ] serial.team_broadcast_float [ OK ] serial.team_broadcast_float (3 ms) [ RUN ] serial.team_broadcast_double [ OK ] serial.team_broadcast_double (2 ms) [ RUN ] serial.team_handle_by_value [ OK ] serial.team_handle_by_value (0 ms) [ RUN ] serial.team_vector [ OK ] serial.team_vector (285 ms) [ RUN ] serial.triple_nested_parallelism [ OK ] serial.triple_nested_parallelism (12709 ms) [ RUN ] serial.parallel_scan_with_reducers [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 [ OK ] serial.parallel_scan_with_reducers (3245 ms) [ RUN ] serial.team_shared_request [ OK ] serial.team_shared_request (1734 ms) [ RUN ] serial.team_scratch_request [ OK ] serial.team_scratch_request (281 ms) [ RUN ] serial.team_lambda_shared_request [ OK ] serial.team_lambda_shared_request (1732 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 (393 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 (87 ms) [ RUN ] serial.team_reduction_scan [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ OK ] serial.team_reduction_scan (1051 ms) [ RUN ] serial.team_long_reduce [ OK ] cuda_hostpinned.view_fill_tests_layout_left (161988 ms) [ RUN ] cuda_hostpinned.view_mapping [ OK ] cuda_hostpinned.view_mapping (969 ms) [ RUN ] cuda_hostpinned.view_mapping_operator [ OK ] cuda_hostpinned.view_mapping_operator (63 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 (10 ms) [ RUN ] cuda_hostpinned.view_mapping_class_value [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) [ RUN ] cuda_hostpinned.view_mapping_assignable [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda_hostpinned.view_mapping_subview [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) [----------] 27 tests from cuda_hostpinned (488541 ms total) [----------] Global test environment tear-down [==========] 229 tests from 4 test suites ran. (587411 ms total) [ PASSED ] 229 tests. [ OK ] serial.team_long_reduce (3125 ms) [ RUN ] serial.team_double_reduce ./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 (148 ms) [----------] 1 test from cuda (148 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (148 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_CudaInterOpStreams [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from cuda [ RUN ] cuda.raw_cuda_streams [ OK ] cuda.raw_cuda_streams (130 ms) [----------] 1 test from cuda (130 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (130 ms total) [ PASSED ] 1 test. [ OK ] serial.team_double_reduce (1414 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 [ OK ] serial.repeated_team_reduce (14129 ms) [ RUN ] serial.team_policy_max_recommended [ OK ] serial.team_policy_max_recommended (61 ms) [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) [ RUN ] serial.memory_pool [ OK ] serial.memory_pool (112 ms) [ RUN ] serial.cxx11 [ OK ] serial.cxx11 (0 ms) [ RUN ] serial.viewctorprop_embedded_dim [ OK ] serial.viewctorprop_embedded_dim (0 ms) [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) [ RUN ] serial.mdrange_5d [ OK ] serial.mdrange_5d (787 ms) [ RUN ] serial.mdrange_6d [ OK ] serial.mdrange_6d (2453 ms) [ RUN ] serial.mdrange_2d [ OK ] serial.mdrange_2d (17 ms) [ RUN ] serial.mdrange_array_reduce [ OK ] serial.mdrange_array_reduce (0 ms) [ RUN ] serial.mdrange_3d [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ OK ] serial.mdrange_3d (184 ms) [ RUN ] serial.mdrange_neg_idx [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ OK ] serial.mdrange_neg_idx (1159 ms) [ RUN ] serial.mdrange_4d [ OK ] serial.mdrange_4d (203 ms) [ RUN ] serial.crs_count_fill [ OK ] serial.crs_count_fill (6 ms) [ RUN ] serial.crs_copy_constructor [ OK ] serial.crs_copy_constructor (31 ms) [ RUN ] serial.workgraph_fib [100%] Built target Kokkos_bytes_and_flops + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 173 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host [ OK ] serial.workgraph_fib (1060 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial_DeathTest.abort_from_host (620 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (561 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (562 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (559 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (564 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (626 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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-6962/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-6962/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 (1263 ms) 1: [----------] 7 tests from serial_DeathTest (4759 ms total) 1: 1: [----------] 166 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (1 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (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_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 (70 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (41 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (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 (3 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2131 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (14851 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ OK ] serial.local_deepcopy_teampolicy_layoutleft (19655 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (871 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (871 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 (19 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (88 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 (47 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 (22 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2787 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (3 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (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.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (3 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (15 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_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 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 (5 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 166 tests from serial (23158 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 173 tests from 2 test suites ran. (27918 ms total) 1: [ PASSED ] 171 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D 1/58 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 30.83 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 124 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 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortB.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3979 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (14604 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutright 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (4073 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-6962/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 (8053 ms total) 2: 2: [----------] 117 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (0 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (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 (400 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (75 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 (52 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 (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 [ OK ] serial.local_deepcopy_teampolicy_layoutright (9336 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 2: [ OK ] serial.repeated_team_reduce (7055 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (81 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (79 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 (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (3 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (509 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (4 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 2: [ OK ] serial.view_fill_tests_layout_right (3255 ms) 2: [ RUN ] serial.view_fill_tests_layout_left 2: [ OK ] serial.view_fill_tests_layout_left (3866 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 (63 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (1 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (2 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (119 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6962/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 (131 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (131 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (131 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (135 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 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 (134 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 (16643 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 124 tests from 2 test suites ran. (24697 ms total) 2: [ PASSED ] 122 tests. 2: [ SKIPPED ] 2 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int [ OK ] serial.local_deepcopy_rangepolicy_layoutright (10027 ms) [ RUN ] serial.deep_copy_scratch [ OK ] serial.deep_copy_scratch (0 ms) [----------] 162 tests from serial (653291 ms total) [----------] Global test environment tear-down [==========] 164 tests from 2 test suites ran. (662832 ms total) [ PASSED ] 164 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test' make -C core/perf_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6962/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6962/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test' ./KokkosCore_PerformanceTest_TaskDAG make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test' make -C containers/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests' ./KokkosContainers_UnitTest_Cuda ./KokkosContainers_UnitTest_Serial 2/58 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 27.16 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [==========] Running 42 tests from 1 test suite. [----------] Global test environment set-up. [----------] 42 tests from serial [ RUN ] serial.bitset [==========] Running 42 tests from 1 test suite. [----------] Global test environment set-up. [----------] 42 tests from cuda [ RUN ] cuda.bitset [ OK ] cuda.bitset (14 ms) [ RUN ] cuda.bitset_default_constructor_no_alloc [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) [ RUN ] cuda.dualview_combination [ OK ] cuda.dualview_combination (0 ms) [ RUN ] cuda.dualview_alloc [ OK ] cuda.dualview_alloc (0 ms) [ RUN ] cuda.test_dualview_copy_construction_and_assignment [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) [ RUN ] cuda.dualview_combinations_without_init [ OK ] cuda.dualview_combinations_without_init (0 ms) [ RUN ] cuda.dualview_deep_copy [ OK ] cuda.dualview_deep_copy (2 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 (38 ms) [ RUN ] cuda.dyn_rank_view_api_generic [ OK ] cuda.dyn_rank_view_api_generic (39 ms) [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (2 ms) [ RUN ] cuda.dyn_rank_view_api_operator_rank67 [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) [ RUN ] cuda.ErrorReporterViaLambda [ OK ] cuda.ErrorReporterViaLambda (1 ms) [ RUN ] cuda.ErrorReporter [ OK ] cuda.ErrorReporter (1 ms) [ RUN ] cuda.offsetview_construction [ OK ] cuda.offsetview_construction (2 ms) [ RUN ] cuda.offsetview_unmanaged_construction [ OK ] cuda.offsetview_unmanaged_construction (0 ms) [ RUN ] cuda.offsetview_subview [ OK ] cuda.offsetview_subview (0 ms) [ RUN ] cuda.offsetview_offsets_rank1 [ OK ] cuda.offsetview_offsets_rank1 (0 ms) [ RUN ] cuda.offsetview_offsets_rank2 [ OK ] cuda.offsetview_offsets_rank2 (0 ms) [ RUN ] cuda.offsetview_offsets_rank3 [ OK ] cuda.offsetview_offsets_rank3 (0 ms) [ RUN ] cuda.scatterview 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/58 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 2.47 sec test 4 Start 4: Kokkos_CoreUnitTest_SYCL1A 4: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1A 4: Test timeout computed to be: 1500 4: [==========] Running 101 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 3 tests from sycl_DeathTest 4: [ RUN ] sycl_DeathTest.abort_from_host 4: [ OK ] sycl_DeathTest.abort_from_host (598 ms) 4: [ RUN ] sycl_DeathTest.abort_from_device 4: [ OK ] sycl_DeathTest.abort_from_device (27 ms) 4: [ RUN ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort (615 ms) 4: [----------] 3 tests from sycl_DeathTest (1240 ms total) 4: 4: [----------] 98 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.atomic_operations_complexdouble 4: /var/jenkins/workspace/Kokkos_PR-6962/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 (7 ms) 4: [ RUN ] sycl.atomic_operations_int 4: [ OK ] sycl.atomic_operations_int (20 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 (18 ms) 4: [ RUN ] sycl.atomics 4: [ OK ] sycl.atomics (256 ms) 4: [ RUN ] sycl.atomics_tpetra_max_abs 4: [ OK ] sycl.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] sycl.atomic_views_integral [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ OK ] serial.bitset (13374 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 (170 ms) [ RUN ] serial.dyn_rank_view_api_generic [ OK ] serial.dyn_rank_view_api_generic (42 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-6962/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped skipping since not default execution space [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) [ RUN ] serial.dyn_rank_view_api_operator_rank67 [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) [ RUN ] serial.ErrorReporterViaLambda [ OK ] serial.ErrorReporterViaLambda (0 ms) [ RUN ] serial.ErrorReporter [ OK ] serial.ErrorReporter (0 ms) [ RUN ] serial.offsetview_construction [ OK ] serial.offsetview_construction (898 ms) [ RUN ] serial.offsetview_unmanaged_construction [ OK ] serial.offsetview_unmanaged_construction (0 ms) [ RUN ] serial.offsetview_subview [ OK ] serial.offsetview_subview (14 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 4: [ OK ] sycl.atomic_views_integral (12704 ms) 4: [ RUN ] sycl.atomic_views_nonintegral 4: [ OK ] sycl.atomic_views_nonintegral (95 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 (3 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 (3 ms) 4: [ RUN ] sycl.bit_manip_popcount 4: [ OK ] sycl.bit_manip_popcount (3 ms) 4: [ RUN ] sycl.bit_manip_has_single_bit 4: [ OK ] sycl.bit_manip_has_single_bit (3 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 (4 ms) 4: [ RUN ] sycl.bit_manip_byeswap 4: [ OK ] sycl.bit_manip_byeswap (3 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 (1 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 (9 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 (19 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 (842 ms) 4: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] sycl.local_deepcopy_rangepolicy_layoutleft (1925 ms) 4: [ RUN ] sycl.local_deepcopy_teampolicy_layoutright 4: [ OK ] sycl.local_deepcopy_teampolicy_layoutright (828 ms) 4: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutright 4: [ OK ] sycl.local_deepcopy_rangepolicy_layoutright (1247 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 (54 ms) 4: [ RUN ] sycl.mathematical_functions_hyperbolic_functions 4: [ OK ] sycl.mathematical_functions_hyperbolic_functions (43 ms) 4: [ RUN ] sycl.mathematical_functions_non_standard 4: [ OK ] sycl.mathematical_functions_non_standard (6 ms) 4: [ RUN ] sycl.mathematical_functions_power_functions 4: [ OK ] sycl.mathematical_functions_power_functions (19 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 (31 ms) 4: [ RUN ] sycl.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] sycl.mathematical_functions_nearest_interger_floating_point_operations (30 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 (56 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 (1 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesselh2ndkind 4: [ OK ] sycl.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [----------] 98 tests from sycl (18505 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 101 tests from 2 test suites ran. (19746 ms total) 4: [ PASSED ] 100 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] sycl.atomic_operations_complexdouble 4/58 Test #4: Kokkos_CoreUnitTest_SYCL1A ....................... Passed 22.57 sec test 5 Start 5: Kokkos_CoreUnitTest_SYCL1B 5: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1B 5: Test timeout computed to be: 1500 [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [100%] Built target Kokkos_CoreUnitTest_HIP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: terminate called after throwing an instance of 'std::runtime_error' 1: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 1/53 Test #1: Kokkos_CoreUnitTest_OpenMP ..................Child aborted***Exception: 0.78 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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: unknown file: Failure 2: C++ exception with description "Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory" thrown in the test body. 2: [ FAILED ] 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. (384 ms total) 2: [ PASSED ] 0 tests. 2: [ FAILED ] 1 test, listed below: 2: [ FAILED ] openmp.raw_openmp_interop 2: 2: 1 FAILED TEST 2/53 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ...........***Failed Error regular expression found in output. Regex=[ FAILED ] 0.43 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMPGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 3: Test timeout computed to be: 1500 3: terminate called after throwing an instance of 'std::runtime_error' 3: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 5: [==========] Running 72 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 3/53 Test #3: Kokkos_CoreUnitTest_OpenMPGraph .............Child aborted***Exception: 0.75 sec test 4 Start 4: Kokkos_CoreUnitTest_HIP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_HIP 4: Test timeout computed to be: 1500 5: [ OK ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions (618 ms) 5: [ RUN ] sycl_DeathTest.policy_invalid_bounds 4: terminate called after throwing an instance of 'std::runtime_error' 4: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 5: [ OK ] sycl_DeathTest.policy_invalid_bounds (593 ms) 5: [ RUN ] sycl_DeathTest.range_policy_invalid_bounds 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4/53 Test #4: Kokkos_CoreUnitTest_HIP .....................Child aborted***Exception: 0.79 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpInit 5: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from hip 5: [ RUN ] hip.raw_hip_interop 5: unknown file: Failure 5: C++ exception with description "Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory" thrown in the test body. 5: [ FAILED ] hip.raw_hip_interop (401 ms) 5: [----------] 1 test from hip (401 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (401 ms total) 5: [ PASSED ] 0 tests. 5: [ FAILED ] 1 test, listed below: 5: [ FAILED ] hip.raw_hip_interop 5: 5: 1 FAILED TEST 5/53 Test #5: Kokkos_CoreUnitTest_HIPInterOpInit ..........***Failed Error regular expression found in output. Regex=[ FAILED ] 0.45 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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 (645 ms) 5: [ RUN ] sycl_DeathTest.range_policy_implicitly_converted_bounds 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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. 6: unknown file: Failure 6: C++ exception with description "Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory" thrown in the test body. 6: [ FAILED ] hip.raw_hip_streams (380 ms) 6: [----------] 1 test from hip (380 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (380 ms total) 6: [ PASSED ] 0 tests. 6: [ FAILED ] 1 test, listed below: 6: [ FAILED ] hip.raw_hip_streams 6: 6: 1 FAILED TEST 6/53 Test #6: Kokkos_CoreUnitTest_HIPInterOpStreams .......***Failed Error regular expression found in output. Regex=[ FAILED ] 0.43 sec test 7 Start 7: Kokkos_UnitTest_HIPGraph 7: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_UnitTest_HIPGraph 7: Test timeout computed to be: 1500 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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. 7: terminate called after throwing an instance of 'std::runtime_error' 7: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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. 7/53 Test #7: Kokkos_UnitTest_HIPGraph ....................Child aborted***Exception: 0.76 sec test 8 Start 8: Kokkos_CoreUnitTest_Default 8: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Default 8: Test timeout computed to be: 1500 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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: terminate called after throwing an instance of 'std::runtime_error' 8: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 5: [ OK ] sycl_DeathTest.range_policy_implicitly_converted_bounds (1313 ms) 5: [----------] 4 tests from sycl_DeathTest (3169 ms total) 5: 5: [----------] 68 tests from sycl 5: [ RUN ] sycl.mdrange_5d 5: [ OK ] sycl.mdrange_5d (17 ms) 5: [ RUN ] sycl.mdrange_6d 5: [ OK ] sycl.mdrange_6d (17 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 (6 ms) 5: [ RUN ] sycl.mdrange_neg_idx 5: [ OK ] sycl.mdrange_neg_idx (3 ms) 5: [ RUN ] sycl.mdrange_4d 5: [ OK ] sycl.mdrange_4d (5 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 8/53 Test #8: Kokkos_CoreUnitTest_Default .................Child aborted***Exception: 0.77 sec test 9 Start 9: Kokkos_CoreUnitTest_LegionInitialization 9: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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: unknown file: Failure 9: C++ exception with description "Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory" thrown in the test body. 9: [ FAILED ] initialization.legion_initialization (399 ms) 9: [----------] 1 test from initialization (399 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (399 ms total) 9: [ PASSED ] 0 tests. 9: [ FAILED ] 1 test, listed below: 9: [ FAILED ] initialization.legion_initialization 9: 9: 1 FAILED TEST 9/53 Test #9: Kokkos_CoreUnitTest_LegionInitialization ....***Failed Error regular expression found in output. Regex=[ FAILED ] 0.45 sec test 10 Start 10: Kokkos_CoreUnitTest_PushFinalizeHook 10: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 10: Test timeout computed to be: 1500 10: terminate called after throwing an instance of 'std::runtime_error' 10: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 10/53 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........Child aborted***Exception: 0.75 sec test 11 Start 11: Kokkos_CoreUnitTest_Develop 11: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Develop 11: Test timeout computed to be: 1500 11: terminate called after throwing an instance of 'std::runtime_error' 11: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 11/53 Test #11: Kokkos_CoreUnitTest_Develop .................Child aborted***Exception: 0.76 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 5: [ OK ] sycl.mdrange_parallel_reduce_primitive_types (2191 ms) 5: [ RUN ] sycl.mdspan_minimal_functional 5: /var/jenkins/workspace/Kokkos_PR-6962/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 (2 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.memory_pool 5: [ OK ] sycl.memory_pool (47 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.parallel_scan_range_policy 5: [ OK ] sycl.parallel_scan_range_policy (38 ms) 5: [ RUN ] sycl.kokkos_printf 5: [ OK ] sycl.kokkos_printf (17 ms) 5: [ RUN ] sycl.range_for 5: [ OK ] sycl.range_for (1 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 (11 ms) 5: [ RUN ] sycl.reducers_double 5: [ OK ] sycl.reducers_double (10 ms) 5: [ RUN ] sycl.reducers_complex_double 5: [ OK ] sycl.reducers_complex_double (4 ms) 5: [ RUN ] sycl.reducers_struct 5: [ OK ] sycl.reducers_struct (13 ms) 5: [ RUN ] sycl.reducers_half_t 5: [ OK ] sycl.reducers_half_t (5 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 (4 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_with_large_iteration_count 12: terminate called after throwing an instance of 'std::runtime_error' 12: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 5: [ OK ] sycl.reduction_with_large_iteration_count (392 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 12/53 Test #12: Kokkos_CoreUnitTest_KokkosP .................Child aborted***Exception: 0.76 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6962/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(). 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 5: [ OK ] sycl.impl_shared_alloc (68 ms) 5: [ RUN ] sycl.kokkos_swap 5: [ OK ] sycl.kokkos_swap (0 ms) 5: [----------] 68 tests from sycl (3502 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 72 tests from 2 test suites ran. (6671 ms total) 5: [ PASSED ] 71 tests. 5: [ SKIPPED ] 1 test, listed below: 5: [ SKIPPED ] sycl.mdspan_minimal_functional 14: terminate called after throwing an instance of 'std::runtime_error' 14: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 14/53 Test #14: Kokkos_ProfilingTestLibraryLoadHelp .........Child aborted***Exception: 0.75 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so" 15: Test timeout computed to be: 1500 15: terminate called after throwing an instance of 'std::runtime_error' 15: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 5/58 Test #5: Kokkos_CoreUnitTest_SYCL1B ....................... Passed 9.27 sec test 6 Start 6: Kokkos_CoreUnitTest_SYCL2A 6: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2A 6: Test timeout computed to be: 1500 15/53 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ......Child aborted***Exception: 0.77 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6962/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: terminate called after throwing an instance of 'std::runtime_error' 16: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 16/53 Test #16: Kokkos_ProfilingTestLibraryLoad .............Child aborted***Exception: 0.76 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 17: terminate called after throwing an instance of 'std::runtime_error' 17: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 17/53 Test #17: Kokkos_ProfilingTestLibraryCmdLine ..........Child aborted***Exception: 0.75 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec 18: Test timeout computed to be: 1500 6: [==========] Running 98 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 18: terminate called after throwing an instance of 'std::runtime_error' 18: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 18/53 Test #18: Kokkos_CoreUnitTest_StackTraceTest ..........Child aborted***Exception: 0.76 sec test 19 Start 19: Kokkos_IncrementalTest_OPENMP 19: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 19: Test timeout computed to be: 1500 19: terminate called after throwing an instance of 'std::runtime_error' 19: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 19/53 Test #19: Kokkos_IncrementalTest_OPENMP ...............Child aborted***Exception: 0.75 sec test 20 Start 20: Kokkos_IncrementalTest_HIP 20: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_IncrementalTest_HIP 20: Test timeout computed to be: 1500 20: terminate called after throwing an instance of 'std::runtime_error' 20: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 20/53 Test #20: Kokkos_IncrementalTest_HIP ..................Child aborted***Exception: 0.75 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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-6962/build/core/unit_test/TestDeviceAndThreads.py" 23: Test timeout computed to be: 1500 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 6: [ OK ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4139 ms) 6: [ RUN ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment 23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ERROR 23: 23: ====================================================================== 23: ERROR: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/TestDeviceAndThreads.py", line 80, in test_device_id 23: num_devices = GetFlag("num_devices") 23: File "/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ====================================================================== 23: ERROR: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/TestDeviceAndThreads.py", line 94, in test_disable_warnings 23: self.assertEqual(0, GetFlag("disable_warnings")) 23: File "/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ====================================================================== 23: ERROR: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/TestDeviceAndThreads.py", line 71, in test_num_devices 23: num_devices = GetFlag("num_devices") 23: File "/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ====================================================================== 23: ERROR: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/TestDeviceAndThreads.py", line 58, in test_num_threads 23: max_threads = GetFlag("max_threads") 23: File "/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ====================================================================== 23: ERROR: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) 23: ---------------------------------------------------------------------- 23: Traceback (most recent call last): 23: File "/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/TestDeviceAndThreads.py", line 107, in test_tune_internals 23: self.assertEqual(0, GetFlag("tune_internals")) 23: File "/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/TestDeviceAndThreads.py", line 31, in GetFlag 23: raise Exception(p.stderr.decode("utf-8")) 23: Exception: terminate called after throwing an instance of 'std::runtime_error' 23: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 23: 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 3.816s 23: 23: FAILED (errors=5) 23/53 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........***Failed 3.90 sec test 24 Start 24: Kokkos_PerformanceTest_TaskDag 24: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-25_T15-27-49.json" 25: Test timeout computed to be: 1500 25: terminate called after throwing an instance of 'std::runtime_error' 25: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 25/53 Test #25: Kokkos_PerformanceTest_Benchmark ............Child aborted***Exception: 0.75 sec test 26 Start 26: Kokkos_Benchmark_Atomic_MinMax 26: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-25_T15-27-49.json" 26: Test timeout computed to be: 1500 26: terminate called after throwing an instance of 'std::runtime_error' 26: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 26/53 Test #26: Kokkos_Benchmark_Atomic_MinMax ..............Child aborted***Exception: 0.75 sec test 27 Start 27: Kokkos_PerformanceTest_Mempool 27: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-25_T15-27-49.json" 27: Test timeout computed to be: 1500 27: terminate called after throwing an instance of 'std::runtime_error' 27: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 6: [ OK ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment (4246 ms) 6: [ RUN ] sycl_DeathTest.view_memory_access_violations_from_device 6: /var/jenkins/workspace/Kokkos_PR-6962/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 (8385 ms total) 6: 6: [----------] 91 tests from sycl 6: [ RUN ] sycl.team_for 6: [ OK ] sycl.team_for (13 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 (113 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 (36 ms) 6: [ RUN ] sycl.triple_nested_parallelism 6: [ OK ] sycl.triple_nested_parallelism (5 ms) 6: [ RUN ] sycl.parallel_scan_with_reducers 27/53 Test #27: Kokkos_PerformanceTest_Mempool ..............Child aborted***Exception: 0.75 sec test 28 Start 28: Kokkos_PerformanceTest_Atomic 28: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-25_T15-27-49.json" 28: Test timeout computed to be: 1500 6: [ OK ] sycl.parallel_scan_with_reducers (95 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 (15 ms) 6: [ RUN ] sycl.TeamVectorMDRangeParallelFor 6: [ OK ] sycl.TeamVectorMDRangeParallelFor (16 ms) 6: [ RUN ] sycl.TeamThreadMDRangeParallelReduce 6: [ OK ] sycl.TeamThreadMDRangeParallelReduce (17 ms) 6: [ RUN ] sycl.ThreadVectorMDRangeParallelReduce 6: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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 28: terminate called after throwing an instance of 'std::runtime_error' 28: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 28/53 Test #28: Kokkos_PerformanceTest_Atomic ...............Child aborted***Exception: 0.75 sec test 29 Start 29: Kokkos_ContainersUnitTest_OpenMP 29: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 29: Test timeout computed to be: 1500 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 29: terminate called after throwing an instance of 'std::runtime_error' 29: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 6: [ OK ] sycl.team_reduction_scan (1376 ms) 6: [ RUN ] sycl.team_long_reduce 6: [ OK ] sycl.team_long_reduce (18 ms) 6: [ RUN ] sycl.team_double_reduce 6: [ OK ] sycl.team_double_reduce (19 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 29/53 Test #29: Kokkos_ContainersUnitTest_OpenMP ............Child aborted***Exception: 0.76 sec test 30 Start 30: Kokkos_ContainersUnitTest_HIP 30: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 30: Test timeout computed to be: 1500 6: [ OK ] sycl.team_scan (155 ms) 6: [ RUN ] sycl.team_scan_ret_val 30: terminate called after throwing an instance of 'std::runtime_error' 30: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 6: [ OK ] sycl.team_scan_ret_val (156 ms) 6: [ RUN ] sycl.team_shared_request 6: [ OK ] sycl.team_shared_request (1 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 (4 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 (20 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 (8 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 (1 ms) 6: [ RUN ] sycl.unique_token_instance 6: [ OK ] sycl.unique_token_instance (1 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 (6 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_fill_tests_layout_right 6: [ OK ] sycl.view_fill_tests_layout_right (86 ms) 6: [ RUN ] sycl.view_fill_tests_layout_left 6: [ OK ] sycl.view_fill_tests_layout_left (78 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 (51 ms) 6: [ RUN ] sycl.view_layoutstride_right_to_layoutright_assignment 6: [ OK ] sycl.view_layoutstride_right_to_layoutright_assignment (46 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 (59 ms) 6: [ RUN ] sycl.view_mapping_operator 6: [ OK ] sycl.view_mapping_operator (10 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 (9 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: [----------] 91 tests from sycl (2525 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 98 tests from 2 test suites ran. (10911 ms total) 6: [ PASSED ] 95 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 30/53 Test #30: Kokkos_ContainersUnitTest_HIP ...............Child aborted***Exception: 0.75 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_OpenMP 31: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 31: Test timeout computed to be: 1500 31: terminate called after throwing an instance of 'std::runtime_error' 31: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o 6/58 Test #6: Kokkos_CoreUnitTest_SYCL2A ....................... Passed 13.49 sec test 7 Start 7: Kokkos_CoreUnitTest_SYCL2B 7: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2B 7: Test timeout computed to be: 1500 31/53 Test #31: Kokkos_ContainersPerformanceTest_OpenMP .....Child aborted***Exception: 0.75 sec test 32 Start 32: Kokkos_ContainersPerformanceTest_HIP 32: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 32: Test timeout computed to be: 1500 32: terminate called after throwing an instance of 'std::runtime_error' 32: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 32/53 Test #32: Kokkos_ContainersPerformanceTest_HIP ........Child aborted***Exception: 0.75 sec test 33 Start 33: Kokkos_UnitTest_Sort 33: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 33: Test timeout computed to be: 1500 [ OK ] serial.scatterview (29722 ms) [ RUN ] serial.scatterview_devicetype [ OK ] serial.scatterview_devicetype (8 ms) [ RUN ] serial.staticcrsgraph [ OK ] serial.staticcrsgraph (33 ms) [ RUN ] serial.UnorderedMap_insert 33: terminate called after throwing an instance of 'std::runtime_error' 33: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 33/53 Test #33: Kokkos_UnitTest_Sort ........................Child aborted***Exception: 0.75 sec test 34 Start 34: Kokkos_UnitTest_Random 34: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_UnitTest_Random 34: Test timeout computed to be: 1500 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 (4 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 (74 ms) 7: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d_atomic 7: [ OK ] sycl_shared_usm.view_subview_2d_from_3d_atomic (73 ms) 7: [----------] 16 tests from sycl_shared_usm (179 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 16 tests from 1 test suite ran. (179 ms total) 7: [ PASSED ] 16 tests. 34: terminate called after throwing an instance of 'std::runtime_error' 34: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 34/53 Test #34: Kokkos_UnitTest_Random ......................Child aborted***Exception: 0.75 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test timeout computed to be: 1500 35: terminate called after throwing an instance of 'std::runtime_error' 35: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 7/58 Test #7: Kokkos_CoreUnitTest_SYCL2B ....................... Passed 2.65 sec test 8 Start 8: Kokkos_CoreUnitTest_SYCL2C 8: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2C 8: Test timeout computed to be: 1500 35/53 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_A ..........Child aborted***Exception: 0.75 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test timeout computed to be: 1500 36: terminate called after throwing an instance of 'std::runtime_error' 36: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 36/53 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_B ..........Child aborted***Exception: 0.76 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test timeout computed to be: 1500 37: terminate called after throwing an instance of 'std::runtime_error' 37: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 37/53 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_C ..........Child aborted***Exception: 0.77 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 38: 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 (72 ms) 8: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left 8: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left (150 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 (152 ms) 8: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left_randomaccess 38: terminate called after throwing an instance of 'std::runtime_error' 38: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 8: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left_randomaccess (151 ms) 8: [----------] 4 tests from sycl_shared_usm (527 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 4 tests from 1 test suite ran. (527 ms total) 8: [ PASSED ] 4 tests. 38/53 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D ..........Child aborted***Exception: 0.77 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test timeout computed to be: 1500 39: terminate called after throwing an instance of 'std::runtime_error' 39: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 8/58 Test #8: Kokkos_CoreUnitTest_SYCL2C ....................... Passed 3.03 sec test 9 Start 9: Kokkos_CoreUnitTest_SYCL2D 9: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2D 9: Test timeout computed to be: 1500 39/53 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E ..........Child aborted***Exception: 0.78 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test timeout computed to be: 1500 40: terminate called after throwing an instance of 'std::runtime_error' 40: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 40/53 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .....Child aborted***Exception: 0.77 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test timeout computed to be: 1500 41: terminate called after throwing an instance of 'std::runtime_error' 41: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 41/53 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .....Child aborted***Exception: 0.75 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test timeout computed to be: 1500 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 (155 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 (151 ms) 9: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right_randomaccess 42: terminate called after throwing an instance of 'std::runtime_error' 42: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 9: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right_randomaccess (152 ms) 9: [ RUN ] sycl_shared_usm.view_test_unmanaged_subview_reset 9: [ OK ] sycl_shared_usm.view_test_unmanaged_subview_reset (9 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 (469 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 5 tests from 1 test suite ran. (469 ms total) 9: [ PASSED ] 5 tests. 42/53 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .....Child aborted***Exception: 0.76 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test timeout computed to be: 1500 43: terminate called after throwing an instance of 'std::runtime_error' 43: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 9/58 Test #9: Kokkos_CoreUnitTest_SYCL2D ....................... Passed 2.97 sec test 10 Start 10: Kokkos_CoreUnitTest_SYCL3 10: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_SYCL3 10: Test timeout computed to be: 1500 43/53 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .....Child aborted***Exception: 0.77 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test timeout computed to be: 1500 44: terminate called after throwing an instance of 'std::runtime_error' 44: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 44/53 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .....Child aborted***Exception: 0.76 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test timeout computed to be: 1500 45: terminate called after throwing an instance of 'std::runtime_error' 45: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 10: [==========] Running 58 tests from 3 test suites. 10: [----------] Global test environment set-up. 10: [----------] 4 tests from sycl 10: [ RUN ] sycl.team_scratch_1_queues 45/53 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .....Child aborted***Exception: 0.78 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test timeout computed to be: 1500 46: terminate called after throwing an instance of 'std::runtime_error' 46: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 46/53 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .....Child aborted***Exception: 0.79 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test timeout computed to be: 1500 47: terminate called after throwing an instance of 'std::runtime_error' 47: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 47/53 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .....Child aborted***Exception: 0.92 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test timeout computed to be: 1500 48: terminate called after throwing an instance of 'std::runtime_error' 48: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 48/53 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .....Child aborted***Exception: 0.77 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test timeout computed to be: 1500 49: terminate called after throwing an instance of 'std::runtime_error' 49: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 49/53 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .....Child aborted***Exception: 0.75 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test timeout computed to be: 1500 50: terminate called after throwing an instance of 'std::runtime_error' 50: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 50/53 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .....Child aborted***Exception: 0.76 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test timeout computed to be: 1500 51: terminate called after throwing an instance of 'std::runtime_error' 51: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 51/53 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .....Child aborted***Exception: 0.76 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test timeout computed to be: 1500 52: terminate called after throwing an instance of 'std::runtime_error' 52: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 52/53 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .....Child aborted***Exception: 0.75 sec test 53 Start 53: Kokkos_UnitTest_SIMD 53: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/simd/unit_tests/Kokkos_UnitTest_SIMD 53: Test timeout computed to be: 1500 53: terminate called after throwing an instance of 'std::runtime_error' 53: what(): Desul::Error: init_lock_arrays_hip: post malloc error(hipErrorOutOfMemory): hipErrorOutOfMemory 53/53 Test #53: Kokkos_UnitTest_SIMD ........................Child aborted***Exception: 0.76 sec 8% tests passed, 49 tests failed out of 53 Total Test time (real) = 39.31 sec The following tests FAILED: 1 - Kokkos_CoreUnitTest_OpenMP (Child aborted) 2 - Kokkos_CoreUnitTest_OpenMPInterOp (Failed) 3 - Kokkos_CoreUnitTest_OpenMPGraph (Child aborted) 4 - Kokkos_CoreUnitTest_HIP (Child aborted) 5 - Kokkos_CoreUnitTest_HIPInterOpInit (Failed) 6 - Kokkos_CoreUnitTest_HIPInterOpStreams (Failed) 7 - Kokkos_UnitTest_HIPGraph (Child aborted) 8 - Kokkos_CoreUnitTest_Default (Child aborted) 9 - Kokkos_CoreUnitTest_LegionInitialization (Failed) 10 - Kokkos_CoreUnitTest_PushFinalizeHook (Child aborted) 11 - Kokkos_CoreUnitTest_Develop (Child aborted) 12 - Kokkos_CoreUnitTest_KokkosP (Child aborted) 14 - Kokkos_ProfilingTestLibraryLoadHelp (Child aborted) 15 - Kokkos_ProfilingTestLibraryCmdLineHelp (Child aborted) 16 - Kokkos_ProfilingTestLibraryLoad (Child aborted) 17 - Kokkos_ProfilingTestLibraryCmdLine (Child aborted) 18 - Kokkos_CoreUnitTest_StackTraceTest (Child aborted) 19 - Kokkos_IncrementalTest_OPENMP (Child aborted) 20 - Kokkos_IncrementalTest_HIP (Child aborted) 23 - Kokkos_CoreUnitTest_DeviceAndThreads (Failed) 25 - Kokkos_PerformanceTest_Benchmark (Child aborted) 26 - Kokkos_Benchmark_Atomic_MinMax (Child aborted) 27 - Kokkos_PerformanceTest_Mempool (Child aborted) 28 - Kokkos_PerformanceTest_Atomic (Child aborted) 29 - Kokkos_ContainersUnitTest_OpenMP (Child aborted) 30 - Kokkos_ContainersUnitTest_HIP (Child aborted) 31 - Kokkos_ContainersPerformanceTest_OpenMP (Child aborted) 32 - Kokkos_ContainersPerformanceTest_HIP (Child aborted) 33 - Kokkos_UnitTest_Sort (Child aborted) 34 - Kokkos_UnitTest_Random (Child aborted) 35 - Kokkos_AlgorithmsUnitTest_StdSet_A (Child aborted) 36 - Kokkos_AlgorithmsUnitTest_StdSet_B (Child aborted) 37 - Kokkos_AlgorithmsUnitTest_StdSet_C (Child aborted) 38 - Kokkos_AlgorithmsUnitTest_StdSet_D (Child aborted) 39 - Kokkos_AlgorithmsUnitTest_StdSet_E (Child aborted) 40 - Kokkos_AlgorithmsUnitTest_StdSet_Team_A (Child aborted) 41 - Kokkos_AlgorithmsUnitTest_StdSet_Team_B (Child aborted) 42 - Kokkos_AlgorithmsUnitTest_StdSet_Team_C (Child aborted) 43 - Kokkos_AlgorithmsUnitTest_StdSet_Team_D (Child aborted) 44 - Kokkos_AlgorithmsUnitTest_StdSet_Team_E (Child aborted) 45 - Kokkos_AlgorithmsUnitTest_StdSet_Team_F (Child aborted) 46 - Kokkos_AlgorithmsUnitTest_StdSet_Team_G (Child aborted) 47 - Kokkos_AlgorithmsUnitTest_StdSet_Team_H (Child aborted) 48 - Kokkos_AlgorithmsUnitTest_StdSet_Team_I (Child aborted) 49 - Kokkos_AlgorithmsUnitTest_StdSet_Team_L (Child aborted) 50 - Kokkos_AlgorithmsUnitTest_StdSet_Team_M (Child aborted) 51 - Kokkos_AlgorithmsUnitTest_StdSet_Team_P (Child aborted) 52 - Kokkos_AlgorithmsUnitTest_StdSet_Team_Q (Child aborted) 53 - Kokkos_UnitTest_SIMD (Child aborted) Errors while running CTest 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] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 5087e1140ae948a7519693e487451c4b80d47d4b1be7db612c99f7906fc54b46 $ docker rm -f --volumes 5087e1140ae948a7519693e487451c4b80d47d4b1be7db612c99f7906fc54b46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch HIP-ROCm-5.2 10: [ OK ] sycl.team_scratch_1_queues (23453 ms) 10: [ RUN ] sycl.space_access 10: [ OK ] sycl.space_access (0 ms) 10: [ RUN ] sycl.uvm 10: [ OK ] sycl.uvm (0 ms) 10: [ RUN ] sycl.impl_view_accessible 10: [ OK ] sycl.impl_view_accessible (3 ms) 10: [----------] 4 tests from sycl (23458 ms total) 10: 10: [----------] 27 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 10: [ OK ] sycl_host_usm.view_allocation_large_rank (4319 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 (5 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_fill_tests_layout_right 10: [ OK ] sycl_host_usm.view_fill_tests_layout_right (4425 ms) 10: [ RUN ] sycl_host_usm.view_fill_tests_layout_left 10: [ OK ] sycl_host_usm.view_fill_tests_layout_left (4614 ms) 10: [ RUN ] sycl_host_usm.view_mapping 10: [ OK ] sycl_host_usm.view_mapping (59 ms) 10: [ RUN ] sycl_host_usm.view_mapping_operator 10: [ OK ] sycl_host_usm.view_mapping_operator (3 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: [----------] 27 tests from sycl_host_usm (13469 ms total) 10: 10: [----------] 27 tests from sycl_shared_usm 10: [ RUN ] sycl_shared_usm.impl_shared_alloc 10: [ OK ] sycl_shared_usm.impl_shared_alloc (41 ms) 10: [ RUN ] sycl_shared_usm.view_api_a 10: [ OK ] sycl_shared_usm.view_api_a (17 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 10: [ OK ] sycl_shared_usm.view_allocation_large_rank (1155 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 (24 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_fill_tests_layout_right 10: [ OK ] sycl_shared_usm.view_fill_tests_layout_right (315 ms) 10: [ RUN ] sycl_shared_usm.view_fill_tests_layout_left 10: [ OK ] sycl_shared_usm.view_fill_tests_layout_left (307 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 (12 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 (1 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: [----------] 27 tests from sycl_shared_usm (1982 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 58 tests from 3 test suites ran. (38910 ms total) 10: [ PASSED ] 58 tests. 10/58 Test #10: Kokkos_CoreUnitTest_SYCL3 ........................ Passed 41.65 sec test 11 Start 11: Kokkos_CoreUnitTest_SYCLInterOpInit 11: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 11: [ OK ] sycl.raw_sycl_interop (1652 ms) 11: [----------] 1 test from sycl (1652 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (1652 ms total) 11: [ PASSED ] 1 test. 11/58 Test #11: Kokkos_CoreUnitTest_SYCLInterOpInit .............. Passed 2.47 sec test 12 Start 12: Kokkos_CoreUnitTest_SYCLInterOpInit_Context 12: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpInit_Context 12: Test timeout computed to be: 1500 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. 12/58 Test #12: Kokkos_CoreUnitTest_SYCLInterOpInit_Context ...... Passed 2.44 sec test 13 Start 13: Kokkos_CoreUnitTest_SYCLInterOpStreams 13: Test command: /var/jenkins/workspace/Kokkos_PR-6962/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 13: [ OK ] sycl.raw_sycl_queues (1646 ms) 13: [----------] 1 test from sycl (1646 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (1646 ms total) 13: [ PASSED ] 1 test. 13/58 Test #13: Kokkos_CoreUnitTest_SYCLInterOpStreams ........... Passed 2.46 sec test 14 Start 14: Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU 14: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU 14: Test timeout computed to be: 1500 14: [==========] Running 3 tests from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 3 tests from sycl_multi_gpu 14: [ RUN ] sycl_multi_gpu.managed_views 14: [ OK ] sycl_multi_gpu.managed_views (5 ms) 14: [ RUN ] sycl_multi_gpu.unmanaged_views 14: [ OK ] sycl_multi_gpu.unmanaged_views (3 ms) 14: [ RUN ] sycl_multi_gpu.scratch_space 14: [ OK ] sycl_multi_gpu.scratch_space (6 ms) 14: [----------] 3 tests from sycl_multi_gpu (15 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 3 tests from 1 test suite ran. (15 ms total) 14: [ PASSED ] 3 tests. 14/58 Test #14: Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU ... Passed 2.48 sec test 15 Start 15: Kokkos_CoreUnitTest_Default 15: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Default 15: Test timeout computed to be: 1500 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o 15: [==========] Running 70 tests from 41 test suites. 15: [----------] Global test environment set-up. 15: [----------] 30 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.initialization_settings 15: [ OK ] defaultdevicetype.initialization_settings (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 15: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_device_id 15: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 15: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 15: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_help 15: [ OK ] defaultdevicetype.cmd_line_args_help (21 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 15: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (6 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 15: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (24 ms) 15: [ RUN ] defaultdevicetype.env_vars_num_threads 15: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_device_id 15: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_disable_warnings 15: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_tune_internals 15: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.visible_devices 15: [ OK ] defaultdevicetype.visible_devices (0 ms) 15: [ RUN ] defaultdevicetype.shared_host_pinned_space 15: [ OK ] defaultdevicetype.shared_host_pinned_space (2 ms) 15: [ RUN ] defaultdevicetype.compiler_macros 15: [ OK ] defaultdevicetype.compiler_macros (0 ms) 15: [ RUN ] defaultdevicetype.half_conversion 15: [ OK ] defaultdevicetype.half_conversion (1 ms) 15: [ RUN ] defaultdevicetype.bhalf_conversion 15: [ OK ] defaultdevicetype.bhalf_conversion (1 ms) 15: [ RUN ] defaultdevicetype.half_operators 15: [ OK ] defaultdevicetype.half_operators (0 ms) 15: [ RUN ] defaultdevicetype.bhalf_operators 15: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 15: [ RUN ] defaultdevicetype.host_space_access 15: [ OK ] defaultdevicetype.host_space_access (0 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_a1 15: [ OK ] defaultdevicetype.reduce_instantiation_a1 (9 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_b1 15: [ OK ] defaultdevicetype.reduce_instantiation_b1 (15 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_c1 15: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_a2 15: [ OK ] defaultdevicetype.reduce_instantiation_a2 (14 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_b2 15: [ OK ] defaultdevicetype.reduce_instantiation_b2 (20 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_c2 15: [ OK ] defaultdevicetype.reduce_instantiation_c2 (7 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_a3 15: [ OK ] defaultdevicetype.reduce_instantiation_a3 (20 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_b3 15: [ OK ] defaultdevicetype.reduce_instantiation_b3 (24 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_c3 15: [ OK ] defaultdevicetype.reduce_instantiation_c3 (9 ms) 15: [ RUN ] defaultdevicetype.malloc 15: [ OK ] defaultdevicetype.malloc (0 ms) 15: [----------] 30 tests from defaultdevicetype (186 ms total) 15: 15: [----------] 1 test from kokkosresize 15: [ RUN ] kokkosresize.host_space_access 15: [ OK ] kokkosresize.host_space_access (11 ms) 15: [----------] 1 test from kokkosresize (11 ms total) 15: 15: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/0.sizes 15: [ OK ] TestViewAPI/0.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/0 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/1.sizes 15: [ OK ] TestViewAPI/1.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/1 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/2.sizes 15: [ OK ] TestViewAPI/2.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/2 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/3.sizes 15: [ OK ] TestViewAPI/3.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/3 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/4.sizes 15: [ OK ] TestViewAPI/4.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/4 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/5.sizes 15: [ OK ] TestViewAPI/5.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/5 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/6.sizes 15: [ OK ] TestViewAPI/6.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/6 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/7.sizes 15: [ OK ] TestViewAPI/7.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/7 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/8.sizes 15: [ OK ] TestViewAPI/8.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/8 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/9.sizes 15: [ OK ] TestViewAPI/9.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/9 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/10.sizes 15: [ OK ] TestViewAPI/10.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/10 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/11.sizes 15: [ OK ] TestViewAPI/11.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/11 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/12.sizes 15: [ OK ] TestViewAPI/12.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/12 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/13.sizes 15: [ OK ] TestViewAPI/13.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/13 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/14.sizes 15: [ OK ] TestViewAPI/14.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/14 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/15.sizes 15: [ OK ] TestViewAPI/15.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/15 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/16.sizes 15: [ OK ] TestViewAPI/16.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/16 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/17.sizes 15: [ OK ] TestViewAPI/17.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/17 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/18.sizes 15: [ OK ] TestViewAPI/18.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/18 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/19.sizes 15: [ OK ] TestViewAPI/19.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/19 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/20.sizes 15: [ OK ] TestViewAPI/20.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/20 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/21.sizes 15: [ OK ] TestViewAPI/21.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/21 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/22.sizes 15: [ OK ] TestViewAPI/22.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/22 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/23.sizes 15: [ OK ] TestViewAPI/23.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/23 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/24.sizes 15: [ OK ] TestViewAPI/24.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/24 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/25.sizes 15: [ OK ] TestViewAPI/25.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/25 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/26.sizes 15: [ OK ] TestViewAPI/26.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/26 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/27.sizes 15: [ OK ] TestViewAPI/27.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/27 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/28.sizes 15: [ OK ] TestViewAPI/28.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/28 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/29.sizes 15: [ OK ] TestViewAPI/29.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/29 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/30.sizes 15: [ OK ] TestViewAPI/30.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/30 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/31.sizes 15: [ OK ] TestViewAPI/31.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/31 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/32.sizes 15: [ OK ] TestViewAPI/32.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/32 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/33.sizes 15: [ OK ] TestViewAPI/33.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/33 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/34.sizes 15: [ OK ] TestViewAPI/34.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/34 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/35.sizes 15: [ OK ] TestViewAPI/35.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/35 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/36.sizes 15: [ OK ] TestViewAPI/36.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/36 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/37.sizes 15: [ OK ] TestViewAPI/37.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/37 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/38.sizes 15: [ OK ] TestViewAPI/38.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/38 (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 70 tests from 41 test suites ran. (199 ms total) 15: [ PASSED ] 70 tests. 15/58 Test #15: Kokkos_CoreUnitTest_Default ...................... Passed 2.73 sec test 16 Start 16: Kokkos_CoreUnitTest_LegionInitialization 16: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 16: Test timeout computed to be: 1500 16: [==========] Running 1 test from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 1 test from initialization 16: [ RUN ] initialization.legion_initialization [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o 16: [ OK ] initialization.legion_initialization (1624 ms) 16: [----------] 1 test from initialization (1624 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 1 test from 1 test suite ran. (1624 ms total) 16: [ PASSED ] 1 test. 16/58 Test #16: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 2.44 sec test 17 Start 17: Kokkos_CoreUnitTest_PushFinalizeHook 17: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 17: Test timeout computed to be: 1500 17: SUCCESS 17/58 Test #17: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 2.42 sec test 18 Start 18: Kokkos_CoreUnitTest_Develop 18: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Develop 18: Test timeout computed to be: 1500 [ OK ] cuda.scatterview (111250 ms) [ RUN ] cuda.scatterview_devicetype [ OK ] cuda.scatterview_devicetype (38 ms) [ RUN ] cuda.staticcrsgraph [ OK ] cuda.staticcrsgraph (63 ms) [ RUN ] cuda.UnorderedMap_insert 18: [==========] Running 1 test from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 1 test from defaultdevicetype 18: [ RUN ] defaultdevicetype.development_test 18: [ OK ] defaultdevicetype.development_test (0 ms) 18: [----------] 1 test from defaultdevicetype (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 1 test from 1 test suite ran. (0 ms total) 18: [ PASSED ] 1 test. 18/58 Test #18: Kokkos_CoreUnitTest_Develop ...................... Passed 2.47 sec test 19 Start 19: Kokkos_CoreUnitTest_KokkosP 19: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 19: Test timeout computed to be: 1500 19: [==========] Running 27 tests from 2 test suites. 19: [----------] Global test environment set-up. 19: [----------] 25 tests from kokkosp 19: [ RUN ] kokkosp.test_named_instance_fence 19: Ref: 117440513 19: Ref: named_instance 19: 117440513 19: named_instance 19: [ OK ] kokkosp.test_named_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_instance_fence 19: Ref: 117440513 19: Ref: Unnamed Instance Fence 19: 117440513 19: Kokkos::Experimental::SYCL::fence: Unnamed Instance Fence 19: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_named_global_fence 19: Ref: 117440512 19: Ref: test global fence 19: 0 19: test global fence 19: Miss on id 19: 117440512 19: test global fence 19: [ OK ] kokkosp.test_named_global_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_global_fence 19: Ref: 117440512 19: Ref: Unnamed Global Fence 19: 0 19: Kokkos::fence: Unnamed Global Fence 19: Miss on id 19: 117440512 19: Kokkos::fence: Unnamed Global Fence 19: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 19: [ RUN ] kokkosp.test_multiple_default_instances 19: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 19: [ RUN ] kokkosp.test_id_gen 19: [ OK ] kokkosp.test_id_gen (0 ms) 19: [ RUN ] kokkosp.test_kernel_sequence 19: Ref: 117440513 19: Ref: named_instance 19: 117440513 19: named_instance 19: Ref: 117440513 19: Ref: test_kernel 19: 117440513 19: named_instance 19: Miss on name 19: 0 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 117440512 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 117440513 19: test_kernel 19: [ OK ] kokkosp.test_kernel_sequence (0 ms) 19: [ RUN ] kokkosp.async_deep_copy 19: [ OK ] kokkosp.async_deep_copy (0 ms) 19: [ RUN ] kokkosp.parallel_for 19: [ OK ] kokkosp.parallel_for (0 ms) 19: [ RUN ] kokkosp.parallel_reduce 19: [ OK ] kokkosp.parallel_reduce (1 ms) 19: [ RUN ] kokkosp.parallel_scan 19: [ OK ] kokkosp.parallel_scan (0 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence 19: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence_view 19: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 19: [ RUN ] kokkosp.regions 19: [ OK ] kokkosp.regions (0 ms) 19: [ RUN ] kokkosp.fences 19: [ OK ] kokkosp.fences (0 ms) 19: [ RUN ] kokkosp.raw_allocation 19: [ OK ] kokkosp.raw_allocation (0 ms) 19: [ RUN ] kokkosp.view 19: [ OK ] kokkosp.view (0 ms) 19: [ RUN ] kokkosp.sections 19: [ OK ] kokkosp.sections (0 ms) 19: [ RUN ] kokkosp.metadata 19: [ OK ] kokkosp.metadata (0 ms) 19: [ RUN ] kokkosp.profile_events 19: [ OK ] kokkosp.profile_events (0 ms) 19: [ RUN ] kokkosp.no_init_kernel 19: [ OK ] kokkosp.no_init_kernel (0 ms) 19: [ RUN ] kokkosp.get_events 19: [ OK ] kokkosp.get_events (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init 19: [ OK ] kokkosp.create_mirror_no_init (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 19: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 19: [ RUN ] kokkosp.create_mirror_view_and_copy 19: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 19: [----------] 25 tests from kokkosp (3 ms total) 19: 19: [----------] 2 tests from defaultdevicetype 19: [ RUN ] defaultdevicetype.profiling_section 19: [ OK ] defaultdevicetype.profiling_section (0 ms) 19: [ RUN ] defaultdevicetype.scoped_profile_region 19: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 19: [----------] 2 tests from defaultdevicetype (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 27 tests from 2 test suites ran. (4 ms total) 19: [ PASSED ] 27 tests. 19/58 Test #19: Kokkos_CoreUnitTest_KokkosP ...................... Passed 2.43 sec test 20 Start 20: Kokkos_CoreUnitTest_ToolIndependence 20: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 20: Test timeout computed to be: 1500 20/58 Test #20: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.01 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoadHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so 21: Test timeout computed to be: 1500 21: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 21/58 Test #21: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 2.44 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLineHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so" 22: Test timeout computed to be: 1500 [ OK ] cuda.UnorderedMap_insert (11450 ms) [ RUN ] cuda.UnorderedMap_failed_insert 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamPolicyConstructors.cpp.o 22/58 Test #22: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 2.41 sec test 23 Start 23: Kokkos_ProfilingTestLibraryLoad 23: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 23: Environment variables: 23: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so 23: Test timeout computed to be: 1500 23: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ OK ] cuda.UnorderedMap_failed_insert (1422 ms) [ RUN ] cuda.UnorderedMap_deep_copy [ OK ] cuda.UnorderedMap_deep_copy (10 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 (124352 ms total) [----------] Global test environment tear-down [==========] 42 tests from 1 test suite ran. (124352 ms total) [ PASSED ] 42 tests. 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.99::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:: 23/58 Test #23: Kokkos_ProfilingTestLibraryLoad .................. Passed 2.43 sec test 24 Start 24: Kokkos_ProfilingTestLibraryCmdLine 24: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so" 24: Test timeout computed to be: 1500 [ OK ] serial.UnorderedMap_insert (82215 ms) [ RUN ] serial.UnorderedMap_failed_insert 24: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device: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.99::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:: 24/58 Test #24: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 2.42 sec test 25 Start 25: Kokkos_CoreUnitTest_StackTraceTest 25: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec 25: Test timeout computed to be: 1500 25: [==========] Running 3 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 2 tests from defaultdevicetype_DeathTest 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x436f2d] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f1: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x435bd8] Test::test_stacktrace(bool, bool) 25: [0x436f2d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x436f2d] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f3: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4365b8] Test::test_stacktrace(bool, bool) 25: [0x436f2d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (284 ms) 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x4371da] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f1: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x435bd8] Test::test_stacktrace(bool, bool) 25: [0x4371da] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x4371da] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f3: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4365b8] Test::test_stacktrace(bool, bool) 25: [0x4371da] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (320 ms) 25: [----------] 2 tests from defaultdevicetype_DeathTest (606 ms total) 25: 25: [----------] 1 test from defaultdevicetype 25: [ RUN ] defaultdevicetype.stacktrace_normal 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f1: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x435bd8] Test::test_stacktrace(bool, bool) 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f3: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4365b8] Test::test_stacktrace(bool, bool) 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 25: [----------] 1 test from defaultdevicetype (0 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 3 tests from 2 test suites ran. (607 ms total) 25: [ PASSED ] 3 tests. 25/58 Test #25: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 3.06 sec test 26 Start 26: Kokkos_IncrementalTest_SERIAL 26: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 26: Test timeout computed to be: 1500 26: [==========] Running 28 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 28 tests from SERIAL 26: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 26: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 26: [ RUN ] SERIAL.IncrTest_01_execspace 26: Host Serial Execution Space: 26: KOKKOS_ENABLE_SERIAL: yes 26: 26: Serial Runtime Configuration: 26: Serial 26: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 26: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 26: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 26: [ RUN ] SERIAL.IncrTest_02_AtomicSub 26: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 26: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 26: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 26: [ RUN ] SERIAL.IncrTest_03b_memspace_free 26: [ OK ] SERIAL.IncrTest_03b_memspace_free (60 ms) 26: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 26: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 26: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 26: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 26: [ RUN ] SERIAL.IncrTest_05_reduction 26: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange2D 26: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange3D 26: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 26: [ RUN ] SERIAL.IncrTest_06_mdrange4D 26: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 26: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 26: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 26: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 26: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 26: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 26: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (98 ms) 26: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 26: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 26: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 26: [ OK ] SERIAL.IncrTest_12b_TeamScratch (3 ms) 26: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.incr_14_MDrangeReduce 26: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 26: [ RUN ] SERIAL.IncrTest_16_parallelscan 26: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 26: [ RUN ] SERIAL.incr_17_atomicView 26: [ OK ] SERIAL.incr_17_atomicView (0 ms) 26: [----------] 28 tests from SERIAL (164 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (164 ms total) 26: [ PASSED ] 28 tests. [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o 26/58 Test #26: Kokkos_IncrementalTest_SERIAL .................... Passed 2.61 sec test 27 Start 27: Kokkos_IncrementalTest_SYCL 27: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_IncrementalTest_SYCL 27: Test timeout computed to be: 1500 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 27: [==========] Running 28 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 28 tests from SYCL 27: [ RUN ] SYCL.IncrTest_01_execspace_typedef 27: [ OK ] SYCL.IncrTest_01_execspace_typedef (0 ms) 27: [ RUN ] SYCL.IncrTest_01_execspace 27: 27: Runtime Configuration: 27: macro KOKKOS_ENABLE_ONEDPL : defined 27: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED : undefined 27: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL : undefined 27: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES : defined 27: 27: Available devices: 27: [ext_oneapi_cuda]:gpu:0] NVIDIA A100 80GB PCIe : Selected 27: SYCL 27: [ OK ] SYCL.IncrTest_01_execspace (0 ms) 27: [ RUN ] SYCL.IncrTest_02_AtomicExchange 27: [ OK ] SYCL.IncrTest_02_AtomicExchange (0 ms) 27: [ RUN ] SYCL.IncrTest_02_AtomicAdd 27: [ OK ] SYCL.IncrTest_02_AtomicAdd (0 ms) 27: [ RUN ] SYCL.IncrTest_02_AtomicSub 27: [ OK ] SYCL.IncrTest_02_AtomicSub (0 ms) 27: [ RUN ] SYCL.IncrTest_03a_memspace_malloc 27: [ OK ] SYCL.IncrTest_03a_memspace_malloc (0 ms) 27: [ RUN ] SYCL.IncrTest_03b_memspace_free [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamScratch.cpp.o 27: [ OK ] SYCL.IncrTest_03b_memspace_free (19275 ms) 27: [ RUN ] SYCL.IncrTest_04_simple_parallelFor 27: [ OK ] SYCL.IncrTest_04_simple_parallelFor (0 ms) 27: [ RUN ] SYCL.IncrTest_04_RangePolicy_parallelFor 27: [ OK ] SYCL.IncrTest_04_RangePolicy_parallelFor (0 ms) 27: [ RUN ] SYCL.IncrTest_05_reduction 27: [ OK ] SYCL.IncrTest_05_reduction (6 ms) 27: [ RUN ] SYCL.IncrTest_06_mdrange2D 27: [ OK ] SYCL.IncrTest_06_mdrange2D (0 ms) 27: [ RUN ] SYCL.IncrTest_06_mdrange3D 27: [ OK ] SYCL.IncrTest_06_mdrange3D (0 ms) 27: [ RUN ] SYCL.IncrTest_06_mdrange4D 27: [ OK ] SYCL.IncrTest_06_mdrange4D (0 ms) 27: [ RUN ] SYCL.IncrTest_08_deep_copy_2D 27: [ OK ] SYCL.IncrTest_08_deep_copy_2D (0 ms) 27: [ RUN ] SYCL.IncrTest_08_deep_copy_3D 27: [ OK ] SYCL.IncrTest_08_deep_copy_3D (0 ms) 27: [ RUN ] SYCL.IncrTest_08_deep_copy_4D 27: [ OK ] SYCL.IncrTest_08_deep_copy_4D (0 ms) 27: [ RUN ] SYCL.IncrTest_10_Hierarchical_Basics 27: [ OK ] SYCL.IncrTest_10_Hierarchical_Basics (0 ms) 27: [ RUN ] SYCL.IncrTest_11a_Hierarchical_ForLoop 27: [ OK ] SYCL.IncrTest_11a_Hierarchical_ForLoop (1 ms) 27: [ RUN ] SYCL.IncrTest_11b_Hierarchical_ForLoop 27: [ OK ] SYCL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SYCL.IncrTest_11c_Hierarchical_ForLoop 27: [ OK ] SYCL.IncrTest_11c_Hierarchical_ForLoop (201 ms) 27: [ RUN ] SYCL.IncrTest_12a_ThreadScratch 27: [ OK ] SYCL.IncrTest_12a_ThreadScratch (1 ms) 27: [ RUN ] SYCL.IncrTest_12b_TeamScratch 27: [ OK ] SYCL.IncrTest_12b_TeamScratch (0 ms) 27: [ RUN ] SYCL.IncrTest_13a_Hierarchical_Red 27: [ OK ] SYCL.IncrTest_13a_Hierarchical_Red (0 ms) 27: [ RUN ] SYCL.IncrTest_13b_Hierarchical_Red 27: [ OK ] SYCL.IncrTest_13b_Hierarchical_Red (0 ms) 27: [ RUN ] SYCL.IncrTest_13c_Hierarchical_Red 27: [ OK ] SYCL.IncrTest_13c_Hierarchical_Red (0 ms) 27: [ RUN ] SYCL.incr_14_MDrangeReduce 27: [ OK ] SYCL.incr_14_MDrangeReduce (1 ms) 27: [ RUN ] SYCL.IncrTest_16_parallelscan 27: [ OK ] SYCL.IncrTest_16_parallelscan (2 ms) 27: [ RUN ] SYCL.incr_17_atomicView 27: [ OK ] SYCL.incr_17_atomicView (0 ms) 27: [----------] 28 tests from SYCL (19496 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (19497 ms total) 27: [ PASSED ] 28 tests. 27/58 Test #27: Kokkos_IncrementalTest_SYCL ...................... Passed 21.93 sec test 28 Start 28: Kokkos_CoreUnitTest_CTestDevice 28: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 28: Test timeout computed to be: 1500 28: [==========] Running 8 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 8 tests from ctest_environment 28: [ RUN ] ctest_environment.no_device_type 28: [ OK ] ctest_environment.no_device_type (0 ms) 28: [ RUN ] ctest_environment.no_process_count 28: [ OK ] ctest_environment.no_process_count (0 ms) 28: [ RUN ] ctest_environment.invalid_rank 28: [ OK ] ctest_environment.invalid_rank (0 ms) 28: [ RUN ] ctest_environment.no_type_str 28: [ OK ] ctest_environment.no_type_str (0 ms) 28: [ RUN ] ctest_environment.missing_type 28: [ OK ] ctest_environment.missing_type (0 ms) 28: [ RUN ] ctest_environment.no_id_str 28: [ OK ] ctest_environment.no_id_str (0 ms) 28: [ RUN ] ctest_environment.invalid_id_str 28: [ OK ] ctest_environment.invalid_id_str (0 ms) 28: [ RUN ] ctest_environment.good 28: [ OK ] ctest_environment.good (0 ms) 28: [----------] 8 tests from ctest_environment (0 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 8 tests from 1 test suite ran. (0 ms total) 28: [ PASSED ] 8 tests. 28/58 Test #28: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.02 sec test 29 Start 29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 29: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 29: Test timeout computed to be: 1500 29/58 Test #29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 30 Start 30: Kokkos_CoreUnitTest_DeviceAndThreads 30: Test command: /usr/bin/python3.10 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/TestDeviceAndThreads.py" 30: Test timeout computed to be: 1500 30: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ OK ] serial.UnorderedMap_failed_insert (36460 ms) [ RUN ] serial.UnorderedMap_deep_copy [ OK ] serial.UnorderedMap_deep_copy (21 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 (162975 ms total) [----------] Global test environment tear-down [==========] 42 tests from 1 test suite ran. (162975 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-6962/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests' make -C containers/performance_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/performance_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6962/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/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.0013487 View sum computation time: 0.0013487 Strided View time (init only): 0.0012881 View Rank7 time (init only): 0.00133468 DynRankView time (init only): 0.00134475 DynRankView sum computation time: 0.00173221 Ratio of View to DynRankView time: 1.00294 Ratio of View to DynRankView sum computation time: 0.997269 Ratio of View to View Rank7 time: 1.0105 Ratio of StrideView to DynRankView time: 0.957875 Ratio of DynRankView to View Rank7 time: 1.00754 [ OK ] TEST_CATEGORY.dynrankview_perf (109 ms) [ RUN ] TEST_CATEGORY.global_2_local Cuda size, create, generate, fill, find 256, 0.000605719, 7.4183e-05, 0.00670805, 0.00259021 512, 0.000260523, 1.8774e-05, 2.748e-05, 0.00252576 1024, 0.000246524, 1.8285e-05, 2.9894e-05, 0.00253636 2048, 0.000233411, 1.5642e-05, 2.7348e-05, 0.00259692 4096, 0.000226485, 1.5505e-05, 2.78e-05, 0.00268861 8192, 0.000249117, 1.6031e-05, 2.9642e-05, 0.00267422 16384, 0.000244411, 1.6051e-05, 3.2251e-05, 0.00258063 32768, 0.000242563, 1.5811e-05, 3.5411e-05, 0.00275587 65536, 0.000261146, 1.9973e-05, 4.5382e-05, 0.0030583 131072, 0.000235057, 1.8067e-05, 6.2364e-05, 0.00347571 262144, 0.000251945, 1.9517e-05, 0.00013877, 0.0054496 524288, 0.00029491, 2.3187e-05, 0.000514898, 0.0148412 1048576, 0.000647048, 3.0942e-05, 0.00142312, 0.0456246 2097152, 0.00132527, 4.6634e-05, 0.00339735, 0.110217 4194304, 0.00153392, 6.7048e-05, 0.0074208, 0.238601 [ OK ] TEST_CATEGORY.global_2_local (475 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 (584 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (584 ms total) [ PASSED ] 4 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/containers/performance_tests' make -C algorithms/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6962 CXX=/var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6962 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6962/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:1714061769414274160 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:1714061769439609335 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.45775e-07 -0.00424745 -0.00999372 || 0.051031 28019 29452 || 28796.7 28674.4 || -138.153 -2.0744 -- Testing 3-D histogram Density 3D: 6.5082e-07 -0.0278493 -0.00131721 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00145986 -0.00631621 || 0.051031 28021 29306 || 28632.6 28674.4 || -87.3153 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0154911 0.00227708 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00410754 0.0172437 || 0.051031 28020 29410 || 28792.7 28674.4 || 238.376 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0137714 -0.0105899 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00974108 0.0128424 || 0.051031 28012 29301 || 28397.8 28674.4 || 177.533 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00173643 -0.00459089 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244422 -0.99999 -48245.6 || 0.051031 0 194914 || 2.92859e+09 28674.4 || -6.66947e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000732193 -0.312869 0.147261 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195849 -0.999999 -57858.7 || 0.051031 0 1.55122e+06 || 2.86923e+10 28674.4 || -7.99838e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588553 -0.967527 10.1949 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.8109e-07 -0.0191233 -0.0345181 || 0.051031 28077 29329 || 29233.4 28674.4 || -477.179 -2.0744 -- Testing 3-D histogram Density 3D: 7.56767e-07 0.00125705 -0.00525213 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00299053 0.014299 || 0.051031 27966 29383 || 28760.4 28674.4 || 197.67 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0180171 0.00891623 || 0.051031 1e+64 -1e+64 Test Seed:1714061769579845908 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0231194 -0.0100107 || 0.051031 28048 29404 || 29353 28674.4 || -138.389 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00905404 0.00401439 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00353828 -0.00173292 || 0.051031 27992 29457 || 28776.2 28674.4 || -23.9559 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00322048 0.00563538 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00575434 0.00839139 || 0.051031 28018 29299 || 28840.3 28674.4 || 116.003 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0166343 -0.00491585 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00851063 -0.0236217 || 0.051031 28016 29288 || 28432.4 28674.4 || -326.547 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0007238 0.000631303 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245666 -0.99999 -48248.3 || 0.051031 0 195039 || 2.92877e+09 28674.4 || -6.66984e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000735891 -0.316137 0.142563 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195799 -0.999999 -57857.4 || 0.051031 0 1.55142e+06 || 2.869e+10 28674.4 || -7.99821e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588412 -0.967959 10.3966 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.76045e-07 0.00690516 0.00703556 || 0.051031 28003 29256 || 28477.7 28674.4 || 97.2596 -2.0744 -- Testing 3-D histogram Density 3D: 7.41632e-07 -0.0153333 0.00163179 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00687258 0.0401584 || 0.051031 27942 29291 || 28872.8 28674.4 || 555.15 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00875495 -0.00844812 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift64 (320 ms) [ RUN ] cuda.Random_XorShift1024_0 Test Seed:1714061769759935862 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00341646 -0.00508024 || 0.051031 10961 11776 || 11416 11377 || -70.2292 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00302361 -0.000338932 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00393518 0.00675636 || 0.051031 10998 11857 || 11421.9 11377 || 93.3999 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0200191 -0.00154654 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00897584 -0.0190882 || 0.051031 10980 11816 || 11480 11377 || -263.875 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00321075 0.00241904 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0160534 -0.0106762 || 0.051031 10951 11794 || 11197.2 11377 || -147.587 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00738237 0.00302537 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000243182 -0.999975 -7595.68 || 0.051031 0 77612 || 4.61094e+08 11377 || -1.05003e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000729272 -0.15433 0.0189541 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195399 -0.999997 -9108.1 || 0.051031 0 616302 || 4.51588e+09 11377 || -1.2591e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00587264 -0.922801 1.60301 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.9246e-07 0.00348373 0.00501217 || 0.051031 10983 11792 || 11337.5 11377 || 69.2883 -0.823045 -- Testing 3-D histogram Density 3D: 3.8147e-07 -0.00885671 -0.0018816 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0134051 -0.00750552 || 0.051031 10970 11805 || 11226.5 11377 || -103.756 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00441361 -0.00117798 || 0.051031 1e+64 -1e+64 Test Seed:1714061770276241152 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.54313e-07 -0.00285024 0.00381197 || 0.051031 10965 11738 || 11409.5 11377 || 52.6967 -0.823045 -- Testing 3-D histogram Density 3D: 2.67029e-07 -0.00363866 0.00195192 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00855274 -0.00510362 || 0.051031 10985 11820 || 11280.5 11377 || -70.5525 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0111319 -0.00138862 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0241603 -0.00433168 || 0.051031 10931 11799 || 11658.6 11377 || -59.8811 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00414593 -0.00178592 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.000397473 -0.0131403 || 0.051031 10962 11811 || 11372.4 11377 || -181.651 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0179419 -0.00265962 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000243621 -0.999975 -7594.73 || 0.051031 0 77620 || 4.61037e+08 11377 || -1.0499e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00073059 -0.143114 0.025803 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195824 -0.999997 -9107.98 || 0.051031 0 616866 || 4.51667e+09 11377 || -1.25909e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00588573 -0.922744 1.62777 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.86102e-07 -0.00380865 0.00124694 || 0.051031 10961 11844 || 11420.5 11377 || 17.2378 -0.823045 -- Testing 3-D histogram Density 3D: 3.62396e-07 -0.00986857 -0.00136549 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0124101 -0.00250522 || 0.051031 10937 11834 || 11237.5 11377 || -34.6321 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00328912 0.00345308 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift1024_0 (1489 ms) [ RUN ] cuda.Multi_streams 30: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' [ OK ] cuda.Multi_streams (7353 ms) [ RUN ] cuda.SortUnsignedValueType [ OK ] cuda.SortUnsignedValueType (75 ms) [ RUN ] cuda.SortEmptyView [ OK ] cuda.SortEmptyView (0 ms) [ RUN ] cuda.BinSortGenericTests [ OK ] cuda.BinSortGenericTests (54 ms) [ RUN ] cuda.BinSortEmptyView [ OK ] cuda.BinSortEmptyView (0 ms) [ RUN ] cuda.BinSortEmptyKeysView [ OK ] cuda.BinSortEmptyKeysView (0 ms) [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 30: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: 30: ---------------------------------------------------------------------- 30: Ran 5 tests in 26.597s 30: 30: OK (skipped=1) 30/58 Test #30: Kokkos_CoreUnitTest_DeviceAndThreads ............. Passed 26.91 sec test 31 Start 31: Kokkos_PerformanceTest_TaskDag 31: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 31: Test timeout computed to be: 1500 31/58 Test #31: Kokkos_PerformanceTest_TaskDag ................... Passed 0.01 sec test 32 Start 32: Kokkos_PerformanceTest_Benchmark 32: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-25_T15-27-40.json" 32: Test timeout computed to be: 1500 32: 32: Available devices: 32: 2024-04-25T16:16:25+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 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: 1.19, 4.11, 6.45 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-04-25T15:26:14+00:00 32: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 32: GIT_COMMIT_HASH: 9cdf21592 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.99 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 Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: GramSchmidt/Count:1024/iterations:5/manual_time 0.011 s 0.011 s 5 1024 10.3436u 32: GramSchmidt/Count:2048/iterations:5/manual_time 0.012 s 0.012 s 5 2.048k 5.72877u 32: GramSchmidt/Count:4096/iterations:5/manual_time 0.012 s 0.013 s 5 4.096k 3.04515u 32: GramSchmidt/Count:8192/iterations:5/manual_time 0.014 s 0.015 s 5 8.192k 1.67354u 32: GramSchmidt/Count:16384/iterations:5/manual_time 0.015 s 0.018 s 5 16.384k 943.461n 32: GramSchmidt/Count:32768/iterations:5/manual_time 0.018 s 0.021 s 5 32.768k 540.521n 32: GramSchmidt/Count:65536/iterations:5/manual_time 0.024 s 0.031 s 5 65.536k 361.217n 32: GramSchmidt/Count:131072/iterations:5/manual_time 0.035 s 0.048 s 5 131.072k 260.669n 32: GramSchmidt/Count:262144/iterations:5/manual_time 0.034 s 0.058 s 5 262.144k 130.724n 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s Max 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.009 s 201 66.3023k/s 11.5 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: OverlapRangePolicy/N:2000/M:10000/R:10 0.613 s 0.613 s 1 0.11847 0.0555 0.0832691 0.038807 0.0417786 18.745u 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: OverlapMDRangePolicy/N:200/M:10000/R:10 0.022 s 0.022 s 31 4.82398m 2.49552m 2.61755m 1.33071m 1.68038m 11.972u 32: OverlapTeamPolicy/N:20/M:1000000/R:10 0.225 s 0.225 s 3 0.0438044 0.0210619 0.0376057 0.0182306 0.0188855 17.682u 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 23.5205n 32: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 12.1416n 32: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 6.14185n 32: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.001 s 5 8.192k 3.33252n 32: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.9165n 32: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 1.19333n 32: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 676.163p 32: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 391.052p 32: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 290.459p 32: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.002 s 5 524.288k 243.488p 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: rate 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Malloc/N:1/manual_time 11.3 us 25.1 us 61989 88.6956k/s 32: Malloc/N:16/manual_time 11.3 us 25.1 us 62155 88.7679k/s -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00106862 -0.0103011 || 0.051031 27968 29311 || 28643.8 28674.4 || -142.403 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00771122 -0.00159505 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties 32: Malloc/N:256/manual_time 11.3 us 25.0 us 62119 88.8662k/s 32: Malloc/N:4096/manual_time 11.3 us 25.2 us 61704 88.1908k/s 32: Malloc/N:65536/manual_time 10.8 us 24.3 us 64798 92.4631k/s 32: Malloc/N:1048576/manual_time 11.3 us 25.1 us 62026 88.684k/s 32: Malloc/N:16777216/manual_time 500 us 609 us 1400 1.99998k/s 32: Malloc/N:268435456/manual_time 4942 us 1098 us 868 202.352/s 32: Malloc/N:4294967296/manual_time 110384 us 5348 us 6 9.05925/s 32: MallocFree/N:1/manual_time 25.5 us 25.6 us 27423 39.2637k/s 32: MallocFree/N:16/manual_time 25.4 us 25.6 us 27458 39.3047k/s 32: MallocFree/N:256/manual_time 25.0 us 25.1 us 27926 39.9383k/s 32: MallocFree/N:4096/manual_time 25.1 us 25.2 us 27817 39.8696k/s 32: MallocFree/N:65536/manual_time 24.3 us 24.4 us 28938 41.1856k/s 32: MallocFree/N:1048576/manual_time 25.2 us 25.3 us 27773 39.7214k/s 32: MallocFree/N:16777216/manual_time 610 us 610 us 1148 1.64059k/s 32: MallocFree/N:268435456/manual_time 4654 us 1096 us 659 214.853/s 32: MallocFree/N:4294967296/manual_time 112460 us 5297 us 9 8.89205/s 32: MallocTouch/N:1/manual_time 12.4 us 26.5 us 56666 80.75k/s [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 32: MallocTouch/N:16/manual_time 12.2 us 26.1 us 56446 82.0316k/s 32: MallocTouch/N:256/manual_time 12.2 us 26.1 us 57460 82.1003k/s 32: MallocTouch/N:4096/manual_time 23.5 us 40.6 us 29752 42.5603k/s -- Testing 1-D histogram Density 1D: 6.45775e-07 0.00626378 -0.000713927 || 0.051031 28027 29443 || 28495.9 28674.4 || -9.86933 -2.0744 -- Testing 3-D histogram Density 3D: 6.5082e-07 -0.0120065 0.0116309 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties 32: MallocTouch/N:65536/manual_time 22.9 us 39.5 us 30504 43.6385k/s 32: MallocTouch/N:1048576/manual_time 24.9 us 41.8 us 28151 40.1906k/s 32: MallocTouch/N:16777216/manual_time 520 us 635 us 1345 1.92211k/s 32: MallocTouch/N:268435456/manual_time 4953 us 1136 us 876 201.894/s 32: MallocTouch/N:4294967296/manual_time 109491 us 5895 us 6 9.13318/s [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 84%] Linking CXX executable Kokkos_UnitTest_Sort 32: MallocTouchFree/N:1/manual_time 26.5 us 26.5 us 26522 37.805k/s 32: MallocTouchFree/N:16/manual_time 26.5 us 26.6 us 26439 37.7922k/s 32: MallocTouchFree/N:256/manual_time 26.1 us 26.2 us 26802 38.3514k/s [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamTeamSize.cpp.o 32: MallocTouchFree/N:4096/manual_time 40.3 us 40.3 us 17376 24.8434k/s 32: MallocTouchFree/N:65536/manual_time 39.2 us 39.4 us 17800 25.4828k/s 32: MallocTouchFree/N:1048576/manual_time 41.6 us 41.7 us 16811 24.0422k/s 32: MallocTouchFree/N:16777216/manual_time 635 us 635 us 1102 1.57509k/s [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o 32: MallocTouchFree/N:268435456/manual_time 4654 us 1122 us 659 214.855/s [ 84%] Built target Kokkos_UnitTest_Sort [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o 32: MallocTouchFree/N:4294967296/manual_time 113981 us 6341 us 9 8.77341/s 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s MB 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: ViewAllocate_Rank1/N:10/manual_time 0.021 s 0.002 s 38 38.5165/s 800 32: ViewAllocate_Rank1/N:10/manual_time 0.020 s 0.002 s 32 39.7136/s 800 32: ViewAllocate_Rank2/N:10/manual_time 0.020 s 0.002 s 33 39.2635/s 800 32: ViewAllocate_Rank2/N:10/manual_time 0.021 s 0.002 s 35 39.0151/s 800 32: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.002 s 35 41.1767/s 800 32: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.002 s 35 41.1199/s 800 32: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.002 s 35 41.1899/s 800 32: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.002 s 35 41.0561/s 800 32: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.002 s 35 41.1194/s 800 32: ViewAllocate_Rank5/N:10/manual_time 0.020 s 0.002 s 43 39.301/s 800 -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0126923 -0.0163716 || 0.051031 28059 29336 || 28315 28674.4 || -226.321 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00673827 -0.00312436 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties 32: ViewAllocate_Rank6/N:10/manual_time 0.021 s 0.002 s 35 38.8991/s 800 32: ViewAllocate_Rank6/N:10/manual_time 0.021 s 0.002 s 35 38.9618/s 800 32: ViewAllocate_Rank7/N:10/manual_time 0.020 s 0.002 s 35 39.1369/s 800 32: ViewAllocate_Rank7/N:10/manual_time 0.021 s 0.002 s 35 39.0133/s 800 32: ViewAllocate_Rank8/N:10/manual_time 0.021 s 0.002 s 35 38.9582/s 800 32: ViewAllocate_Rank8/N:10/manual_time 0.021 s 0.002 s 35 39.0222/s 800 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 627 1.43701k/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 629 1.43697k/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 627 1.43574k/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 630 1.4725k/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 630 1.47239k/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 630 1.47248k/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 630 1.47225k/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 298 679.984/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 183 416.866/s 1.6k [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 630 1.47239k/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 298 681.374/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 398 918.602/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 630 1.47233k/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 630 1.4721k/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 630 1.47231k/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 630 1.47254k/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 181 417.703/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.004 s 0.004 s 179 411.027/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 373 867.999/s 1.6k [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 310 710.044/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 630 1.47262k/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 630 1.47255k/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.004 s 0.004 s 168 381.963/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.003 s 0.003 s 225 516.061/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 630 1.4724k/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 630 1.47202k/s 1.6k [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 112 259.066/s 1.6k 32: ViewDeepCopy_Rank7/N:10/manual_time 0.004 s 0.004 s 189 431.761/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 630 1.47248k/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 630 1.47225k/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.004 s 0.004 s 171 391.591/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.003 s 0.003 s 245 561.683/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 691 1.6148k/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 691 1.6147k/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 691 1.6148k/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 691 1.61461k/s 1.6k -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0197566 0.000737142 || 0.051031 27961 29341 || 28118.9 28674.4 || 10.1903 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00316325 -0.00752714 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties 32: ViewFill_Rank1/N:10/manual_time 0.000 s 0.000 s 1511 1.72892k/s 800 32: ViewFill_Rank1/N:10/manual_time 0.000 s 0.000 s 1512 1.7287k/s 800 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o 32: ViewFill_Rank2/N:10/manual_time 0.000 s 0.000 s 1512 1.72896k/s 800 32: ViewFill_Rank2/N:10/manual_time 0.000 s 0.000 s 1512 1.72869k/s 800 32: ViewFill_Rank3/N:10/manual_time 0.000 s 0.000 s 1512 1.72893k/s 800 32: ViewFill_Rank3/N:10/manual_time 0.000 s 0.000 s 1512 1.72873k/s 800 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o 32: ViewFill_Rank4/N:10/manual_time 0.000 s 0.000 s 1512 1.72887k/s 800 32: ViewFill_Rank4/N:10/manual_time 0.000 s 0.000 s 1512 1.72855k/s 800 32: ViewFill_Rank5/N:10/manual_time 0.000 s 0.000 s 1512 1.72878k/s 800 32: ViewFill_Rank5/N:10/manual_time 0.000 s 0.000 s 1512 1.72915k/s 800 32: ViewFill_Rank6/N:10/manual_time 0.000 s 0.000 s 1512 1.72863k/s 800 32: ViewFill_Rank6/N:10/manual_time 0.000 s 0.000 s 1512 1.72886k/s 800 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o 32: ViewFill_Rank7/N:10/manual_time 0.000 s 0.000 s 1512 1.72908k/s 800 32: ViewFill_Rank7/N:10/manual_time 0.000 s 0.000 s 1512 1.72885k/s 800 32: ViewFill_Rank8/N:10/manual_time 0.000 s 0.000 s 1512 1.72868k/s 800 [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (137478 ms) [ RUN ] cuda.NestedSort [ OK ] cuda.NestedSort (192 ms) [ RUN ] cuda.NestedSortByKey [ OK ] cuda.NestedSortByKey (851 ms) [ RUN ] cuda.SortWithCustomComparator 32: ViewFill_Rank8/N:10/manual_time 0.000 s 0.000 s 1513 1.7288k/s 800 [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 32: ViewFill_Raw/N:10/manual_time 0.000 s 0.000 s 1539 1.76024k/s 800 32: ViewFill_Raw/N:10/manual_time 0.000 s 0.000 s 1540 1.76059k/s 800 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.37739k/s 1.6k 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.39981k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.61425k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.61155k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.70193k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.27446k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.70056k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.62251k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.35119k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.38597k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.66151k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.33383k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.74793k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.19908k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.19772k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.21305k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.99348k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.19479k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.96552k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.97786k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.42184k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.3873k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.87966k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.83692k/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.84674k/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.64469k/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.85723k/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.19435k/s 1.6k 32: ViewResize_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 901.113k/s 688 32: ViewResize_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 2.14063M/s 688 32: ViewResize_NoInit_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 961.834k/s 688 32: ViewResize_NoInit_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 876.88k/s 688 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1023.87/s 1.6k 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1005.89/s 1.6k [ OK ] cuda.SortWithCustomComparator (4217 ms) [----------] 12 tests from cuda (152037 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (152038 ms total) [ PASSED ] 12 tests. 32/58 Test #32: Kokkos_PerformanceTest_Benchmark ................. Passed 139.96 sec test 33 Start 33: Kokkos_Benchmark_Atomic_MinMax 33: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-25_T15-27-40.json" 33: Test timeout computed to be: 1500 33: 33: Available devices: 33: 2024-04-25T16:18:45+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 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.87, 2.85, 5.65 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-04-25T15:26:14+00:00 33: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 33: GIT_COMMIT_HASH: 9cdf21592 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.99 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 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33/58 Test #33: Kokkos_Benchmark_Atomic_MinMax ................... Passed 2.51 sec test 34 Start 34: Kokkos_PerformanceTest_Mempool 34: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-25_T15-27-40.json" 34: Test timeout computed to be: 1500 34: 34: Available devices: 34: 2024-04-25T16:18:48+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Mempool 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.87, 2.85, 5.65 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-04-25T15:26:14+00:00 34: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 34: GIT_COMMIT_HASH: 9cdf21592 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.99 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 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: fill ops per second 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2436 19.3078M/s 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: cycle ops per second 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 3738 59.3612M/s 34/58 Test #34: Kokkos_PerformanceTest_Mempool ................... Passed 4.84 sec test 35 Start 35: Kokkos_PerformanceTest_Atomic 35: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-25_T15-27-40.json" 35: Test timeout computed to be: 1500 35: 35: Available devices: 35: 2024-04-25T16:18:53+00:00 35: Running /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Atomic 35: Run on (20 X 2345.59 MHz CPU s) 35: CPU Caches: 35: L1 Data 64 KiB (x20) 35: L1 Instruction 64 KiB (x20) 35: L2 Unified 512 KiB (x20) 35: L3 Unified 16384 KiB (x20) 35: Load Average: 0.88, 2.82, 5.62 35: Address Bits: 64 35: CPU architecture: none 35: Default Device: N6Kokkos12Experimental4SYCLE 35: Driver Version: CUDA 12.4 35: Error Correction Support: 1 35: GIT_BRANCH: HEAD 35: GIT_CLEAN_STATUS: CLEAN 35: GIT_COMMIT_DATE: 2024-04-25T15:26:14+00:00 35: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 35: GIT_COMMIT_HASH: 9cdf21592 35: GPU architecture: AMPERE80 35: Global Cache Mem Line Size: 128 35: Global Mem Cache Size: 41943040 35: Global Mem Size: 84974239744 35: Image Max Array Size: 0 35: Image Max Buffer Size: 32768 35: Image2d Max Height: 65536 35: Image2d Max Width: 131072 35: Image3d Max Depth: 16384 35: Image3d Max Height: 16384 35: Image3d Max Width: 16384 35: Is Accelerator: 0 35: Is Available: 1 35: Is CPU: 0 35: Is GPU: 1 35: KOKKOS_COMPILER_INTEL_LLVM: 20230000 35: KOKKOS_ENABLE_ASM: yes 35: KOKKOS_ENABLE_CXX17: yes 35: KOKKOS_ENABLE_CXX20: no 35: KOKKOS_ENABLE_CXX23: no 35: KOKKOS_ENABLE_CXX26: no 35: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 35: KOKKOS_ENABLE_HWLOC: no 35: KOKKOS_ENABLE_LIBDL: yes 35: KOKKOS_ENABLE_PRAGMA_IVDEP: no 35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 35: KOKKOS_ENABLE_PRAGMA_UNROLL: no 35: KOKKOS_ENABLE_PRAGMA_VECTOR: no 35: KOKKOS_ENABLE_SERIAL: yes 35: Kokkos Version: 4.3.99 35: Local Mem Size: 49152 35: Max Compute Units: 108 35: Max Mem Alloc Size: 1073741824 35: Max Parameter Size: 4000 35: Max Read Image Args: 128 35: Max Samplers: 128 35: Max Work Group Size: 1024 35: Max Work Item Dimensions: 3 35: Mem Base Addr Align: 4096 35: Name: NVIDIA A100 80GB PCIe 35: Native Vector Width Char: 1 35: Native Vector Width Double: 1 35: Native Vector Width Float: 1 35: Native Vector Width Half: 0 35: Native Vector Width Int: 1 35: Native Vector Width Long: 1 35: Native Vector Width Short: 1 35: Partition Max Sub Devices: 0 35: Preferred Vector Width Char: 1 35: Preferred Vector Width Double: 1 35: Preferred Vector Width Float: 1 35: Preferred Vector Width Half: 0 35: Preferred Vector Width Int: 1 35: Preferred Vector Width Long: 1 35: Preferred Vector Width Short: 1 35: Profiling Timer Resolution: 1000 35: Reference Count: 1 35: Vendor: NVIDIA Corporation 35: Vendor Id: 4318 35: Version: 0.0 35: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected 35: macro KOKKOS_ENABLE_ONEDPL: defined 35: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 35: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 35: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 35: platform: 64bit 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Test_Atomic/100000/iterations:10 2.07 s 2.07 s 10 1 4 4.13112m 3.40817m 299.75u 704.983M 1071.06k 704.983M [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o 35: Test_Atomic/100000/iterations:10 1.95 s 1.95 s 10 1 8 4.95886m 3.2103m 299.66u 4.99995G 1.14167M 4.99995G [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_View_64bit.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o 35: Test_Atomic/100000/iterations:10 1.95 s 1.95 s 10 1 8 5.10173m 3.36609m 299.75u 4.99995G 947.616k 4.99995G [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_a.cpp.o 35: Test_Atomic/100000/iterations:10 2.07 s 2.07 s 10 1 4 4.18572m 3.23004m 299.75u 704.983M 1.3428M 704.983M [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o 35: Test_Atomic/100000/iterations:10 1.95 s 1.95 s 10 1 8 5.0813m 3.53642m 299.85u 4.99995G 987.768k 4.99995G [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_b.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 35: Test_Atomic/100000/iterations:10 1.95 s 1.95 s 10 1 8 4.89575m 3.41558m 299.67u 4.99995G 1.28602M 4.99995G [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o 35: Test_Atomic/100000/iterations:10 2.07 s 2.07 s 10 0 4 6.1539m 3.45093m 897.67u 4.99994G 1.98661M 4.99989G [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 35: Test_Atomic/100000/iterations:10 1.95 s 1.95 s 10 1 8 6.17714m 3.22943m 897.58u 4.99995G 1033.58k 4.99995G -- Testing 1-D histogram Density 1D: 0.000242726 -0.99999 -48245.7 || 0.051031 0 195254 || 2.92895e+09 28674.4 || -6.66949e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000727123 -0.319957 0.157618 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 35: Test_Atomic/100000/iterations:10 2.07 s 2.07 s 10 1 4 4.17659m 3.23154m 299.76u 704.983M 1.32292M 704.983M 35/58 Test #35: Kokkos_PerformanceTest_Atomic .................... Passed 182.95 sec test 36 Start 36: Kokkos_ContainersUnitTest_Serial 36: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 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 serial 36: [ RUN ] serial.bitset 36: [ OK ] serial.bitset (1302 ms) 36: [ RUN ] serial.bitset_default_constructor_no_alloc 36: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 36: [ RUN ] serial.dualview_combination 36: [ OK ] serial.dualview_combination (0 ms) 36: [ RUN ] serial.dualview_alloc 36: [ OK ] serial.dualview_alloc (0 ms) 36: [ RUN ] serial.test_dualview_copy_construction_and_assignment 36: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] serial.dualview_combinations_without_init 36: [ OK ] serial.dualview_combinations_without_init (0 ms) 36: [ RUN ] serial.dualview_deep_copy 36: [ OK ] serial.dualview_deep_copy (0 ms) 36: [ RUN ] serial.dualview_realloc 36: [ OK ] serial.dualview_realloc (0 ms) 36: [ RUN ] serial.dualview_resize 36: [ OK ] serial.dualview_resize (0 ms) 36: [ RUN ] serial.dualview_device_correct_kokkos_device 36: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 36: [ RUN ] serial.dualview_host_correct_kokkos_device 36: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_sync 36: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 36: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_sync 36: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 36: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 36: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] serial.dynamic_view 36: [ OK ] serial.dynamic_view (6 ms) 36: [ RUN ] serial.dyn_rank_view_api_generic 36: [ OK ] serial.dyn_rank_view_api_generic (7 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 36: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 36: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 36: /var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 36: skipping since not default execution space 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank67 36: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 36: [ RUN ] serial.ErrorReporterViaLambda 36: [ OK ] serial.ErrorReporterViaLambda (0 ms) 36: [ RUN ] serial.ErrorReporter 36: [ OK ] serial.ErrorReporter (0 ms) 36: [ RUN ] serial.offsetview_construction 36: [ OK ] serial.offsetview_construction (19 ms) 36: [ RUN ] serial.offsetview_unmanaged_construction 36: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] serial.offsetview_subview 36: [ OK ] serial.offsetview_subview (6 ms) 36: [ RUN ] serial.offsetview_offsets_rank1 36: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank2 36: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank3 36: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] serial.scatterview [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_c.cpp.o 36: [ OK ] serial.scatterview (1652 ms) 36: [ RUN ] serial.scatterview_devicetype 36: [ OK ] serial.scatterview_devicetype (1 ms) 36: [ RUN ] serial.staticcrsgraph 36: [ OK ] serial.staticcrsgraph (10 ms) 36: [ RUN ] serial.resize_realloc_no_init_dualview 36: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 36: [ RUN ] serial.resize_realloc_no_alloc_dualview 36: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 36: [ RUN ] serial.resize_exec_space_dualview 36: [ OK ] serial.resize_exec_space_dualview (0 ms) 36: [ RUN ] serial.realloc_exec_space_dualview 36: [ OK ] serial.realloc_exec_space_dualview (0 ms) 36: [ RUN ] serial.resize_realloc_no_init_dynrankview 36: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 36: [ RUN ] serial.resize_exec_space_dynrankview 36: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 36: [ RUN ] serial.realloc_exec_space_dynrankview 36: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 36: [ RUN ] serial.resize_realloc_no_init_scatterview 36: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 36: [ RUN ] serial.resize_realloc_no_alloc_scatterview 36: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 36: [ RUN ] serial.resize_exec_space_scatterview 36: [ OK ] serial.resize_exec_space_scatterview (0 ms) 36: [ RUN ] serial.realloc_exec_space_scatterview 36: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynrankview 36: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 36: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 36: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_offsetview 36: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 36: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_offsetview 36: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynamicview 36: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 36: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 36: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 36: [ RUN ] serial.UnorderedMap_insert [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E 36: [ OK ] serial.UnorderedMap_insert (7709 ms) 36: [ RUN ] serial.UnorderedMap_failed_insert [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o 36: [ OK ] serial.UnorderedMap_failed_insert (5083 ms) 36: [ RUN ] serial.UnorderedMap_deep_copy 36: [ OK ] serial.UnorderedMap_deep_copy (2 ms) 36: [ RUN ] serial.UnorderedMap_valid_empty 36: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 36: [ RUN ] serial.UnorderedMap_clear_zero_size 36: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] serial.UnorderedMap_consistent_size 36: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 36: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] serial.UnorderedMap_lambda_capturable 36: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] serial.UnorderedMap_constructor_view_alloc 36: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] serial.viewctorprop_embedded_dim 36: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 36: [----------] 62 tests from serial (15809 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 62 tests from 1 test suite ran. (15809 ms total) 36: [ PASSED ] 61 tests. 36: [ SKIPPED ] 1 test, listed below: 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 36/58 Test #36: Kokkos_ContainersUnitTest_Serial ................. Passed 18.41 sec test 37 Start 37: Kokkos_ContainersUnitTest_SYCL 37: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests/Kokkos_ContainersUnitTest_SYCL 37: Test timeout computed to be: 1500 [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o 37: [==========] Running 62 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 62 tests from sycl 37: [ RUN ] sycl.bitset 37: [ OK ] sycl.bitset (17 ms) 37: [ RUN ] sycl.bitset_default_constructor_no_alloc 37: [ OK ] sycl.bitset_default_constructor_no_alloc (0 ms) 37: [ RUN ] sycl.dualview_combination 37: [ OK ] sycl.dualview_combination (0 ms) 37: [ RUN ] sycl.dualview_alloc 37: [ OK ] sycl.dualview_alloc (0 ms) 37: [ RUN ] sycl.test_dualview_copy_construction_and_assignment 37: [ OK ] sycl.test_dualview_copy_construction_and_assignment (0 ms) 37: [ RUN ] sycl.dualview_combinations_without_init 37: [ OK ] sycl.dualview_combinations_without_init (0 ms) 37: [ RUN ] sycl.dualview_deep_copy 37: [ OK ] sycl.dualview_deep_copy (2 ms) 37: [ RUN ] sycl.dualview_realloc 37: [ OK ] sycl.dualview_realloc (0 ms) 37: [ RUN ] sycl.dualview_resize 37: [ OK ] sycl.dualview_resize (0 ms) 37: [ RUN ] sycl.dualview_device_correct_kokkos_device 37: [ OK ] sycl.dualview_device_correct_kokkos_device (0 ms) 37: [ RUN ] sycl.dualview_host_correct_kokkos_device 37: [ OK ] sycl.dualview_host_correct_kokkos_device (0 ms) 37: [ RUN ] sycl.dualview_host_modify_template_device_sync 37: [ OK ] sycl.dualview_host_modify_template_device_sync (0 ms) 37: [ RUN ] sycl.dualview_host_modify_template_device_execspace_sync 37: [ OK ] sycl.dualview_host_modify_template_device_execspace_sync (0 ms) 37: [ RUN ] sycl.dualview_device_modify_template_host_sync 37: [ OK ] sycl.dualview_device_modify_template_host_sync (0 ms) 37: [ RUN ] sycl.dualview_device_modify_template_host_execspace_sync 37: [ OK ] sycl.dualview_device_modify_template_host_execspace_sync (0 ms) 37: [ RUN ] sycl.dualview_template_views_return_correct_executionspace_views 37: [ OK ] sycl.dualview_template_views_return_correct_executionspace_views (0 ms) 37: [ RUN ] sycl.dynamic_view 37: [ OK ] sycl.dynamic_view (23 ms) 37: [ RUN ] sycl.dyn_rank_view_api_generic 37: [ OK ] sycl.dyn_rank_view_api_generic (9 ms) 37: [ RUN ] sycl.dyn_rank_view_api_operator_rank12345 37: [ OK ] sycl.dyn_rank_view_api_operator_rank12345 (1 ms) 37: [ RUN ] sycl.dyn_rank_view_check_fence_resize_realloc 37: [ OK ] sycl.dyn_rank_view_check_fence_resize_realloc (1 ms) 37: [ RUN ] sycl.dyn_rank_view_api_operator_rank67 37: [ OK ] sycl.dyn_rank_view_api_operator_rank67 (0 ms) 37: [ RUN ] sycl.ErrorReporterViaLambda 37: [ OK ] sycl.ErrorReporterViaLambda (0 ms) 37: [ RUN ] sycl.ErrorReporter 37: [ OK ] sycl.ErrorReporter (0 ms) 37: [ RUN ] sycl.offsetview_construction 37: [ OK ] sycl.offsetview_construction (2 ms) 37: [ RUN ] sycl.offsetview_unmanaged_construction 37: [ OK ] sycl.offsetview_unmanaged_construction (0 ms) 37: [ RUN ] sycl.offsetview_subview 37: [ OK ] sycl.offsetview_subview (0 ms) 37: [ RUN ] sycl.offsetview_offsets_rank1 37: [ OK ] sycl.offsetview_offsets_rank1 (0 ms) 37: [ RUN ] sycl.offsetview_offsets_rank2 37: [ OK ] sycl.offsetview_offsets_rank2 (0 ms) 37: [ RUN ] sycl.offsetview_offsets_rank3 37: [ OK ] sycl.offsetview_offsets_rank3 (0 ms) 37: [ RUN ] sycl.scatterview [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 37: [ OK ] sycl.scatterview (27974 ms) 37: [ RUN ] sycl.scatterview_devicetype [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 37: [ OK ] sycl.scatterview_devicetype (8843 ms) 37: [ RUN ] sycl.staticcrsgraph 37: [ OK ] sycl.staticcrsgraph (29 ms) 37: [ RUN ] sycl.resize_realloc_no_init_dualview 37: [ OK ] sycl.resize_realloc_no_init_dualview (0 ms) 37: [ RUN ] sycl.resize_realloc_no_alloc_dualview 37: [ OK ] sycl.resize_realloc_no_alloc_dualview (0 ms) 37: [ RUN ] sycl.resize_exec_space_dualview 37: [ OK ] sycl.resize_exec_space_dualview (0 ms) 37: [ RUN ] sycl.realloc_exec_space_dualview 37: [ OK ] sycl.realloc_exec_space_dualview (0 ms) 37: [ RUN ] sycl.resize_realloc_no_init_dynrankview 37: [ OK ] sycl.resize_realloc_no_init_dynrankview (0 ms) 37: [ RUN ] sycl.resize_exec_space_dynrankview 37: [ OK ] sycl.resize_exec_space_dynrankview (0 ms) 37: [ RUN ] sycl.realloc_exec_space_dynrankview 37: [ OK ] sycl.realloc_exec_space_dynrankview (0 ms) 37: [ RUN ] sycl.resize_realloc_no_init_scatterview 37: [ OK ] sycl.resize_realloc_no_init_scatterview (0 ms) 37: [ RUN ] sycl.resize_realloc_no_alloc_scatterview 37: [ OK ] sycl.resize_realloc_no_alloc_scatterview (0 ms) 37: [ RUN ] sycl.resize_exec_space_scatterview 37: [ OK ] sycl.resize_exec_space_scatterview (0 ms) 37: [ RUN ] sycl.realloc_exec_space_scatterview 37: [ OK ] sycl.realloc_exec_space_scatterview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_dynrankview 37: [ OK ] sycl.create_mirror_no_init_dynrankview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_dynrankview_viewctor 37: [ OK ] sycl.create_mirror_no_init_dynrankview_viewctor (0 ms) 37: [ RUN ] sycl.create_mirror_view_and_copy_dynrankview 37: [ OK ] sycl.create_mirror_view_and_copy_dynrankview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_offsetview 37: [ OK ] sycl.create_mirror_no_init_offsetview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_offsetview_view_ctor 37: [ OK ] sycl.create_mirror_no_init_offsetview_view_ctor (0 ms) 37: [ RUN ] sycl.create_mirror_view_and_copy_offsetview 37: [ OK ] sycl.create_mirror_view_and_copy_offsetview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_dynamicview 37: [ OK ] sycl.create_mirror_no_init_dynamicview (0 ms) 37: [ RUN ] sycl.create_mirror_view_and_copy_dynamicview 37: [ OK ] sycl.create_mirror_view_and_copy_dynamicview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_dynamicview_view_ctor 37: [ OK ] sycl.create_mirror_no_init_dynamicview_view_ctor (0 ms) 37: [ RUN ] sycl.UnorderedMap_insert 37: [ OK ] sycl.UnorderedMap_insert (3006 ms) 37: [ RUN ] sycl.UnorderedMap_failed_insert 37: [ OK ] sycl.UnorderedMap_failed_insert (2511 ms) 37: [ RUN ] sycl.UnorderedMap_deep_copy 37: [ OK ] sycl.UnorderedMap_deep_copy (4 ms) 37: [ RUN ] sycl.UnorderedMap_valid_empty 37: [ OK ] sycl.UnorderedMap_valid_empty (1 ms) 37: [ RUN ] sycl.UnorderedMap_clear_zero_size 37: [ OK ] sycl.UnorderedMap_clear_zero_size (0 ms) 37: [ RUN ] sycl.UnorderedMap_consistent_size 37: [ OK ] sycl.UnorderedMap_consistent_size (0 ms) 37: [ RUN ] sycl.UnorderedMap_shallow_copyable_on_device 37: [ OK ] sycl.UnorderedMap_shallow_copyable_on_device (0 ms) 37: [ RUN ] sycl.UnorderedMap_lambda_capturable 37: [ OK ] sycl.UnorderedMap_lambda_capturable (0 ms) 37: [ RUN ] sycl.UnorderedMap_constructor_view_alloc 37: [ OK ] sycl.UnorderedMap_constructor_view_alloc (0 ms) 37: [ RUN ] sycl.viewctorprop_embedded_dim 37: [ OK ] sycl.viewctorprop_embedded_dim (0 ms) 37: [----------] 62 tests from sycl (42444 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 62 tests from 1 test suite ran. (42444 ms total) 37: [ PASSED ] 62 tests. [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o 37/58 Test #37: Kokkos_ContainersUnitTest_SYCL ................... Passed 45.47 sec test 38 Start 38: Kokkos_UnitTest_Sort 38: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 38: Test timeout computed to be: 1500 38: [==========] Running 15 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 15 tests from sycl 38: [ RUN ] sycl.SortUnsignedValueType 38: [ OK ] sycl.SortUnsignedValueType (20 ms) 38: [ RUN ] sycl.SortEmptyView 38: [ OK ] sycl.SortEmptyView (0 ms) 38: [ RUN ] sycl.SortByKeyEmptyView 38: [ OK ] sycl.SortByKeyEmptyView (0 ms) 38: [ RUN ] sycl.SortByKey 38: [ OK ] sycl.SortByKey (1 ms) 38: [ RUN ] sycl.SortByKeyWithComparator 38: [ OK ] sycl.SortByKeyWithComparator (1 ms) 38: [ RUN ] sycl.SortByKeyStaticExtents 38: [ OK ] sycl.SortByKeyStaticExtents (1 ms) 38: [ RUN ] sycl.SortByKeyWithStrides 38: [ OK ] sycl.SortByKeyWithStrides (1 ms) 38: [ RUN ] sycl.SortByKeyKeysLargerThanValues 38: 38: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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. 38: 38: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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. 38: [ OK ] sycl.SortByKeyKeysLargerThanValues (716 ms) 38: [ RUN ] sycl.SortWithCustomComparator 38: [ OK ] sycl.SortWithCustomComparator (680 ms) 38: [ RUN ] sycl.BinSortGenericTests 38: [ OK ] sycl.BinSortGenericTests (14 ms) 38: [ RUN ] sycl.BinSortEmptyView 38: [ OK ] sycl.BinSortEmptyView (0 ms) 38: [ RUN ] sycl.BinSortEmptyKeysView 38: [ OK ] sycl.BinSortEmptyKeysView (0 ms) 38: [ RUN ] sycl.BinSortUnsignedKeyLayoutStrideValues [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o 38: [ OK ] sycl.BinSortUnsignedKeyLayoutStrideValues (14452 ms) 38: [ RUN ] sycl.NestedSort 38: [ OK ] sycl.NestedSort (34 ms) 38: [ RUN ] sycl.NestedSortByKey 38: [ OK ] sycl.NestedSortByKey (98 ms) 38: [----------] 15 tests from sycl (16023 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 15 tests from 1 test suite ran. (16023 ms total) 38: [ PASSED ] 15 tests. [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.cpp.o 38/58 Test #38: Kokkos_UnitTest_Sort ............................. Passed 18.50 sec test 39 Start 39: Kokkos_UnitTest_Random 39: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_UnitTest_Random 39: Test timeout computed to be: 1500 39: [==========] Running 3 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 3 tests from sycl 39: [ RUN ] sycl.Random_XorShift64 39: Test Seed:1714062198442912003 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.00809392 -0.0201907 || 0.051031 28073 29297 || 28444.2 28674.4 || -279.117 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.00831091 0.00346839 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.0160683 -0.0189715 || 0.051031 28010 29276 || 29142.7 28674.4 || -262.262 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0078543 0.000427863 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.0062946 0.00527472 || 0.051031 28052 29349 || 28495 28674.4 || 72.9178 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.0101804 -0.000261527 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00213758 -0.0172206 || 0.051031 28054 29380 || 28735.8 28674.4 || -238.058 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.00177439 0.000797165 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00024523 -0.99999 -48243.1 || 0.051031 0 194876 || 2.92841e+09 28674.4 || -6.66912e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.00073461 -0.317267 0.157914 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.68478e-07 0.00711312 -0.0378115 || 0.051031 28062 29395 || 28471.9 28674.4 || -522.706 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.18929e-07 0.0182186 0.010876 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.68478e-07 -0.0158571 -0.0190623 || 0.051031 28005 29503 || 29136.4 28674.4 || -263.518 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.18929e-07 0.000689268 -0.0010447 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00506701 0.0227264 || 0.051031 27925 29278 || 28820.4 28674.4 || 314.169 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00266015 -0.00564531 || 0.051031 1e+64 -1e+64 39: Test Seed:1714062198615797562 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.45775e-07 0.00177997 -0.0143076 || 0.051031 28065 29436 || 28623.4 28674.4 || -197.788 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.5082e-07 -0.0104182 -0.00591834 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.014373 -0.00293231 || 0.051031 28028 29334 || 28268.1 28674.4 || -40.5362 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.00735729 0.00354466 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.0122759 0.00530548 || 0.051031 28093 29327 || 29030.8 28674.4 || 73.343 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00449615 -0.000523213 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.0107785 0.00798004 || 0.051031 28011 29317 || 28986.8 28674.4 || 110.316 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.000224727 -0.00892245 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000244561 -0.99999 -48239.4 || 0.051031 0 195036 || 2.92814e+09 28674.4 || -6.66861e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.000732685 -0.324362 0.1526 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.8109e-07 -0.00914302 0.0244795 || 0.051031 28063 29421 || 28939 28674.4 || 338.404 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.56767e-07 0.000918171 -0.00372943 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.88658e-07 0.0142546 -0.0422895 || 0.051031 28111 29280 || 28271.4 28674.4 || -584.609 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.7947e-07 0.0168497 0.0076966 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.0103645 0.00379642 || 0.051031 28065 29275 || 28974.7 28674.4 || 52.4817 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.0214048 -0.00792388 || 0.051031 1e+64 -1e+64 39: [ OK ] sycl.Random_XorShift64 (377 ms) 39: [ RUN ] sycl.Random_XorShift1024_0 39: Test Seed:1714062198820327600 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00625881 0.0130269 || 0.051031 10994 11773 || 11306.2 11377 || 180.084 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.010129 -0.00163709 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.00968404 0.00331593 || 0.051031 10949 11776 || 11488.2 11377 || 45.8394 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.00855682 0.0035995 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0138064 0.0111226 || 0.051031 10884 11787 || 11222 11377 || 153.758 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.00408111 0.00226468 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00293056 -0.00359497 || 0.051031 10955 11806 || 11343.7 11377 || -49.6969 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.0350831 0.002902 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.0002456 -0.999975 -7594.42 || 0.051031 0 77813 || 4.61018e+08 11377 || -1.04985e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.000736492 -0.153192 0.0236742 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.60671e-07 -0.0103855 -0.0119673 || 0.051031 10962 11799 || 11496.4 11377 || -165.436 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.86102e-07 -0.00606036 -0.000349169 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.86102e-07 -0.0249044 -0.00553174 || 0.051031 10948 11781 || 11667.5 11377 || -76.4708 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.62396e-07 0.0188992 -9.15359e-05 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0140246 -0.0133851 || 0.051031 10991 11808 || 11219.6 11377 || -185.036 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.017155 0.00198045 || 0.051031 1e+64 -1e+64 39: Test Seed:1714062198973195105 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.000195643 0.0116775 || 0.051031 10988 11878 || 11374.7 11377 || 161.43 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0234061 -0.0017308 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.0058285 -0.00617743 || 0.051031 10961 11838 || 11311 11377 || -85.3968 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.016201 -0.00223504 || 0.051031 1e+64 -1e+64 39: Test Scalar=int64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.00169826 0.00131919 || 0.051031 10972 11791 || 11396.3 11377 || 18.2365 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.00113738 0.000310464 || 0.051031 1e+64 -1e+64 39: Test Scalar=uint64_t 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.0124323 0.0134766 || 0.051031 10975 11758 || 11520.2 11377 || 186.3 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0153565 0.000691347 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000245212 -0.999975 -7593.68 || 0.051031 0 77790 || 4.6098e+08 11377 || -1.04975e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.000735365 -0.156249 0.0250088 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.67029e-07 -0.00304742 0.000233371 || 0.051031 10883 11762 || 11411.7 11377 || 3.22612 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.05176e-07 0.0242143 -0.00178026 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.67029e-07 -0.00710182 -0.00993443 || 0.051031 10970 11813 || 11458.3 11377 || -137.334 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.05176e-07 0.00560087 0.000847875 || 0.051031 1e+64 -1e+64 39: Test Scalar=double 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.0134472 0.00551984 || 0.051031 11008 11816 || 11532 11377 || 76.3062 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0189575 0.00393603 || 0.051031 1e+64 -1e+64 39: [ OK ] sycl.Random_XorShift1024_0 (355 ms) 39: [ RUN ] sycl.Multi_streams 39: /var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests/TestRandom.hpp:593: Skipped 39: Failing on NVIDIA GPUs 39: [ SKIPPED ] sycl.Multi_streams (0 ms) 39: [----------] 3 tests from sycl (733 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 1 test suite ran. (733 ms total) 39: [ PASSED ] 2 tests. 39: [ SKIPPED ] 1 test, listed below: 39: [ SKIPPED ] sycl.Multi_streams 39/58 Test #39: Kokkos_UnitTest_Random ........................... Passed 3.20 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test timeout computed to be: 1500 40: [==========] Running 15 tests from 3 test suites. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from std_algorithms_reducers 40: [ RUN ] std_algorithms_reducers.max_first_loc 40: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 40: [ RUN ] std_algorithms_reducers.min_first_loc 40: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 40: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 40: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 40: [----------] 3 tests from std_algorithms_reducers (0 ms total) 40: 40: [----------] 1 test from std_algorithms 40: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 40: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 40: [----------] 1 test from std_algorithms (0 ms total) 40: 40: [----------] 11 tests from random_access_iterator_test 40: [ RUN ] random_access_iterator_test.constructor 40: [ OK ] random_access_iterator_test.constructor (2 ms) 40: [ RUN ] random_access_iterator_test.constructiblity 40: [ OK ] random_access_iterator_test.constructiblity (0 ms) 40: [ RUN ] random_access_iterator_test.dereference 40: [ OK ] random_access_iterator_test.dereference (1 ms) 40: [ RUN ] random_access_iterator_test.subscript_operator 40: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet1 40: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet2 40: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet3 40: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet4 40: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 40: [ RUN ] random_access_iterator_test.assignment_operator 40: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 40: [ RUN ] random_access_iterator_test.distance 40: [ OK ] random_access_iterator_test.distance (0 ms) 40: [ RUN ] random_access_iterator_test.traits_helpers 40: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 40: [----------] 11 tests from random_access_iterator_test (7 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 15 tests from 3 test suites ran. (8 ms total) 40: [ PASSED ] 15 tests. [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o 40/58 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 2.46 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 41: Test timeout computed to be: 1500 41: [==========] Running 7 tests from 1 test suite. 41: [----------] Global test environment set-up. 41: [----------] 7 tests from std_algorithms_min_max_element_test 41: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 41: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 41: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 41: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 41: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 41: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 41: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 41: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (11 ms) 41: [----------] 7 tests from std_algorithms_min_max_element_test (43 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 7 tests from 1 test suite ran. (43 ms total) 41: [ PASSED ] 7 tests. 41/58 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 2.49 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 42: Test timeout computed to be: 1500 42: [==========] Running 13 tests from 10 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_lexicographical_compare_test 42: [ RUN ] std_algorithms_lexicographical_compare_test.test 42: [ OK ] std_algorithms_lexicographical_compare_test.test (190 ms) 42: [----------] 1 test from std_algorithms_lexicographical_compare_test (190 ms total) 42: 42: [----------] 1 test from std_algorithms_for_each_test 42: [ RUN ] std_algorithms_for_each_test.test 42: [ OK ] std_algorithms_for_each_test.test (126 ms) 42: [----------] 1 test from std_algorithms_for_each_test (126 ms total) 42: 42: [----------] 1 test from std_algorithms_find_test 42: [ RUN ] std_algorithms_find_test.test 42: [ OK ] std_algorithms_find_test.test (77 ms) 42: [----------] 1 test from std_algorithms_find_test (77 ms total) 42: 42: [----------] 4 tests from std_algorithms_non_mod_seq_ops 42: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 42: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (473 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 42: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1014 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.search 42: [ OK ] std_algorithms_non_mod_seq_ops.search (574 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 42: [ OK ] std_algorithms_non_mod_seq_ops.search_n (444 ms) 42: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2506 ms total) 42: 42: [----------] 1 test from std_algorithms_count_test 42: [ RUN ] std_algorithms_count_test.test 42: [ OK ] std_algorithms_count_test.test (93 ms) 42: [----------] 1 test from std_algorithms_count_test (93 ms total) 42: 42: [----------] 1 test from std_algorithms_equal_test 42: [ RUN ] std_algorithms_equal_test.test 42: [ OK ] std_algorithms_equal_test.test (20 ms) 42: [----------] 1 test from std_algorithms_equal_test (20 ms total) 42: 42: [----------] 1 test from std_algorithms_all_any_none_of_test 42: [ RUN ] std_algorithms_all_any_none_of_test.test 42: [ OK ] std_algorithms_all_any_none_of_test.test (81 ms) 42: [----------] 1 test from std_algorithms_all_any_none_of_test (82 ms total) 42: 42: [----------] 1 test from std_algorithms_nonmod_seq_ops 42: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 42: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (107 ms) 42: [----------] 1 test from std_algorithms_nonmod_seq_ops (107 ms total) 42: 42: [----------] 1 test from std_algorithms_mismatch_test 42: [ RUN ] std_algorithms_mismatch_test.test 42: [ OK ] std_algorithms_mismatch_test.test (184 ms) 42: [----------] 1 test from std_algorithms_mismatch_test (184 ms total) 42: 42: [----------] 1 test from std_algorithms_mod_seq_ops 42: [ RUN ] std_algorithms_mod_seq_ops.move_backward 42: [ OK ] std_algorithms_mod_seq_ops.move_backward (61 ms) 42: [----------] 1 test from std_algorithms_mod_seq_ops (61 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 13 tests from 10 test suites ran. (3450 ms total) 42: [ PASSED ] 13 tests. 42/58 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 5.93 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 43: Test timeout computed to be: 1500 43: [==========] Running 31 tests from 5 test suites. 43: [----------] Global test environment set-up. 43: [----------] 3 tests from std_algorithms_mod_ops_test 43: [ RUN ] std_algorithms_mod_ops_test.move 43: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 43: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 43: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 43: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 43: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 43: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 43: 43: [----------] 12 tests from std_algorithms_mod_seq_ops_test 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy 43: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 43: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.fill 43: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 43: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.generate 43: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 43: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 43: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms) 43: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 ms total) 43: 43: [----------] 4 tests from std_algorithms_replace_ops_test 43: [ RUN ] std_algorithms_replace_ops_test.replace 43: [ OK ] std_algorithms_replace_ops_test.replace (43 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_if 43: [ OK ] std_algorithms_replace_ops_test.replace_if (165 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_copy 43: [ OK ] std_algorithms_replace_ops_test.replace_copy (87 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 43: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (62 ms) 43: [----------] 4 tests from std_algorithms_replace_ops_test (359 ms total) 43: 43: [----------] 11 tests from std_algorithms_mod_seq_ops 43: [ RUN ] std_algorithms_mod_seq_ops.copy_if 43: [ OK ] std_algorithms_mod_seq_ops.copy_if (33 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.unique 43: [ OK ] std_algorithms_mod_seq_ops.unique (239 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 43: [ OK ] std_algorithms_mod_seq_ops.unique_copy (81 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove 43: [ OK ] std_algorithms_mod_seq_ops.remove (58 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_if 43: [ OK ] std_algorithms_mod_seq_ops.remove_if (57 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 43: [ OK ] std_algorithms_mod_seq_ops.remove_copy (180 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 43: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (55 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.rotate 43: [ OK ] std_algorithms_mod_seq_ops.rotate (1387 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 43: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (504 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.shift_left 43: [ OK ] std_algorithms_mod_seq_ops.shift_left (1400 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.shift_right 43: [ OK ] std_algorithms_mod_seq_ops.shift_right (1372 ms) 43: [----------] 11 tests from std_algorithms_mod_seq_ops (5371 ms total) 43: 43: [----------] 1 test from std_algorithms_modseq_test 43: [ RUN ] std_algorithms_modseq_test.reverse 43: [ OK ] std_algorithms_modseq_test.reverse (52 ms) 43: [----------] 1 test from std_algorithms_modseq_test (52 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 31 tests from 5 test suites ran. (5795 ms total) 43: [ PASSED ] 31 tests. 43/58 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 8.26 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 44: Test timeout computed to be: 1500 44: [==========] Running 29 tests from 7 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_sorting_ops_test 44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 44: [ OK ] std_algorithms_sorting_ops_test.is_sorted (15 ms) 44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 44: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (13 ms) 44: [----------] 2 tests from std_algorithms_sorting_ops_test (29 ms total) 44: 44: [----------] 4 tests from std_algorithms_partitioning_test 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 44: [ RUN ] std_algorithms_partitioning_test.partition_point 44: [ OK ] std_algorithms_partitioning_test.partition_point (2 ms) 44: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total) 44: 44: [----------] 1 test from std_algorithms_partitioning_ops 44: [ RUN ] std_algorithms_partitioning_ops.partition_copy 44: [ OK ] std_algorithms_partitioning_ops.partition_copy (23 ms) 44: [----------] 1 test from std_algorithms_partitioning_ops (23 ms total) 44: 44: [----------] 12 tests from std_algorithms_numerics_test 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (2 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (2 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (2 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 44: [----------] 12 tests from std_algorithms_numerics_test (21 ms total) 44: 44: [----------] 1 test from std_algorithms_numerics_ops_test 44: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 44: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (105 ms) 44: [----------] 1 test from std_algorithms_numerics_ops_test (105 ms total) 44: 44: [----------] 8 tests from std_algorithms_numeric_ops_test 44: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (903 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (679 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (248 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (354 ms) 44: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 44: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 44: [----------] 8 tests from std_algorithms_numeric_ops_test (2185 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_ops_test 44: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 44: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (45 ms) 44: [----------] 1 test from std_algorithms_transform_ops_test (45 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 29 tests from 7 test suites ran. (2415 ms total) 44: [ PASSED ] 29 tests. 44/58 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 4.91 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 45: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 45: Test timeout computed to be: 1500 45: [==========] Running 12 tests from 7 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_adjacent_find_team_test 45: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 45: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (577 ms) 45: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 45: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (563 ms) 45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1141 ms total) 45: 45: [----------] 2 tests from std_algorithms_count_team_test 45: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 45: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (596 ms) 45: [ RUN ] std_algorithms_count_team_test.count_returns_zero 45: [ OK ] std_algorithms_count_team_test.count_returns_zero (251 ms) 45: [----------] 2 tests from std_algorithms_count_team_test (848 ms total) 45: 45: [----------] 1 test from std_algorithms_count_if_team_test 45: [ RUN ] std_algorithms_count_if_team_test.test 45: [ OK ] std_algorithms_count_if_team_test.test (304 ms) 45: [----------] 1 test from std_algorithms_count_if_team_test (304 ms total) 45: 45: [----------] 1 test from std_algorithms_for_each_team_test 45: [ RUN ] std_algorithms_for_each_team_test.test 45: [ OK ] std_algorithms_for_each_team_test.test (462 ms) 45: [----------] 1 test from std_algorithms_for_each_team_test (462 ms total) 45: 45: [----------] 1 test from std_algorithms_for_each_n_team_test 45: [ RUN ] std_algorithms_for_each_n_team_test.test 45: [ OK ] std_algorithms_for_each_n_team_test.test (471 ms) 45: [----------] 1 test from std_algorithms_for_each_n_team_test (471 ms total) 45: 45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 45: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2858 ms) 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 45: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1727 ms) 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater -- Testing 1-D histogram Density 1D: 0.0019584 -0.999999 -57857.4 || 0.051031 0 1.55261e+06 || 2.8692e+10 28674.4 || -7.99821e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588587 -0.967812 10.2502 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 45: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1704 ms) 45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6290 ms total) 45: 45: [----------] 2 tests from std_algorithms_mismatch_team_test 45: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 45: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1923 ms) 45: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 45: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (897 ms) 45: [----------] 2 tests from std_algorithms_mismatch_team_test (2820 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 12 tests from 7 test suites ran. (12339 ms total) 45: [ PASSED ] 12 tests. 45/58 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 14.78 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 46: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 46: Test timeout computed to be: 1500 46: [==========] Running 8 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_equal_team_test 46: [ RUN ] std_algorithms_equal_team_test.views_are_equal 46: [ OK ] std_algorithms_equal_team_test.views_are_equal (1444 ms) 46: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 46: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1311 ms) 46: [----------] 2 tests from std_algorithms_equal_team_test (2756 ms total) 46: 46: [----------] 2 tests from std_algorithms_search_team_test 46: [ RUN ] std_algorithms_search_team_test.sequences_exist 46: [ OK ] std_algorithms_search_team_test.sequences_exist (724 ms) 46: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 46: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (887 ms) 46: [----------] 2 tests from std_algorithms_search_team_test (1612 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_end_team_test 46: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 46: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1822 ms) 46: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 46: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1681 ms) 46: [----------] 2 tests from std_algorithms_find_end_team_test (3504 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_first_of_team_test 46: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 46: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1389 ms) 46: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o 46: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5346 ms) 46: [----------] 2 tests from std_algorithms_find_first_of_team_test (6735 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 8 tests from 4 test suites ran. (14609 ms total) 46: [ PASSED ] 8 tests. 46/58 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 17.07 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 47: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 47: Test timeout computed to be: 1500 47: [==========] Running 11 tests from 7 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_find_team_test 47: [ RUN ] std_algorithms_find_team_test.searched_values_exist 47: [ OK ] std_algorithms_find_team_test.searched_values_exist (311 ms) 47: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 47: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (435 ms) 47: [----------] 2 tests from std_algorithms_find_team_test (747 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_if_team_test 47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 47: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (266 ms) 47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 47: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (432 ms) 47: [----------] 2 tests from std_algorithms_find_if_team_test (698 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_if_not_team_test 47: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 47: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (430 ms) 47: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 47: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (259 ms) 47: [----------] 2 tests from std_algorithms_find_if_not_team_test (690 ms total) 47: 47: [----------] 1 test from std_algorithms_all_of_team_test 47: [ RUN ] std_algorithms_all_of_team_test.test 47: [ OK ] std_algorithms_all_of_team_test.test (434 ms) 47: [----------] 1 test from std_algorithms_all_of_team_test (434 ms total) 47: 47: [----------] 1 test from std_algorithms_any_of_team_test 47: [ RUN ] std_algorithms_any_of_team_test.test 47: [ OK ] std_algorithms_any_of_team_test.test (261 ms) 47: [----------] 1 test from std_algorithms_any_of_team_test (262 ms total) 47: 47: [----------] 1 test from std_algorithms_none_of_team_test 47: [ RUN ] std_algorithms_none_of_team_test.test 47: [ OK ] std_algorithms_none_of_team_test.test (434 ms) 47: [----------] 1 test from std_algorithms_none_of_team_test (434 ms total) 47: 47: [----------] 2 tests from std_algorithms_search_n_team_test 47: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 47: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (292 ms) 47: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 47: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (321 ms) 47: [----------] 2 tests from std_algorithms_search_n_team_test (613 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 11 tests from 7 test suites ran. (3881 ms total) 47: [ PASSED ] 11 tests. -- Testing 1-D histogram Density 1D: 6.6091e-07 0.00343927 0.00600381 || 0.051031 28044 29368 || 28576.1 28674.4 || 82.9967 -2.0744 -- Testing 3-D histogram Density 3D: 6.96226e-07 0.0145501 -0.00100455 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties 47/58 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 6.34 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 48: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 48: Test timeout computed to be: 1500 48: [==========] Running 3 tests from 3 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_min_element_team_test 48: [ RUN ] std_algorithms_min_element_team_test.test 48: [ OK ] std_algorithms_min_element_team_test.test (1365 ms) 48: [----------] 1 test from std_algorithms_min_element_team_test (1365 ms total) 48: 48: [----------] 1 test from std_algorithms_max_element_team_test 48: [ RUN ] std_algorithms_max_element_team_test.test 48: [ OK ] std_algorithms_max_element_team_test.test (1349 ms) 48: [----------] 1 test from std_algorithms_max_element_team_test (1349 ms total) 48: 48: [----------] 1 test from std_algorithms_minmax_element_team_test 48: [ RUN ] std_algorithms_minmax_element_team_test.test 48: [ OK ] std_algorithms_minmax_element_team_test.test (1805 ms) 48: [----------] 1 test from std_algorithms_minmax_element_team_test (1805 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 3 tests from 3 test suites ran. (4520 ms total) 48: [ PASSED ] 3 tests. 48/58 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 6.96 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 49: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 49: Test timeout computed to be: 1500 49: [==========] Running 6 tests from 6 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_fill_team_test 49: [ RUN ] std_algorithms_fill_team_test.test 49: [ OK ] std_algorithms_fill_team_test.test (349 ms) 49: [----------] 1 test from std_algorithms_fill_team_test (349 ms total) 49: 49: [----------] 1 test from std_algorithms_fill_n_team_test 49: [ RUN ] std_algorithms_fill_n_team_test.test 49: [ OK ] std_algorithms_fill_n_team_test.test (471 ms) 49: [----------] 1 test from std_algorithms_fill_n_team_test (471 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_team_test 49: [ RUN ] std_algorithms_replace_team_test.test 49: [ OK ] std_algorithms_replace_team_test.test (523 ms) 49: [----------] 1 test from std_algorithms_replace_team_test (523 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_if_team_test 49: [ RUN ] std_algorithms_replace_if_team_test.test 49: [ OK ] std_algorithms_replace_if_team_test.test (559 ms) 49: [----------] 1 test from std_algorithms_replace_if_team_test (559 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_copy_team_test 49: [ RUN ] std_algorithms_replace_copy_team_test.test 49: [ OK ] std_algorithms_replace_copy_team_test.test (800 ms) 49: [----------] 1 test from std_algorithms_replace_copy_team_test (801 ms total) 49: 49: [----------] 1 test from std_algorithms_replace_copy_if_team_test 49: [ RUN ] std_algorithms_replace_copy_if_team_test.test 49: [ OK ] std_algorithms_replace_copy_if_team_test.test (742 ms) 49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (742 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 6 tests from 6 test suites ran. (3446 ms total) 49: [ PASSED ] 6 tests. 49/58 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 5.91 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 50: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 50: Test timeout computed to be: 1500 50: [==========] Running 4 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_reverse_team_test 50: [ RUN ] std_algorithms_reverse_team_test.test 50: [ OK ] std_algorithms_reverse_team_test.test (362 ms) 50: [----------] 1 test from std_algorithms_reverse_team_test (362 ms total) 50: 50: [----------] 1 test from std_algorithms_reverse_copy_team_test 50: [ RUN ] std_algorithms_reverse_copy_team_test.test 50: [ OK ] std_algorithms_reverse_copy_team_test.test (392 ms) 50: [----------] 1 test from std_algorithms_reverse_copy_team_test (392 ms total) 50: 50: [----------] 1 test from std_algorithms_rotate_team_test 50: [ RUN ] std_algorithms_rotate_team_test.test 50: [ OK ] std_algorithms_rotate_team_test.test (857 ms) 50: [----------] 1 test from std_algorithms_rotate_team_test (857 ms total) 50: 50: [----------] 1 test from std_algorithms_rotate_copy_team_test 50: [ RUN ] std_algorithms_rotate_copy_team_test.test 50: [ OK ] std_algorithms_rotate_copy_team_test.test (724 ms) 50: [----------] 1 test from std_algorithms_rotate_copy_team_test (724 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (2336 ms total) 50: [ PASSED ] 4 tests. 50/58 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 4.80 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 51: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 51: Test timeout computed to be: 1500 51: [==========] Running 4 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_move_team_test 51: [ RUN ] std_algorithms_move_team_test.test 51: [ OK ] std_algorithms_move_team_test.test (610 ms) 51: [----------] 1 test from std_algorithms_move_team_test (610 ms total) 51: 51: [----------] 1 test from std_algorithms_move_backward_team_test 51: [ RUN ] std_algorithms_move_backward_team_test.test 51: [ OK ] std_algorithms_move_backward_team_test.test (548 ms) 51: [----------] 1 test from std_algorithms_move_backward_team_test (548 ms total) 51: 51: [----------] 1 test from std_algorithms_shift_left_team_test 51: [ RUN ] std_algorithms_shift_left_team_test.test 51: [ OK ] std_algorithms_shift_left_team_test.test (1786 ms) 51: [----------] 1 test from std_algorithms_shift_left_team_test (1786 ms total) 51: 51: [----------] 1 test from std_algorithms_shift_right_team_test 51: [ RUN ] std_algorithms_shift_right_team_test.test 51: [ OK ] std_algorithms_shift_right_team_test.test (1684 ms) 51: [----------] 1 test from std_algorithms_shift_right_team_test (1684 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (4630 ms total) 51: [ PASSED ] 4 tests. 51/58 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 7.09 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 52: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 52: Test timeout computed to be: 1500 52: [==========] Running 9 tests from 9 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_copy_team_test 52: [ RUN ] std_algorithms_copy_team_test.test 52: [ OK ] std_algorithms_copy_team_test.test (733 ms) 52: [----------] 1 test from std_algorithms_copy_team_test (734 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_n_team_test 52: [ RUN ] std_algorithms_copy_n_team_test.test 52: [ OK ] std_algorithms_copy_n_team_test.test (544 ms) 52: [----------] 1 test from std_algorithms_copy_n_team_test (544 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_backward_team_test 52: [ RUN ] std_algorithms_copy_backward_team_test.test 52: [ OK ] std_algorithms_copy_backward_team_test.test (533 ms) 52: [----------] 1 test from std_algorithms_copy_backward_team_test (533 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_if_team_test 52: [ RUN ] std_algorithms_copy_if_team_test.test 52: [ OK ] std_algorithms_copy_if_team_test.test (598 ms) 52: [----------] 1 test from std_algorithms_copy_if_team_test (598 ms total) 52: 52: [----------] 1 test from std_algorithms_unique_copy_team_test 52: [ RUN ] std_algorithms_unique_copy_team_test.test 52: [ OK ] std_algorithms_unique_copy_team_test.test (1191 ms) 52: [----------] 1 test from std_algorithms_unique_copy_team_test (1191 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_team_test 52: [ RUN ] std_algorithms_remove_team_test.test 52: [ OK ] std_algorithms_remove_team_test.test (707 ms) 52: [----------] 1 test from std_algorithms_remove_team_test (707 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_if_team_test 52: [ RUN ] std_algorithms_remove_if_team_test.test -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00382854 -0.00329209 || 0.051031 28026 29335 || 28565 28674.4 || -45.5099 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00682425 -0.00391255 || 0.051031 1e+64 -1e+64 Test Seed:1714062289453935027 Test Scalar=int -- Testing randomness properties 52: [ OK ] std_algorithms_remove_if_team_test.test (695 ms) 52: [----------] 1 test from std_algorithms_remove_if_team_test (695 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_copy_team_test 52: [ RUN ] std_algorithms_remove_copy_team_test.test 52: [ OK ] std_algorithms_remove_copy_team_test.test (757 ms) 52: [----------] 1 test from std_algorithms_remove_copy_team_test (757 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_copy_if_team_test 52: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o 52: [ OK ] std_algorithms_remove_copy_if_team_test.test (715 ms) 52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (715 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 9 tests from 9 test suites ran. (6476 ms total) 52: [ PASSED ] 9 tests. 52/58 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 8.92 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 53: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 53: Test timeout computed to be: 1500 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o 53: [==========] Running 4 tests from 4 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_unique_team_test 53: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 53: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1290 ms) 53: [----------] 1 test from std_algorithms_unique_team_test (1290 ms total) 53: 53: [----------] 1 test from std_algorithms_adjacent_difference_team_test 53: [ RUN ] std_algorithms_adjacent_difference_team_test.test 53: [ OK ] std_algorithms_adjacent_difference_team_test.test (1155 ms) 53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1155 ms total) 53: 53: [----------] 1 test from std_algorithms_reduce_team_test 53: [ RUN ] std_algorithms_reduce_team_test.test [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o 53: [ OK ] std_algorithms_reduce_team_test.test (940 ms) 53: [----------] 1 test from std_algorithms_reduce_team_test (940 ms total) 53: 53: [----------] 1 test from std_algorithms_transform_reduce_team_test 53: [ RUN ] std_algorithms_transform_reduce_team_test.test 53: [ OK ] std_algorithms_transform_reduce_team_test.test (1523 ms) 53: [----------] 1 test from std_algorithms_transform_reduce_team_test (1523 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 4 tests from 4 test suites ran. (4909 ms total) 53: [ PASSED ] 4 tests. 53/58 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 7.34 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 54: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 54: Test timeout computed to be: 1500 54: [==========] Running 18 tests from 5 test suites. 54: [----------] Global test environment set-up. 54: [----------] 2 tests from std_algorithms_is_sorted_team_test 54: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 54: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (615 ms) 54: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 54: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1370 ms) 54: [----------] 2 tests from std_algorithms_is_sorted_team_test (1985 ms total) 54: 54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (27 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (31 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1302 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (766 ms) 54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2128 ms total) 54: 54: [----------] 4 tests from std_algorithms_is_partitioned_team_test 54: [ RUN ] std_algorithms_is_partitioned_team_test.empty 54: [ OK ] std_algorithms_is_partitioned_team_test.empty (14 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 54: [ OK ] std_algorithms_is_partitioned_team_test.all_true (372 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 54: [ OK ] std_algorithms_is_partitioned_team_test.all_false (376 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.random 54: [ OK ] std_algorithms_is_partitioned_team_test.random (329 ms) 54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1093 ms total) 54: 54: [----------] 4 tests from std_algorithms_partition_copy_team_test 54: [ RUN ] std_algorithms_partition_copy_team_test.empty 54: [ OK ] std_algorithms_partition_copy_team_test.empty (19 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.all_true 54: [ OK ] std_algorithms_partition_copy_team_test.all_true (737 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_c.cpp.o 54: [ OK ] std_algorithms_partition_copy_team_test.all_false (743 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.random 54: [ OK ] std_algorithms_partition_copy_team_test.random (691 ms) 54: [----------] 4 tests from std_algorithms_partition_copy_team_test (2191 ms total) 54: 54: [----------] 4 tests from std_algorithms_partition_point_team_test 54: [ RUN ] std_algorithms_partition_point_team_test.empty 54: [ OK ] std_algorithms_partition_point_team_test.empty (14 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.all_true 54: [ OK ] std_algorithms_partition_point_team_test.all_true (255 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.all_false 54: [ OK ] std_algorithms_partition_point_team_test.all_false (257 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.random 54: [ OK ] std_algorithms_partition_point_team_test.random (206 ms) 54: [----------] 4 tests from std_algorithms_partition_point_team_test (733 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 18 tests from 5 test suites ran. (8133 ms total) 54: [ PASSED ] 18 tests. 54/58 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 10.58 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 55: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 55: Test timeout computed to be: 1500 55: [==========] Running 5 tests from 4 test suites. 55: [----------] Global test environment set-up. 55: [----------] 2 tests from std_algorithms_transform_team_test 55: [ RUN ] std_algorithms_transform_team_test.test_unary_op 55: [ OK ] std_algorithms_transform_team_test.test_unary_op (1002 ms) 55: [ RUN ] std_algorithms_transform_team_test.test_binary_op 55: [ OK ] std_algorithms_transform_team_test.test_binary_op (878 ms) 55: [----------] 2 tests from std_algorithms_transform_team_test (1882 ms total) 55: 55: [----------] 1 test from std_algorithms_generate_team_test 55: [ RUN ] std_algorithms_generate_team_test.test_unary_op 55: [ OK ] std_algorithms_generate_team_test.test_unary_op (1674 ms) 55: [----------] 1 test from std_algorithms_generate_team_test (1674 ms total) 55: 55: [----------] 1 test from std_algorithms_generate_n_team_test 55: [ RUN ] std_algorithms_generate_n_team_test.test 55: [ OK ] std_algorithms_generate_n_team_test.test (473 ms) 55: [----------] 1 test from std_algorithms_generate_n_team_test (473 ms total) 55: 55: [----------] 1 test from std_algorithms_swap_ranges_team_test 55: [ RUN ] std_algorithms_swap_ranges_team_test.test -- Testing 1-D histogram Density 1D: 6.45775e-07 0.00429187 0.0172666 || 0.051031 27959 29318 || 28551.8 28674.4 || 238.693 -2.0744 -- Testing 3-D histogram Density 3D: 6.5082e-07 -0.0120793 -0.00593617 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties 55: [ OK ] std_algorithms_swap_ranges_team_test.test (870 ms) 55: [----------] 1 test from std_algorithms_swap_ranges_team_test (870 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 5 tests from 4 test suites ran. (4900 ms total) 55: [ PASSED ] 5 tests. 55/58 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 7.35 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 56: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 56: Test timeout computed to be: 1500 56: [==========] Running 2 tests from 2 test suites. 56: [----------] Global test environment set-up. 56: [----------] 1 test from std_algorithms_exclusive_scan_team_test 56: [ RUN ] std_algorithms_exclusive_scan_team_test.test 56: [ OK ] std_algorithms_exclusive_scan_team_test.test (3075 ms) 56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3075 ms total) 56: 56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 56: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 56: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1502 ms) 56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1502 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 2 tests from 2 test suites ran. (4578 ms total) 56: [ PASSED ] 2 tests. 56/58 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 7.03 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 57: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 57: Test timeout computed to be: 1500 57: [==========] Running 2 tests from 2 test suites. 57: [----------] Global test environment set-up. 57: [----------] 1 test from std_algorithms_inclusive_scan_team_test 57: [ RUN ] std_algorithms_inclusive_scan_team_test.test 57: [ OK ] std_algorithms_inclusive_scan_team_test.test (4563 ms) 57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4563 ms total) 57: 57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 57: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 57: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3033 ms) 57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3033 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 2 tests from 2 test suites ran. (7597 ms total) 57: [ PASSED ] 2 tests. 57/58 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 10.06 sec test 58 Start 58: Kokkos_UnitTest_SIMD 58: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/simd/unit_tests/Kokkos_UnitTest_SIMD 58: Test timeout computed to be: 1500 58: [==========] Running 16 tests from 1 test suite. 58: [----------] Global test environment set-up. 58: [----------] 16 tests from simd 58: [ RUN ] simd.host_math_ops 58: [ OK ] simd.host_math_ops (0 ms) 58: [ RUN ] simd.device_math_ops 58: [ OK ] simd.device_math_ops (10 ms) 58: [ RUN ] simd.host_mask_ops 58: [ OK ] simd.host_mask_ops (0 ms) 58: [ RUN ] simd.device_mask_ops 58: [ OK ] simd.device_mask_ops (0 ms) 58: [ RUN ] simd.host_conversions 58: [ OK ] simd.host_conversions (0 ms) 58: [ RUN ] simd.device_conversions 58: [ OK ] simd.device_conversions (0 ms) 58: [ RUN ] simd.host_shift_ops 58: [ OK ] simd.host_shift_ops (0 ms) 58: [ RUN ] simd.device_shift_ops 58: [ OK ] simd.device_shift_ops (0 ms) 58: [ RUN ] simd.host_condition 58: [ OK ] simd.host_condition (0 ms) 58: [ RUN ] simd.device_condition 58: [ OK ] simd.device_condition (0 ms) 58: [ RUN ] simd.host_gen_ctors 58: [ OK ] simd.host_gen_ctors (0 ms) 58: [ RUN ] simd.device_gen_ctors 58: [ OK ] simd.device_gen_ctors (0 ms) 58: [ RUN ] simd.host_where_expressions 58: [ OK ] simd.host_where_expressions (0 ms) 58: [ RUN ] simd.device_where_expressions 58: [ OK ] simd.device_where_expressions (0 ms) 58: [ RUN ] simd.host_reductions 58: [ OK ] simd.host_reductions (0 ms) 58: [ RUN ] simd.device_reductions 58: [ OK ] simd.device_reductions (0 ms) 58: [----------] 16 tests from simd (11 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 16 tests from 1 test suite ran. (12 ms total) 58: [ PASSED ] 16 tests. 58/58 Test #58: Kokkos_UnitTest_SIMD ............................. Passed 2.46 sec 100% tests passed, 0 tests failed out of 58 Total Test time (real) = 799.46 sec Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 24 / 760 (3.16 %) Direct: 24 / 760 (3.16 %) Preprocessed: 0 / 736 (0.00 %) Misses: 736 Direct: 736 Preprocessed: 736 Primary storage: Hits: 48 / 1520 (3.16 %) Misses: 1472 Cache size (GB): 4.45 / 5.00 (89.02 %) Cleanups: 1 Use the -v/--verbose option for more details. [Pipeline] } $ docker stop --time=1 1690a7af01d161af91d552d231d6054742b0e8c249f810318bc329549b269144 $ docker rm -f --volumes 1690a7af01d161af91d552d231d6054742b0e8c249f810318bc329549b269144 [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00286192 0.0124532 || 0.051031 27987 29266 || 28592.6 28674.4 || 172.154 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00661852 -0.00391417 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 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 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0175253 -0.0191043 || 0.051031 28065 29335 || 28180.5 28674.4 || -264.097 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00481053 0.0058774 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00421168 0.0183276 || 0.051031 28022 29293 || 28554.1 28674.4 || 253.361 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00451707 -0.00746618 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 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_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewEmptyRuntimeUnmanaged.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewHooks.cpp.o [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o -- Testing 1-D histogram Density 1D: 0.000244543 -0.99999 -48246.9 || 0.051031 0 195030 || 2.92885e+09 28674.4 || -6.66965e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000732534 -0.297094 0.158768 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 94%] Linking CXX executable Kokkos_UnitTest_SIMD [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 95%] Built target Kokkos_UnitTest_SIMD [ 95%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o [ 97%] Linking CXX executable Kokkos_atomic [ 97%] Linking CXX executable Kokkos_gups [ 97%] Built target Kokkos_atomic [ 97%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 97%] Built target Kokkos_gups [ 97%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 97%] Linking CXX executable Kokkos_launch_latency [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.cpp.o -- Testing 1-D histogram Density 1D: 0.00195731 -0.999999 -57857.3 || 0.051031 0 1.55259e+06 || 2.86879e+10 28674.4 || -7.99819e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588237 -0.967931 10.2301 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 97%] Linking CXX executable Kokkos_stream [ 97%] Built target Kokkos_launch_latency [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o [ 97%] Built target Kokkos_stream [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOutOfBoundsAccess.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o [ 97%] Linking CXX executable Kokkos_gather -- Testing 1-D histogram Density 1D: 6.71e-07 -0.00837254 0.0319054 || 0.051031 28052 29383 || 28916.5 28674.4 || 441.06 -2.0744 -- Testing 3-D histogram Density 3D: 7.26496e-07 0.00350542 0.00829521 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.cpp.o [ 98%] Built target Kokkos_gather [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0306449 -0.0278112 || 0.051031 27934 29352 || 29580.9 28674.4 || -384.461 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00414498 -0.0013034 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift64 (1010300 ms) [ RUN ] serial.Random_XorShift1024_0 Test Seed:1714062779715107083 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0308737 0.00251838 || 0.051031 10945 11887 || 11739.4 11377 || 34.814 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.019521 -0.000240634 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0165417 -0.0136555 || 0.051031 10981 11824 || 11191.8 11377 || -188.774 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00112912 -0.00266475 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00097449 -0.0192286 || 0.051031 10960 11764 || 11365.9 11377 || -265.817 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.017708 -0.000626358 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c06.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c07.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c08.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0046492 0.000760871 || 0.051031 10976 11816 || 11430.1 11377 || 10.5183 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00713181 0.000967471 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c09.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c10.cpp.o -- Testing 1-D histogram Density 1D: 0.000241878 -0.999975 -7594.03 || 0.051031 0 77697 || 4.6099e+08 11377 || -1.0498e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000725375 -0.168725 0.0209658 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195684 -0.999997 -9107.81 || 0.051031 0 616070 || 4.51609e+09 11377 || -1.25906e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.0058815 -0.922659 1.61327 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.9246e-07 -0.0130078 -0.00109535 || 0.051031 10903 11789 || 11526.9 11377 || -15.1421 -0.823045 -- Testing 3-D histogram Density 3D: 3.8147e-07 0.00779193 -0.00391821 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c11.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00617291 0.0130308 || 0.051031 10984 11790 || 11447.6 11377 || 180.137 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00679715 -0.00137354 || 0.051031 1e+64 -1e+64 Test Seed:1714062987131716640 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00687382 0.00572258 || 0.051031 10964 11799 || 11299.3 11377 || 79.109 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0194495 -0.00135807 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.013253 -0.00118139 || 0.051031 10940 11763 || 11529.8 11377 || -16.3315 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0113716 0.000508363 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00448807 -0.000792585 || 0.051031 10930 11831 || 11326.1 11377 || -10.9567 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00210625 -0.00210176 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00827458 -0.0176161 || 0.051031 11009 11849 || 11283.6 11377 || -243.525 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0170125 0.000461742 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000243793 -0.999975 -7594.68 || 0.051031 0 77711 || 4.61035e+08 11377 || -1.04989e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000731144 -0.136932 0.0192345 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c12.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c13.cpp.o -- Testing 1-D histogram Density 1D: 0.00195296 -0.999997 -9108.17 || 0.051031 0 616344 || 4.51694e+09 11377 || -1.25911e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00586965 -0.923024 1.61033 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.73387e-07 -0.0192078 0.00709336 || 0.051031 10919 11843 || 11599.8 11377 || 98.0586 -0.823045 -- Testing 3-D histogram Density 3D: 3.24249e-07 0.0119773 0.000483139 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00314028 -0.00358739 || 0.051031 10937 11780 || 11341.3 11377 || -49.5921 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.000733331 0.000550296 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift1024_0 (412577 ms) [ RUN ] serial.Multi_streams [ OK ] serial.Multi_streams (0 ms) [ RUN ] serial.SortUnsignedValueType [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c14.cpp.o [ OK ] serial.SortUnsignedValueType (66964 ms) [ RUN ] serial.SortEmptyView [ OK ] serial.SortEmptyView (0 ms) [ RUN ] serial.BinSortGenericTests [ OK ] serial.BinSortGenericTests (5803 ms) [ RUN ] serial.BinSortEmptyView [ OK ] serial.BinSortEmptyView (0 ms) [ RUN ] serial.BinSortEmptyKeysView [ OK ] serial.BinSortEmptyKeysView (0 ms) [ RUN ] serial.BinSortUnsignedKeyLayoutStrideValues [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget [100%] Built target Kokkos_CoreUnitTest_OpenMPTarget + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 1: Test timeout computed to be: 1500 1: [==========] Running 198 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 5 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (378 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (516 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (508 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (8 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (5 ms) 1: [----------] 5 tests from serial_DeathTest (1417 ms total) 1: 1: [----------] 193 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (6 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (122 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (70 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_issue_3867 1: [ OK ] serial.complex_issue_3867 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (3 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (43 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 (3104 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2564 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1430 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1445 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 1: [ OK ] serial.mdrange_large_deep_copy (924 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-6962/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-6962/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (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.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (3 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (3 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 (227 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (2114 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (2066 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (461 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (16 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (3040 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (264 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 (1230 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 (20 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 (1228 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (20 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (908 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (17 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (913 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (17 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev 1: [ OK ] serial.task_fib_chase_lev (966 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 (19 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 193 tests from serial (23446 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 198 tests from 2 test suites ran. (24864 ms total) 1: [ PASSED ] 195 tests. 1: [ SKIPPED ] 3 tests, listed below: 1: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1/49 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 27.12 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 2: Test timeout computed to be: 1500 2: [==========] Running 119 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 4 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 4 tests from serial_DeathTest (0 ms total) 2: 2: [----------] 115 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (1145 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (27 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 (16 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (11 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (12 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (24 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (23 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 (122 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (388 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (137 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 2: [ OK ] serial.repeated_team_reduce (27323 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (311 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (292 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (112 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 (102 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 (0 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (6 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (227 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 (2766 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_fill_tests_layout_right 2: [ OK ] serial.view_fill_tests_layout_right (5476 ms) 2: [ RUN ] serial.view_fill_tests_layout_left 2: [ OK ] serial.view_fill_tests_layout_left (4155 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 (202 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (181 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 (196 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (8 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 (10 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (1 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (398 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-6962/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 (15 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 2: [ OK ] serial.view_subview_3d_from_5d_left (386 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (387 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 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 (575 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (578 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (577 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 (46715 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 119 tests from 2 test suites ran. (46716 ms total) 2: [ PASSED ] 116 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/49 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 48.41 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (1 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (1 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/49 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 1.45 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMPTarget 4: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget 4: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 4: Test timeout computed to be: 1500 4: [==========] Running 229 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 9 tests from openmptarget_DeathTest 4: [ RUN ] openmptarget_DeathTest.abort_from_host 4: [ OK ] openmptarget_DeathTest.abort_from_host (343 ms) 4: [ RUN ] openmptarget_DeathTest.abort_from_device 4: [ OK ] openmptarget_DeathTest.abort_from_device (4638 ms) 4: [ RUN ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort (500 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 (5 ms) 4: [ RUN ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2 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 [ OK ] serial.BinSortUnsignedKeyLayoutStrideValues (272008 ms) [ RUN ] serial.NestedSort [ OK ] serial.NestedSort (95 ms) [ RUN ] serial.NestedSortByKey [ OK ] serial.NestedSortByKey (799 ms) [ RUN ] serial.SortWithCustomComparator [ OK ] serial.SortWithCustomComparator (7693 ms) [----------] 12 tests from serial (1776244 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (1776244 ms total) [ PASSED ] 12 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests' Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Apr 25 15:27:03 2024 stats zeroed Thu Apr 25 15:27:03 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 2263 cache size 4.4 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 60459b8d59fae115a6e620608ea5077a6b121ca94cf4fc550185463282046b4e $ docker rm -f --volumes 60459b8d59fae115a6e620608ea5077a6b121ca94cf4fc550185463282046b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 4: [ OK ] openmptarget_DeathTest.view_memory_access_violations_from_host (117365 ms) 4: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6962/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 (122869 ms total) 4: 4: [----------] 220 tests from openmptarget 4: [ RUN ] openmptarget.array_capacity 4: [ OK ] openmptarget.array_capacity (0 ms) 4: [ RUN ] openmptarget.array_element_access 4: [ OK ] openmptarget.array_element_access (0 ms) 4: [ RUN ] openmptarget.array_zero_capacity 4: [ OK ] openmptarget.array_zero_capacity (0 ms) 4: [ RUN ] openmptarget.array_zero_data_nullptr 4: [ OK ] openmptarget.array_zero_data_nullptr (0 ms) 4: [ RUN ] openmptarget.array_contiguous_capacity 4: [ OK ] openmptarget.array_contiguous_capacity (0 ms) 4: [ RUN ] openmptarget.array_contiguous_element_access 4: [ OK ] openmptarget.array_contiguous_element_access (0 ms) 4: [ RUN ] openmptarget.array_contiguous_assignment 4: [ OK ] openmptarget.array_contiguous_assignment (0 ms) 4: [ RUN ] openmptarget.array_strided_capacity 4: [ OK ] openmptarget.array_strided_capacity (0 ms) 4: [ RUN ] openmptarget.array_strided_element_access 4: [ OK ] openmptarget.array_strided_element_access (0 ms) 4: [ RUN ] openmptarget.array_strided_assignment 4: [ OK ] openmptarget.array_strided_assignment (0 ms) 4: [ RUN ] openmptarget.atomic_operations_complexfloat 4: [ OK ] openmptarget.atomic_operations_complexfloat (40 ms) 4: [ RUN ] openmptarget.atomic_operations_double 4: [ OK ] openmptarget.atomic_operations_double (45 ms) 4: [ RUN ] openmptarget.atomic_operations_float 4: [ OK ] openmptarget.atomic_operations_float (44 ms) 4: [ RUN ] openmptarget.atomic_operations_int 4: [ OK ] openmptarget.atomic_operations_int (99 ms) 4: [ RUN ] openmptarget.atomic_operations_long 4: [ OK ] openmptarget.atomic_operations_long (100 ms) 4: [ RUN ] openmptarget.atomic_operations_longlong 4: [ OK ] openmptarget.atomic_operations_longlong (99 ms) 4: [ RUN ] openmptarget.atomic_operations_unsigned 4: [ OK ] openmptarget.atomic_operations_unsigned (79 ms) 4: [ RUN ] openmptarget.atomic_operations_unsignedlong 4: [ OK ] openmptarget.atomic_operations_unsignedlong (80 ms) 4: [ RUN ] openmptarget.atomics 4: [ OK ] openmptarget.atomics (477 ms) 4: [ RUN ] openmptarget.atomics_tpetra_max_abs 4: [ OK ] openmptarget.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openmptarget.atomic_views_integral 4: [ OK ] openmptarget.atomic_views_integral (15860 ms) 4: [ RUN ] openmptarget.atomic_views_nonintegral 4: [ OK ] openmptarget.atomic_views_nonintegral (10692 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 (0 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 (14 ms) 4: [ RUN ] openmptarget.crs_copy_constructor 4: [ OK ] openmptarget.crs_copy_constructor (60 ms) 4: [ RUN ] openmptarget.deep_copy_alignment 4: [ OK ] openmptarget.deep_copy_alignment (10 ms) 4: [ RUN ] openmptarget.deep_copy_conversion 4: [ OK ] openmptarget.deep_copy_conversion (378 ms) 4: [ RUN ] openmptarget.partitioning_by_args 4: [ OK ] openmptarget.partitioning_by_args (0 ms) 4: [ RUN ] openmptarget.partitioning_by_vector 4: [ OK ] openmptarget.partitioning_by_vector (0 ms) 4: [ RUN ] openmptarget.functor_analysis 4: [ OK ] openmptarget.functor_analysis (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_use_count 4: [ OK ] openmptarget.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_get 4: [ OK ] openmptarget.host_shared_ptr_get (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_dereference_on_device 4: [ OK ] openmptarget.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmptarget.init 4: [ OK ] openmptarget.init (0 ms) 4: [ RUN ] openmptarget.dispatch 4: [ OK ] openmptarget.dispatch (447 ms) 4: [ RUN ] openmptarget.join_backward_compatibility 4: [ OK ] openmptarget.join_backward_compatibility (7 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 (16 ms) 4: [ RUN ] openmptarget.mathematical_functions_hyperbolic_functions 4: [ OK ] openmptarget.mathematical_functions_hyperbolic_functions (13 ms) 4: [ RUN ] openmptarget.mathematical_functions_non_standard 4: [ OK ] openmptarget.mathematical_functions_non_standard (1 ms) 4: [ RUN ] openmptarget.mathematical_functions_power_functions 4: [ OK ] openmptarget.mathematical_functions_power_functions (7 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 (9 ms) 4: [ RUN ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations (10 ms) 4: [ RUN ] openmptarget.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] openmptarget.mathematical_functions_floating_point_manipulation_functions (5 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 (15 ms) 4: [ RUN ] openmptarget.mathspecialfunc_expint1 4: [ OK ] openmptarget.mathspecialfunc_expint1 (1 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj0y0 4: [ OK ] openmptarget.mathspecialfunc_cbesselj0y0 (28 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj1y1 4: [ OK ] openmptarget.mathspecialfunc_cbesselj1y1 (27 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesseli0k0 4: [ OK ] openmptarget.mathspecialfunc_cbesseli0k0 (3 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesseli1k1 4: [ OK ] openmptarget.mathspecialfunc_cbesseli1k1 (3 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselh1stkind 4: [ OK ] openmptarget.mathspecialfunc_cbesselh1stkind (2 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openmptarget.mathspecialfunc_cbesselh2ndkind (2 ms) 4: [ RUN ] openmptarget.mdrange_5d 4: [ OK ] openmptarget.mdrange_5d (50 ms) 4: [ RUN ] openmptarget.mdrange_6d 4: [ OK ] openmptarget.mdrange_6d (26 ms) 4: [ RUN ] openmptarget.mdrange_2d 4: [ OK ] openmptarget.mdrange_2d (6 ms) 4: [ RUN ] openmptarget.mdrange_3d 4: [ OK ] openmptarget.mdrange_3d (17 ms) 4: [ RUN ] openmptarget.mdrange_4d 4: [ OK ] openmptarget.mdrange_4d (12 ms) 4: [ RUN ] openmptarget.mdrange_large_deep_copy 4: [ OK ] openmptarget.mdrange_large_deep_copy (229 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-6962/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-6962/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 (2 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 (11 ms) 4: [ RUN ] openmptarget.numeric_traits_digits 4: [ OK ] openmptarget.numeric_traits_digits (7 ms) 4: [ RUN ] openmptarget.numeric_traits_digits10 4: [ OK ] openmptarget.numeric_traits_digits10 (6 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 (7 ms) 4: [ RUN ] openmptarget.numeric_traits_min_max_exponent 4: [ OK ] openmptarget.numeric_traits_min_max_exponent (2 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 (3 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 (2 ms) 4: [ RUN ] openmptarget.parallel_scan_range_policy 4: [ OK ] openmptarget.parallel_scan_range_policy (448 ms) 4: [ RUN ] openmptarget.kokkos_printf 4: [ OK ] openmptarget.kokkos_printf (2 ms) 4: [ RUN ] openmptarget.range_for 4: [ OK ] openmptarget.range_for (5 ms) 4: [ RUN ] openmptarget.range_reduce 4: [ OK ] openmptarget.range_reduce (3 ms) 4: [ RUN ] openmptarget.range_policy_runtime_parameters 4: [ OK ] openmptarget.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openmptarget.range_for_require 4: [ OK ] openmptarget.range_for_require (4 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 (20 ms) 4: [ RUN ] openmptarget.reducers_double 4: [ OK ] openmptarget.reducers_double (13 ms) 4: [ RUN ] openmptarget.reducers_bool 4: [ OK ] openmptarget.reducers_bool (2 ms) 4: [ RUN ] openmptarget.int64_t_reduce 4: [ OK ] openmptarget.int64_t_reduce (858 ms) 4: [ RUN ] openmptarget.double_reduce 4: [ OK ] openmptarget.double_reduce (831 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic 4: [ OK ] openmptarget.int64_t_reduce_dynamic (921 ms) 4: [ RUN ] openmptarget.double_reduce_dynamic 4: [ OK ] openmptarget.double_reduce_dynamic (826 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic_view 4: [ OK ] openmptarget.int64_t_reduce_dynamic_view (131 ms) 4: [ RUN ] openmptarget.reduction_with_large_iteration_count 4: [ OK ] openmptarget.reduction_with_large_iteration_count (23911 ms) 4: [ RUN ] openmptarget.reduction_deduction 4: [ OK ] openmptarget.reduction_deduction (0 ms) 4: [ RUN ] openmptarget.reduce_device_view_range_policy 4: [ OK ] openmptarget.reduce_device_view_range_policy (10865 ms) 4: [ RUN ] openmptarget.reduce_device_view_mdrange_policy 4: [ OK ] openmptarget.reduce_device_view_mdrange_policy (10853 ms) 4: [ RUN ] openmptarget.reduce_device_view_team_policy 4: [ OK ] openmptarget.reduce_device_view_team_policy (10798 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 (33 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelReduce (20 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelReduce 4: [ OK ] openmptarget.TeamVectorMDRangeParallelReduce (19 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 (13 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_fill_tests_layout_right 4: [ OK ] openmptarget.view_fill_tests_layout_right (74 ms) 4: [ RUN ] openmptarget.view_fill_tests_layout_left 4: [ OK ] openmptarget.view_fill_tests_layout_left (69 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 (116 ms) 4: [ RUN ] openmptarget.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmptarget.view_layoutstride_right_to_layoutright_assignment (110 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 (100 ms) 4: [ RUN ] openmptarget.view_mapping_operator 4: [ OK ] openmptarget.view_mapping_operator (15 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 (571 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 (30 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-6962/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-6962/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-6962/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-6962/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 (1 ms) 4: [ RUN ] openmptarget.view_subview_left_0 4: [ OK ] openmptarget.view_subview_left_0 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_1 4: [ OK ] openmptarget.view_subview_left_1 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_2 4: [ OK ] openmptarget.view_subview_left_2 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_3 4: [ OK ] openmptarget.view_subview_left_3 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_0 4: [ OK ] openmptarget.view_subview_right_0 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_1 4: [ OK ] openmptarget.view_subview_right_1 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_3 4: [ OK ] openmptarget.view_subview_right_3 (0 ms) 4: [ RUN ] openmptarget.view_static_tests 4: [ OK ] openmptarget.view_static_tests (0 ms) 4: [ RUN ] openmptarget.view_subview_layoutleft_to_layoutleft 4: [ OK ] openmptarget.view_subview_layoutleft_to_layoutleft (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 (71 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_atomic 4: [ OK ] openmptarget.view_subview_2d_from_3d_atomic (74 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmptarget.view_subview_2d_from_3d_randomaccess (75 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left 4: [ OK ] openmptarget.view_subview_3d_from_5d_left (91 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_atomic (92 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_randomaccess (93 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right 4: [ OK ] openmptarget.view_subview_3d_from_5d_right (91 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_atomic (90 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_randomaccess (89 ms) 4: [ RUN ] openmptarget.view_test_unmanaged_subview_reset 4: [ OK ] openmptarget.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] openmptarget.view_subview_memory_traits_construction 4: [ OK ] openmptarget.view_subview_memory_traits_construction (0 ms) 4: [----------] 220 tests from openmptarget (91758 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 229 tests from 2 test suites ran. (214627 ms total) 4: [ PASSED ] 222 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types 4: [ SKIPPED ] openmptarget.mdspan_minimal_functional 4: [ SKIPPED ] openmptarget.realloc_exec_space 4: [ SKIPPED ] openmptarget.deep_copy_zero_memset 4: [ SKIPPED ] openmptarget.view_allocation_int 4: [ SKIPPED ] openmptarget.view_allocation_exec_space_int 4/49 Test #4: Kokkos_CoreUnitTest_OpenMPTarget ............ Passed 216.32 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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 (10 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 (13 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 (175 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (2 ms) 5: [ RUN ] defaultdevicetype.half_operators 5: [ OK ] defaultdevicetype.half_operators (2 ms) 5: [ RUN ] defaultdevicetype.bhalf_operators 5: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 5: [ RUN ] defaultdevicetype.host_space_access 5: [ OK ] defaultdevicetype.host_space_access (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a1 5: [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b1 5: [ OK ] defaultdevicetype.reduce_instantiation_b1 (13 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c1 5: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a2 5: [ OK ] defaultdevicetype.reduce_instantiation_a2 (9 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b2 5: [ OK ] defaultdevicetype.reduce_instantiation_b2 (18 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c2 5: [ OK ] defaultdevicetype.reduce_instantiation_c2 (9 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 (279 ms total) 5: 5: [----------] 1 test from kokkosresize 5: [ RUN ] kokkosresize.host_space_access 5: [ OK ] kokkosresize.host_space_access (34 ms) 5: [----------] 1 test from kokkosresize (34 ms total) 5: 5: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/0.sizes 5: [ OK ] TestViewAPI/0.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/0 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/1.sizes 5: [ OK ] TestViewAPI/1.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/1 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/2.sizes 5: [ OK ] TestViewAPI/2.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/2 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/3.sizes 5: [ OK ] TestViewAPI/3.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/3 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/4.sizes 5: [ OK ] TestViewAPI/4.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/4 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/5.sizes 5: [ OK ] TestViewAPI/5.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/5 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/6.sizes 5: [ OK ] TestViewAPI/6.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/6 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/7.sizes 5: [ OK ] TestViewAPI/7.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/7 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/8.sizes 5: [ OK ] TestViewAPI/8.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/8 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/9.sizes 5: [ OK ] TestViewAPI/9.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/9 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/10.sizes 5: [ OK ] TestViewAPI/10.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/10 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/11.sizes 5: [ OK ] TestViewAPI/11.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/11 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/12.sizes 5: [ OK ] TestViewAPI/12.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/12 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/13.sizes 5: [ OK ] TestViewAPI/13.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/13 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/14.sizes 5: [ OK ] TestViewAPI/14.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/14 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/15.sizes 5: [ OK ] TestViewAPI/15.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/15 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/16.sizes 5: [ OK ] TestViewAPI/16.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/16 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/17.sizes 5: [ OK ] TestViewAPI/17.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/17 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/18.sizes 5: [ OK ] TestViewAPI/18.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/18 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/19.sizes 5: [ OK ] TestViewAPI/19.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/19 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/20.sizes 5: [ OK ] TestViewAPI/20.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/20 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/21.sizes 5: [ OK ] TestViewAPI/21.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/21 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/22.sizes 5: [ OK ] TestViewAPI/22.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/22 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/23.sizes 5: [ OK ] TestViewAPI/23.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/23 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/24.sizes 5: [ OK ] TestViewAPI/24.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/24 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/25.sizes 5: [ OK ] TestViewAPI/25.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/25 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/26.sizes 5: [ OK ] TestViewAPI/26.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/26 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/27.sizes 5: [ OK ] TestViewAPI/27.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/27 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/28.sizes 5: [ OK ] TestViewAPI/28.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/28 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/29.sizes 5: [ OK ] TestViewAPI/29.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/29 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/30.sizes 5: [ OK ] TestViewAPI/30.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/30 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/31.sizes 5: [ OK ] TestViewAPI/31.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/31 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/32.sizes 5: [ OK ] TestViewAPI/32.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/32 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/33.sizes 5: [ OK ] TestViewAPI/33.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/33 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/34.sizes 5: [ OK ] TestViewAPI/34.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/34 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/35.sizes 5: [ OK ] TestViewAPI/35.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/35 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/36.sizes 5: [ OK ] TestViewAPI/36.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/36 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/37.sizes 5: [ OK ] TestViewAPI/37.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/37 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/38.sizes 5: [ OK ] TestViewAPI/38.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/38 (0 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 69 tests from 41 test suites ran. (318 ms total) 5: [ PASSED ] 69 tests. 5/49 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 1.70 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 6: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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 (195 ms) 6: [----------] 1 test from initialization (195 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (195 ms total) 6: [ PASSED ] 1 test. 6/49 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 1.77 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 7: Test timeout computed to be: 1500 7: SUCCESS 7/49 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 1.47 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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.31 sec test 9 Start 9: Kokkos_CoreUnitTest_TuningBuiltins 9: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 9: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 9: Test timeout computed to be: 1500 9/49 Test #9: Kokkos_CoreUnitTest_TuningBuiltins .......... Passed 2.36 sec test 10 Start 10: Kokkos_CoreUnitTest_TuningBasics 10: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 10: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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.29 sec test 11 Start 11: Kokkos_CoreUnitTest_CategoricalTuner 11: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 11: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 11: Test timeout computed to be: 1500 11/49 Test #11: Kokkos_CoreUnitTest_CategoricalTuner ........ Passed 1.97 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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 (125 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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-6962/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-6962/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-6962/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-6962/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-6962/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 (127 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. (127 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.68 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 13: Test timeout computed to be: 1500 13/49 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 1.43 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so 14: Test timeout computed to be: 1500 14: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/49 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 1.50 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so" 15: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 15: Test timeout computed to be: 1500 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/49 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 1.57 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so 16: Test timeout computed to be: 1500 16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental12OpenMPTargetE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source: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:: 16/49 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 1.49 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/libkokkosprinter-tool.so" 17: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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.99::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.51 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec 18: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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::*)(), 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::*)(), 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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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::*)(), 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::*)(), 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 (302 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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::*)(), 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::*)(), 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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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::*)(), 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::*)(), 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 (357 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (659 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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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::*)(), 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::*)(), 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-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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::*)(), 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::*)(), 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. (661 ms total) 18: [ PASSED ] 3 tests. 18/49 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.95 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 19: Test timeout computed to be: 1500 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from SERIAL 19: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 19: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] SERIAL.IncrTest_01_execspace 19: Host Serial Execution Space: 19: KOKKOS_ENABLE_SERIAL: yes 19: 19: Serial Runtime Configuration: 19: Serial 19: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 19: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 19: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicSub 19: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 19: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] SERIAL.IncrTest_03b_memspace_free 19: [ OK ] SERIAL.IncrTest_03b_memspace_free (43 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 (155 ms) 19: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 19: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 19: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 19: [ OK ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 19: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.incr_14_MDrangeReduce 19: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 19: [ RUN ] SERIAL.IncrTest_16_parallelscan 19: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 19: [ RUN ] SERIAL.incr_17_atomicView 19: [ OK ] SERIAL.incr_17_atomicView (0 ms) 19: [----------] 28 tests from SERIAL (201 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (201 ms total) 19: [ PASSED ] 28 tests. 19/49 Test #19: Kokkos_IncrementalTest_SERIAL ............... Passed 1.55 sec test 20 Start 20: Kokkos_IncrementalTest_OPENMPTARGET 20: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET 20: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 20: Test timeout computed to be: 1500 20: [==========] Running 22 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 22 tests from OPENMPTARGET 20: [ RUN ] OPENMPTARGET.IncrTest_01_execspace_typedef 20: [ OK ] OPENMPTARGET.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_01_execspace 20: OpenMPTarget Execution Space: 20: KOKKOS_ENABLE_OPENMPTARGET: yes 20: 20: OpenMPTarget Runtime Configuration: 20: Using OpenMPTarget 20: OpenMPTarget 20: [ OK ] OPENMPTARGET.IncrTest_01_execspace (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicExchange 20: [ OK ] OPENMPTARGET.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicAdd 20: [ OK ] OPENMPTARGET.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicSub 20: [ OK ] OPENMPTARGET.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_03a_memspace_malloc 20: [ OK ] OPENMPTARGET.IncrTest_03a_memspace_malloc (198 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_03b_memspace_free 20: [ OK ] OPENMPTARGET.IncrTest_03b_memspace_free (17688 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_04_simple_parallelFor 20: [ OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (19 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor 20: [ OK ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_05_reduction 20: [ OK ] OPENMPTARGET.IncrTest_05_reduction (34 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange2D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange2D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange3D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange3D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange4D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange4D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_2D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_2D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_3D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_3D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_4D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_4D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics 20: [ OK ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics (8 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (2 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (2 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (369 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_12a_ThreadScratch 20: [ OK ] OPENMPTARGET.IncrTest_12a_ThreadScratch (7 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_12b_TeamScratch 20: [ OK ] OPENMPTARGET.IncrTest_12b_TeamScratch (5 ms) 20: [----------] 22 tests from OPENMPTARGET (18341 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 22 tests from 1 test suite ran. (18341 ms total) 20: [ PASSED ] 22 tests. 20/49 Test #20: Kokkos_IncrementalTest_OPENMPTARGET ......... Passed 19.88 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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 (1 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (1 ms total) 21: [ PASSED ] 8 tests. 21/49 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 1.42 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 22: Test timeout computed to be: 1500 22/49 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 1.36 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/TestDeviceAndThreads.py" 23: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test 23: Test timeout computed to be: 1500 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' 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 14.869s 23: 23: OK (skipped=1) 23/49 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 15.35 sec test 24 Start 24: Kokkos_PerformanceTest_Benchmark 24: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-25_T15-27-29.json" 24: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test 24: Test timeout computed to be: 1500 24: 2024-04-25T16:48:48+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-6962/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: 0.80, 2.55, 5.72 24: CPU architecture: none 24: Default Device: N6Kokkos12Experimental12OpenMPTargetE 24: GIT_BRANCH: HEAD 24: GIT_CLEAN_STATUS: CLEAN 24: GIT_COMMIT_DATE: 2024-04-25T15:26:15+00:00 24: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 24: GIT_COMMIT_HASH: 179ad9d57 24: GPU architecture: VOLTA70 24: KOKKOS_COMPILER_CLANG: 1703 24: KOKKOS_ENABLE_ASM: no 24: KOKKOS_ENABLE_CXX17: yes 24: KOKKOS_ENABLE_CXX20: no 24: KOKKOS_ENABLE_CXX23: no 24: KOKKOS_ENABLE_CXX26: no 24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_LIBDL: yes 24: KOKKOS_ENABLE_OPENMPTARGET: yes 24: KOKKOS_ENABLE_PRAGMA_IVDEP: no 24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 24: KOKKOS_ENABLE_PRAGMA_UNROLL: no 24: KOKKOS_ENABLE_PRAGMA_VECTOR: no 24: KOKKOS_ENABLE_SERIAL: yes 24: Kokkos Version: 4.3.99 24: platform: 64bit 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations Count Time normalized 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.039 s 5 1024 64.9678n 24: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 32.625n 24: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 15.0701n 24: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 7.7533n 24: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 4.48956n 24: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 2.41272n 24: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 1.47357n 24: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.002 s 5 131.072k 929.703p 24: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 654.636p 24: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.003 s 5 524.288k 597.139p 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: rate 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Malloc/N:1/manual_time 35.2 us 40.1 us 19932 28.3758k/s 24: Malloc/N:16/manual_time 36.0 us 40.4 us 19522 27.7516k/s 24: Malloc/N:256/manual_time 35.2 us 35.2 us 19705 28.4294k/s 24: Malloc/N:4096/manual_time 34.4 us 37.9 us 19504 29.063k/s 24: Malloc/N:65536/manual_time 36.5 us 45.0 us 19823 27.4318k/s 24: Malloc/N:1048576/manual_time 36.5 us 47.1 us 19779 27.4346k/s 24: Malloc/N:16777216/manual_time 653 us 663 us 1115 1.53176k/s 24: Malloc/N:268435456/manual_time 2936 us 3868 us 317 340.542/s 24: Malloc/N:4294967296/manual_time 100111 us 12608 us 8 9.9889/s 24: MallocFree/N:1/manual_time 68.0 us 36.4 us 9568 14.7085k/s 24: MallocFree/N:16/manual_time 71.7 us 38.3 us 9749 13.9376k/s 24: MallocFree/N:256/manual_time 71.9 us 38.3 us 9751 13.8995k/s 24: MallocFree/N:4096/manual_time 125 us 58.5 us 9768 8.00305k/s 24: MallocFree/N:65536/manual_time 155 us 61.9 us 4575 6.46167k/s 24: MallocFree/N:1048576/manual_time 76.6 us 44.5 us 7344 13.0492k/s 24: MallocFree/N:16777216/manual_time 774 us 669 us 851 1.29274k/s 24: MallocFree/N:268435456/manual_time 4254 us 4041 us 164 235.057/s 24: MallocFree/N:4294967296/manual_time 124655 us 10883 us 10 8.02212/s 24: MallocTouch/N:1/manual_time 38.4 us 44.4 us 21103 26.0658k/s 24: MallocTouch/N:16/manual_time 65.5 us 79.9 us 20154 15.2627k/s 24: MallocTouch/N:256/manual_time 77.3 us 97.7 us 9041 12.938k/s 24: MallocTouch/N:4096/manual_time 118 us 138 us 5870 8.45069k/s 24: MallocTouch/N:65536/manual_time 131 us 161 us 5360 7.66072k/s 24: MallocTouch/N:1048576/manual_time 132 us 161 us 5321 7.59918k/s 24: MallocTouch/N:16777216/manual_time 730 us 894 us 1035 1.37023k/s 24: MallocTouch/N:268435456/manual_time 2607 us 4526 us 260 383.61/s 24: MallocTouch/N:4294967296/manual_time 100643 us 18487 us 10 9.93612/s 24: MallocTouchFree/N:1/manual_time 169 us 113 us 8050 5.92881k/s 24: MallocTouchFree/N:16/manual_time 183 us 124 us 3859 5.45242k/s 24: MallocTouchFree/N:256/manual_time 185 us 127 us 3799 5.39143k/s 24: MallocTouchFree/N:4096/manual_time 232 us 167 us 3099 4.30585k/s 24: MallocTouchFree/N:65536/manual_time 272 us 184 us 2559 3.6715k/s 24: MallocTouchFree/N:1048576/manual_time 256 us 169 us 2591 3.90773k/s 24: MallocTouchFree/N:16777216/manual_time 1140 us 924 us 633 877.25/s 24: MallocTouchFree/N:268435456/manual_time 5027 us 4515 us 100 198.932/s 24: MallocTouchFree/N:4294967296/manual_time 74860 us 16235 us 10 13.3583/s 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: GB/s MB 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: ViewAllocate_Rank1/N:10/manual_time 0.016 s 0.006 s 114 48.8521/s 800 24: ViewAllocate_Rank1/N:10/manual_time 0.017 s 0.006 s 42 47.6785/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.017 s 0.006 s 42 47.68/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.017 s 0.005 s 42 46.4504/s 800 24: ViewAllocate_Rank3/N:10/manual_time 0.017 s 0.006 s 40 47.0308/s 800 24: ViewAllocate_Rank3/N:10/manual_time 0.017 s 0.006 s 42 47.6287/s 800 24: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.004 s 39 45.6453/s 800 24: ViewAllocate_Rank4/N:10/manual_time 0.017 s 0.004 s 39 46.0574/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.017 s 0.005 s 39 46.3191/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.004 s 42 45.3282/s 800 24: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.004 s 40 45.1308/s 800 24: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.004 s 40 44.9653/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.017 s 0.006 s 40 47.5893/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.017 s 0.005 s 41 47.7184/s 800 24: ViewAllocate_Rank8/N:10/manual_time 0.017 s 0.004 s 39 46.1894/s 800 24: ViewAllocate_Rank8/N:10/manual_time 0.017 s 0.005 s 39 45.8274/s 800 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 291 668.07/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 307 720.311/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 306 712.146/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 305 710.657/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 305 688.926/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 303 681.937/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 293 687.605/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.052 s 0.000 s 13 30.7803/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.055 s 0.000 s 12 28.8751/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 294 689.917/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.021 s 0.000 s 33 77.4684/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.023 s 0.000 s 31 70.5605/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 291 680.149/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 291 683.543/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 290 685.963/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 297 681.202/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.056 s 0.000 s 12 28.323/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.056 s 0.000 s 12 28.4051/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.024 s 0.000 s 29 67.2001/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.024 s 0.000 s 29 67.0948/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 296 685.287/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 289 687.907/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.056 s 0.000 s 12 28.3455/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.000 s 29 67.0786/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 292 687.709/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 294 685.263/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.056 s 0.000 s 12 28.8183/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.023 s 0.000 s 30 68.096/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 295 686.912/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 295 673.73/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.056 s 0.000 s 12 28.7156/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.024 s 0.000 s 29 67.7394/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 266 611.118/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 267 612.419/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 267 614.33/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 265 615.521/s 1.6k 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 549 663.239/s 800 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 567 708.821/s 800 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 582 699.651/s 800 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 562 698.756/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 584 681.52/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 563 689.212/s 800 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 569 636.633/s 800 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 564 659.01/s 800 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 595 676.749/s 800 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 584 711.772/s 800 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 598 710.126/s 800 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 591 690.742/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 575 654.866/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 585 709.731/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 597 703.425/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 591 691.721/s 800 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 601 695.284/s 800 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 606 691.468/s 800 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.55831k/s 1.6k 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.57413k/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 230.765/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.51576k/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 225.695/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.36247k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.45482k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.30061k/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 231.931/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.40198k/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 228.882/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.18049k/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 220.41/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.2132k/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 220.718/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.10465k/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 222.116/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.81118k/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 225.46/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.60925k/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 222.662/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.01701k/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 226.321/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.56853k/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 224.027/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.38744k/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 228.476/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.08236k/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 221.836/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.50059k/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 229.936/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.40609k/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.005 s 0.004 s 10 346.074/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.005 s 0.004 s 10 340.813/s 1.6k 24/49 Test #24: Kokkos_PerformanceTest_Benchmark ............ Passed 124.13 sec test 25 Start 25: Kokkos_Benchmark_Atomic_MinMax 25: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-25_T15-27-29.json" 25: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test 25: Test timeout computed to be: 1500 25: 2024-04-25T16:50:52+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6962/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.59, 1.94, 5.09 25: CPU architecture: none 25: Default Device: N6Kokkos12Experimental12OpenMPTargetE 25: GIT_BRANCH: HEAD 25: GIT_CLEAN_STATUS: CLEAN 25: GIT_COMMIT_DATE: 2024-04-25T15:26:15+00:00 25: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 25: GIT_COMMIT_HASH: 179ad9d57 25: GPU architecture: VOLTA70 25: KOKKOS_COMPILER_CLANG: 1703 25: KOKKOS_ENABLE_ASM: no 25: KOKKOS_ENABLE_CXX17: yes 25: KOKKOS_ENABLE_CXX20: no 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_LIBDL: yes 25: KOKKOS_ENABLE_OPENMPTARGET: yes 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: KOKKOS_ENABLE_SERIAL: yes 25: Kokkos Version: 4.3.99 25: platform: 64bit 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25/49 Test #25: Kokkos_Benchmark_Atomic_MinMax .............. Passed 1.65 sec test 26 Start 26: Kokkos_PerformanceTest_Mempool 26: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-25_T15-27-29.json" 26: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test 26: Test timeout computed to be: 1500 26: 2024-04-25T16:50:54+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6962/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.54, 1.91, 5.07 26: CPU architecture: none 26: Default Device: N6Kokkos12Experimental12OpenMPTargetE 26: GIT_BRANCH: HEAD 26: GIT_CLEAN_STATUS: CLEAN 26: GIT_COMMIT_DATE: 2024-04-25T15:26:15+00:00 26: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 26: GIT_COMMIT_HASH: 179ad9d57 26: GPU architecture: VOLTA70 26: KOKKOS_COMPILER_CLANG: 1703 26: KOKKOS_ENABLE_ASM: no 26: KOKKOS_ENABLE_CXX17: yes 26: KOKKOS_ENABLE_CXX20: no 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_LIBDL: yes 26: KOKKOS_ENABLE_OPENMPTARGET: yes 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: KOKKOS_ENABLE_SERIAL: yes 26: Kokkos Version: 4.3.99 26: platform: 64bit 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 495 4.64171M/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 1319 21.0875M/s 26/49 Test #26: Kokkos_PerformanceTest_Mempool .............. Passed 3.50 sec test 27 Start 27: Kokkos_PerformanceTest_Atomic 27: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-25_T15-27-29.json" 27: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test 27: Test timeout computed to be: 1500 27: 2024-04-25T16:50:57+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-6962/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.54, 1.91, 5.07 27: CPU architecture: none 27: Default Device: N6Kokkos12Experimental12OpenMPTargetE 27: GIT_BRANCH: HEAD 27: GIT_CLEAN_STATUS: CLEAN 27: GIT_COMMIT_DATE: 2024-04-25T15:26:15+00:00 27: GIT_COMMIT_DESCRIPTION: Merge commit '2e82fdd8716bb21379d5bd9250b19f1dd131e23f' into HEAD 27: GIT_COMMIT_HASH: 179ad9d57 27: GPU architecture: VOLTA70 27: KOKKOS_COMPILER_CLANG: 1703 27: KOKKOS_ENABLE_ASM: no 27: KOKKOS_ENABLE_CXX17: yes 27: KOKKOS_ENABLE_CXX20: no 27: KOKKOS_ENABLE_CXX23: no 27: KOKKOS_ENABLE_CXX26: no 27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_LIBDL: yes 27: KOKKOS_ENABLE_OPENMPTARGET: yes 27: KOKKOS_ENABLE_PRAGMA_IVDEP: no 27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 27: KOKKOS_ENABLE_PRAGMA_UNROLL: no 27: KOKKOS_ENABLE_PRAGMA_VECTOR: no 27: KOKKOS_ENABLE_SERIAL: yes 27: Kokkos Version: 4.3.99 27: platform: 64bit 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/100000/iterations:10 4.88 s 0.016 s 10 1 4 7.88692 7.79395m 68.91u 704.983M 1.79654M 704.983M 27: Test_Atomic/100000/iterations:10 4.82 s 0.003 s 10 1 8 7.51284 7.99024m 137.39u 4.99995G 1.45274M 4.99995G 27: Test_Atomic/100000/iterations:10 4.81 s 0.003 s 10 1 8 7.97902 7.71148m 137.45u 4.99995G 1.44416M 4.99995G 27: Test_Atomic/100000/iterations:10 4.87 s 0.003 s 10 1 4 7.78456 7.37805m 69.43u 704.983M 1.31322M 704.983M 27: Test_Atomic/100000/iterations:10 4.81 s 0.003 s 10 1 8 7.44429 7.81804m 127.88u 4.99995G 1.62139M 4.99995G 27: Test_Atomic/100000/iterations:10 4.81 s 0.003 s 10 1 8 7.70327 7.90142m 127.13u 4.99995G 1.27986M 4.99995G 27: Test_Atomic/100000/iterations:10 4.52 s 0.004 s 10 0 4 6.41034 7.61199m 1.74373m 4.9999G 1.86358M 4.99989G 27: Test_Atomic/100000/iterations:10 4.49 s 0.004 s 10 1 8 6.23912 7.50243m 1.74936m 4.99995G 1.32056M 4.99995G 27: Test_Atomic/100000/iterations:10 4.87 s 0.003 s 10 1 4 8.10804 7.51113m 68.92u 704.983M 1.39392M 704.983M 27/49 Test #27: Kokkos_PerformanceTest_Atomic ............... Passed 430.22 sec test 28 Start 28: Kokkos_ContainersUnitTest_Serial 28: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 28: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests 28: Test timeout computed to be: 1500 28: [==========] Running 61 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 61 tests from serial 28: [ RUN ] serial.bitset 28: [ OK ] serial.bitset (3214 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 (123 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 (19 ms) 28: [ RUN ] serial.dyn_rank_view_api_generic 28: [ OK ] serial.dyn_rank_view_api_generic (13 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 (27 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 (11 ms) 28: [ RUN ] serial.offsetview_offsets_rank1 28: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 28: [ RUN ] serial.offsetview_offsets_rank2 28: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 28: [ RUN ] serial.offsetview_offsets_rank3 28: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 28: [ RUN ] serial.scatterview 28: [ OK ] serial.scatterview (2948 ms) 28: [ RUN ] serial.scatterview_devicetype 28: [ OK ] serial.scatterview_devicetype (2 ms) 28: [ RUN ] serial.staticcrsgraph 28: [ OK ] serial.staticcrsgraph (15 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 28: [ OK ] serial.UnorderedMap_insert (13958 ms) 28: [ RUN ] serial.UnorderedMap_failed_insert 28: [ OK ] serial.UnorderedMap_failed_insert (6477 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 (26825 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 61 tests from 1 test suite ran. (26825 ms total) 28: [ PASSED ] 61 tests. 28/49 Test #28: Kokkos_ContainersUnitTest_Serial ............ Passed 28.79 sec test 29 Start 29: Kokkos_UnitTest_Sort 29: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 29: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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 (197 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 (2 ms) 29: [ RUN ] openmptarget.SortByKeyKeysLargerThanValues 29: 29: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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 (920 ms) 29: [ RUN ] openmptarget.SortWithCustomComparator 29: [ OK ] openmptarget.SortWithCustomComparator (2396 ms) 29: [ RUN ] openmptarget.BinSortGenericTests 29: [ OK ] openmptarget.BinSortGenericTests (41 ms) 29: [ RUN ] openmptarget.BinSortEmptyView 29: [ OK ] openmptarget.BinSortEmptyView (0 ms) 29: [ RUN ] openmptarget.BinSortEmptyKeysView 29: [ OK ] openmptarget.BinSortEmptyKeysView (1 ms) 29: [ RUN ] openmptarget.BinSortUnsignedKeyLayoutStrideValues 29: [ OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (19414 ms) 29: [ RUN ] openmptarget.NestedSort 29: [ OK ] openmptarget.NestedSort (57 ms) 29: [ RUN ] openmptarget.NestedSortByKey 29: [ OK ] openmptarget.NestedSortByKey (154 ms) 29: [----------] 15 tests from openmptarget (23201 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 15 tests from 1 test suite ran. (23201 ms total) 29: [ PASSED ] 15 tests. 29/49 Test #29: Kokkos_UnitTest_Sort ........................ Passed 24.60 sec test 30 Start 30: Kokkos_UnitTest_Random 30: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_UnitTest_Random 30: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests 30: Test timeout computed to be: 1500 30: [==========] Running 3 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from openmptarget 30: [ RUN ] openmptarget.Random_XorShift64 30: Test Seed:1714064341657721164 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00041897 -0.00193332 || 0.051031 2045 2398 || 2221.13 2222.06 || -26.7262 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00280438 -0.000438244 || 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.0253793 -0.000563352 || 0.051031 2043 2424 || 2279.92 2222.06 || -7.78778 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00080191 0.000481666 || 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.00723997 0.00282292 || 0.051031 2045 2408 || 2238.27 2222.06 || 39.024 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00516267 -8.03462e-05 || 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.00151733 0.0010972 || 0.051031 2028 2402 || 2218.69 2222.06 || 15.1676 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00149217 -0.000246585 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 3.25521e-08 0.00669741 0.00232727 || 0.051031 2041 2428 || 2207.28 2222.06 || 32.1722 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 0.00467837 0.00122384 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.0155397 0.00175856 || 0.051031 2051 2409 || 2257.14 2222.06 || 24.3104 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.010915 0.000835055 || 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.0075444 -0.000153977 || 0.051031 2041 2442 || 2238.95 2222.06 || -2.12857 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 0.00202631 -0.000590672 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.017555 -0.00144625 || 0.051031 2033 2420 || 2261.77 2222.06 || -19.993 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00413504 0.000570889 || 0.051031 1e+64 -1e+64 30: Test Seed:1714064341735266476 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00586122 -9.65939e-05 || 0.051031 2046 2448 || 2209.11 2222.06 || -1.33531 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00832309 0.000239063 || 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.0113089 -0.00321842 || 0.051031 2037 2403 || 2197.21 2222.06 || -44.4915 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00749977 -0.000306424 || 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.007925 0.00154313 || 0.051031 2045 2408 || 2204.59 2222.06 || 21.3323 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0141102 0.000182351 || 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.0152269 0.000310105 || 0.051031 2023 2409 || 2188.73 2222.06 || 4.28689 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0119722 -0.000719833 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0273019 -0.000468171 || 0.051031 2023 2416 || 2163.01 2222.06 || -6.472 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0056808 -0.000318749 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 3.25521e-08 0.00266146 -0.00142666 || 0.051031 2037 2405 || 2216.16 2222.06 || -19.7222 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 0.0161107 -0.000615596 || 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.00799309 -0.00111769 || 0.051031 2057 2402 || 2204.44 2222.06 || -15.4509 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 -0.00320788 0.000781224 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00450006 -2.58368e-05 || 0.051031 2021 2428 || 2212.11 2222.06 || -0.357168 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00465257 -0.000390192 || 0.051031 1e+64 -1e+64 30: [ OK ] openmptarget.Random_XorShift64 (305 ms) 30: [ RUN ] openmptarget.Random_XorShift1024_0 30: Test Seed:1714064341813672095 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.00876087 0.00145632 || 0.051031 1989 2367 || 2217.65 2198.22 || 20.1322 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00889607 -0.0001472 || 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.00623061 -0.00111678 || 0.051031 2004 2382 || 2212.01 2198.22 || -15.4384 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0038789 -0.000146467 || 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.00293946 -0.00126389 || 0.051031 2035 2386 || 2204.7 2198.22 || -17.472 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00499836 0.000495477 || 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.0155821 -0.00174899 || 0.051031 1998 2380 || 2233.02 2198.22 || -24.1781 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0124007 0.000288969 || 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.0104064 -0.00041883 || 0.051031 2011 2403 || 2221.34 2198.22 || -5.78991 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00144097 0.000103503 || 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.00888024 -0.000968184 || 0.051031 2029 2371 || 2178.87 2198.22 || -13.3842 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00333835 0.000400406 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26926e-05 0.0130737 -0.000963767 || 0.051031 2036 2391 || 2169.85 2198.22 || -13.3231 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 -0.0116215 4.41013e-05 || 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.00446195 0.0005347 || 0.051031 2026 2393 || 2208.08 2198.22 || 7.39169 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 5.58016e-05 0.000134403 || 0.051031 1e+64 -1e+64 30: Test Seed:1714064341925674980 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.00638153 -0.00118691 || 0.051031 2021 2395 || 2184.28 2198.22 || -16.4078 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00991562 -0.000130553 || 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.00133237 -0.00327479 || 0.051031 2022 2387 || 2201.16 2198.22 || -45.2708 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0234329 -0.000324837 || 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.00762663 -0.000402439 || 0.051031 2034 2370 || 2181.58 2198.22 || -5.56332 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00647692 -0.000828676 || 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.000374549 -0.00322449 || 0.051031 2013 2398 || 2197.4 2198.22 || -44.5754 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0194745 0.000417479 || 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.00753813 0.000495246 || 0.051031 2027 2376 || 2214.92 2198.22 || 6.84628 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0102985 0.000299728 || 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.00814686 0.000808145 || 0.051031 1968 2407 || 2216.28 2198.22 || 11.1718 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 -0.0201988 -0.000553799 || 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.0112802 0.000474143 || 0.051031 2015 2396 || 2223.3 2198.22 || 6.55455 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00618959 0.000370498 || 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.0125504 0.000596537 || 0.051031 2037 2382 || 2170.98 2198.22 || 8.24652 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00528347 0.000319062 || 0.051031 1e+64 -1e+64 30: [ OK ] openmptarget.Random_XorShift1024_0 (255 ms) 30: [ RUN ] openmptarget.Multi_streams 30: /var/jenkins/workspace/Kokkos_PR-6962/algorithms/unit_tests/TestRandom.hpp:587: Skipped 30: Libomptarget error 30: [ SKIPPED ] openmptarget.Multi_streams (0 ms) 30: [----------] 3 tests from openmptarget (560 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 3 tests from 1 test suite ran. (560 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.94 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A 31: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 31: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests 31: Test timeout computed to be: 1500 31: [==========] Running 15 tests from 3 test suites. 31: [----------] Global test environment set-up. 31: [----------] 3 tests from std_algorithms_reducers 31: [ RUN ] std_algorithms_reducers.max_first_loc 31: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_first_loc 31: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 31: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 31: [----------] 3 tests from std_algorithms_reducers (0 ms total) 31: 31: [----------] 1 test from std_algorithms 31: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 31: [ OK ] std_algorithms.is_admissible_to_std_algorithms (125 ms) 31: [----------] 1 test from std_algorithms (125 ms total) 31: 31: [----------] 11 tests from random_access_iterator_test 31: [ RUN ] random_access_iterator_test.constructor 31: [ OK ] random_access_iterator_test.constructor (0 ms) 31: [ RUN ] random_access_iterator_test.constructiblity 31: [ OK ] random_access_iterator_test.constructiblity (0 ms) 31: [ RUN ] random_access_iterator_test.dereference 31: [ OK ] random_access_iterator_test.dereference (1 ms) 31: [ RUN ] random_access_iterator_test.subscript_operator 31: [ OK ] random_access_iterator_test.subscript_operator (1 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet1 31: [ OK ] random_access_iterator_test.operatorsSet1 (1 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet2 31: [ OK ] random_access_iterator_test.operatorsSet2 (1 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet3 31: [ OK ] random_access_iterator_test.operatorsSet3 (1 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet4 31: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 31: [ RUN ] random_access_iterator_test.assignment_operator 31: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 31: [ RUN ] random_access_iterator_test.distance 31: [ OK ] random_access_iterator_test.distance (0 ms) 31: [ RUN ] random_access_iterator_test.traits_helpers 31: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 31: [----------] 11 tests from random_access_iterator_test (10 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 15 tests from 3 test suites ran. (135 ms total) 31: [ PASSED ] 15 tests. 31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 1.51 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B 32: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 32: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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 (131 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 (20 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 (20 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 (30 ms) 32: [----------] 6 tests from std_algorithms_min_max_element_test (203 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 6 tests from 1 test suite ran. (203 ms total) 32: [ PASSED ] 6 tests. 32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 1.58 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C 33: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 33: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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 (443 ms) 33: [----------] 1 test from std_algorithms_for_each_test (443 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 (169 ms) 33: [----------] 1 test from std_algorithms_find_test (169 ms total) 33: 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 33: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1363 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 33: [ OK ] std_algorithms_non_mod_seq_ops.find_end (2464 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search 33: [ OK ] std_algorithms_non_mod_seq_ops.search (1584 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 33: [ OK ] std_algorithms_non_mod_seq_ops.search_n (2541 ms) 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (7954 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 (297 ms) 33: [----------] 1 test from std_algorithms_count_test (297 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 (58 ms) 33: [----------] 1 test from std_algorithms_equal_test (58 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 (184 ms) 33: [----------] 1 test from std_algorithms_all_any_none_of_test (184 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 (246 ms) 33: [----------] 1 test from std_algorithms_nonmod_seq_ops (246 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 (420 ms) 33: [----------] 1 test from std_algorithms_mismatch_test (421 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 (145 ms) 33: [----------] 1 test from std_algorithms_mod_seq_ops (145 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 13 tests from 10 test suites ran. (9921 ms total) 33: [ PASSED ] 13 tests. 33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 11.29 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D 34: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 34: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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 (164 ms) 34: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 34: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 34: [----------] 3 tests from std_algorithms_mod_ops_test (166 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 (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 34: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill 34: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 34: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (1 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate 34: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 34: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 34: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (2 ms) 34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (11 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 (79 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_if 34: [ OK ] std_algorithms_replace_ops_test.replace_if (324 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy 34: [ OK ] std_algorithms_replace_ops_test.replace_copy (136 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 34: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (126 ms) 34: [----------] 4 tests from std_algorithms_replace_ops_test (667 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 (128 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique 34: [ OK ] std_algorithms_mod_seq_ops.unique (648 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 34: [ OK ] std_algorithms_mod_seq_ops.unique_copy (261 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove 34: [ OK ] std_algorithms_mod_seq_ops.remove (189 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_if (194 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy (448 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (187 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate 34: [ OK ] std_algorithms_mod_seq_ops.rotate (5595 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 34: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (1423 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_left 34: [ OK ] std_algorithms_mod_seq_ops.shift_left (2697 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_right 34: [ OK ] std_algorithms_mod_seq_ops.shift_right (2884 ms) 34: [----------] 11 tests from std_algorithms_mod_seq_ops (14658 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 (135 ms) 34: [----------] 1 test from std_algorithms_modseq_test (136 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 31 tests from 5 test suites ran. (15639 ms total) 34: [ PASSED ] 31 tests. 34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 16.99 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E 35: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 35: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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 (191 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 (230 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 (5 ms) 35: [ RUN ] std_algorithms_partitioning_test.partition_point 35: [ OK ] std_algorithms_partitioning_test.partition_point (5 ms) 35: [----------] 4 tests from std_algorithms_partitioning_test (18 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 (215 ms) 35: [----------] 1 test from std_algorithms_partitioning_ops (215 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 (303 ms) 35: [----------] 1 test from std_algorithms_numerics_ops_test (303 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 (2499 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 (749 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 (3249 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 (176 ms) 35: [----------] 1 test from std_algorithms_transform_ops_test (176 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 15 tests from 6 test suites ran. (4194 ms total) 35: [ PASSED ] 15 tests. 35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 5.68 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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 (1715 ms) 36: [ RUN ] std_algorithms_count_team_test.count_returns_zero 36: [ OK ] std_algorithms_count_team_test.count_returns_zero (767 ms) 36: [----------] 2 tests from std_algorithms_count_team_test (2482 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 (847 ms) 36: [----------] 1 test from std_algorithms_count_if_team_test (847 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 (1153 ms) 36: [----------] 1 test from std_algorithms_for_each_team_test (1153 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 (1230 ms) 36: [----------] 1 test from std_algorithms_for_each_n_team_test (1230 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 5 tests from 4 test suites ran. (5714 ms total) 36: [ PASSED ] 5 tests. 36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 7.06 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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 37: [ OK ] std_algorithms_equal_team_test.views_are_equal (5706 ms) 37: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 37: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (5586 ms) 37: [----------] 2 tests from std_algorithms_equal_team_test (11293 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 2 tests from 1 test suite ran. (11293 ms total) 37: [ PASSED ] 2 tests. 37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 12.70 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests 38: Test timeout computed to be: 1500 38: [==========] Running 0 tests from 0 test suites. 38: [==========] 0 tests from 0 test suites ran. (0 ms total) 38: [ PASSED ] 0 tests. 38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 1.45 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests 39: Test timeout computed to be: 1500 39: [==========] Running 3 tests from 3 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_min_element_team_test 39: [ RUN ] std_algorithms_min_element_team_test.test 39: [ OK ] std_algorithms_min_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_min_element_team_test (0 ms total) 39: 39: [----------] 1 test from std_algorithms_max_element_team_test 39: [ RUN ] std_algorithms_max_element_team_test.test 39: [ OK ] std_algorithms_max_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_max_element_team_test (0 ms total) 39: 39: [----------] 1 test from std_algorithms_minmax_element_team_test 39: [ RUN ] std_algorithms_minmax_element_team_test.test 39: [ OK ] std_algorithms_minmax_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_minmax_element_team_test (0 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 3 test suites ran. (0 ms total) 39: [ PASSED ] 3 tests. 39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 1.29 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests 40: Test timeout computed to be: 1500 40: [==========] Running 6 tests from 6 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_fill_team_test 40: [ RUN ] std_algorithms_fill_team_test.test 40: [ OK ] std_algorithms_fill_team_test.test (1072 ms) 40: [----------] 1 test from std_algorithms_fill_team_test (1072 ms total) 40: 40: [----------] 1 test from std_algorithms_fill_n_team_test 40: [ RUN ] std_algorithms_fill_n_team_test.test 40: [ OK ] std_algorithms_fill_n_team_test.test (2657 ms) 40: [----------] 1 test from std_algorithms_fill_n_team_test (2657 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_team_test 40: [ RUN ] std_algorithms_replace_team_test.test 40: [ OK ] std_algorithms_replace_team_test.test (1021 ms) 40: [----------] 1 test from std_algorithms_replace_team_test (1022 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_if_team_test 40: [ RUN ] std_algorithms_replace_if_team_test.test 40: [ OK ] std_algorithms_replace_if_team_test.test (1351 ms) 40: [----------] 1 test from std_algorithms_replace_if_team_test (1351 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 (2790 ms) 40: [----------] 1 test from std_algorithms_replace_copy_team_test (2791 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 (2432 ms) 40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (2432 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 6 tests from 6 test suites ran. (11327 ms total) 40: [ PASSED ] 6 tests. 40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 12.68 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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 (1079 ms) 41: [----------] 1 test from std_algorithms_reverse_team_test (1079 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 (1656 ms) 41: [----------] 1 test from std_algorithms_reverse_copy_team_test (1656 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 (3727 ms) 41: [----------] 1 test from std_algorithms_rotate_team_test (3727 ms total) 41: 41: [----------] 1 test from std_algorithms_rotate_copy_team_test 41: [ RUN ] std_algorithms_rotate_copy_team_test.test 41: [ OK ] std_algorithms_rotate_copy_team_test.test (5478 ms) 41: [----------] 1 test from std_algorithms_rotate_copy_team_test (5479 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (11942 ms total) 41: [ PASSED ] 4 tests. 41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 13.28 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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 (2184 ms) 42: [----------] 1 test from std_algorithms_move_team_test (2184 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 (1837 ms) 42: [----------] 1 test from std_algorithms_move_backward_team_test (1837 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 (5667 ms) 42: [----------] 1 test from std_algorithms_shift_left_team_test (5667 ms total) 42: 42: [----------] 1 test from std_algorithms_shift_right_team_test 42: [ RUN ] std_algorithms_shift_right_team_test.test 42: [ OK ] std_algorithms_shift_right_team_test.test (6214 ms) 42: [----------] 1 test from std_algorithms_shift_right_team_test (6214 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (15903 ms total) 42: [ PASSED ] 4 tests. 42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 17.31 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests 43: Test timeout computed to be: 1500 43: [==========] Running 9 tests from 9 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_copy_team_test 43: [ RUN ] std_algorithms_copy_team_test.test 43: [ OK ] std_algorithms_copy_team_test.test (2779 ms) 43: [----------] 1 test from std_algorithms_copy_team_test (2779 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_n_team_test 43: [ RUN ] std_algorithms_copy_n_team_test.test 43: [ OK ] std_algorithms_copy_n_team_test.test (5487 ms) 43: [----------] 1 test from std_algorithms_copy_n_team_test (5487 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 (2077 ms) 43: [----------] 1 test from std_algorithms_copy_backward_team_test (2077 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 (2256 ms) 43: [----------] 1 test from std_algorithms_copy_if_team_test (2256 ms total) 43: 43: [----------] 1 test from std_algorithms_unique_copy_team_test 43: [ RUN ] std_algorithms_unique_copy_team_test.test 43: [ OK ] std_algorithms_unique_copy_team_test.test (3207 ms) 43: [----------] 1 test from std_algorithms_unique_copy_team_test (3207 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_team_test 43: [ RUN ] std_algorithms_remove_team_test.test 43: [ OK ] std_algorithms_remove_team_test.test (1742 ms) 43: [----------] 1 test from std_algorithms_remove_team_test (1742 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_if_team_test 43: [ RUN ] std_algorithms_remove_if_team_test.test 43: [ OK ] std_algorithms_remove_if_team_test.test (3066 ms) 43: [----------] 1 test from std_algorithms_remove_if_team_test (3066 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_copy_team_test 43: [ RUN ] std_algorithms_remove_copy_team_test.test 43: [ OK ] std_algorithms_remove_copy_team_test.test (4091 ms) 43: [----------] 1 test from std_algorithms_remove_copy_team_test (4091 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 (3991 ms) 43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (3991 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 9 tests from 9 test suites ran. (28700 ms total) 43: [ PASSED ] 9 tests. 43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 30.33 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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 (5685 ms) 44: [----------] 1 test from std_algorithms_unique_team_test (5685 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 (5399 ms) 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (5399 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (11085 ms total) 44: [ PASSED ] 2 tests. 44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 12.67 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests 45: Test timeout computed to be: 1500 45: [==========] Running 6 tests from 2 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_is_sorted_team_test 45: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 45: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1600 ms) 45: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 45: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2936 ms) 45: [----------] 2 tests from std_algorithms_is_sorted_team_test (4537 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 (109 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (104 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1743 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1094 ms) 45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3051 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 6 tests from 2 test suites ran. (7588 ms total) 45: [ PASSED ] 6 tests. 45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 9.17 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests 46: Test timeout computed to be: 1500 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_transform_team_test 46: [ RUN ] std_algorithms_transform_team_test.test_unary_op 46: [ OK ] std_algorithms_transform_team_test.test_unary_op (2669 ms) 46: [----------] 1 test from std_algorithms_transform_team_test (2669 ms total) 46: 46: [----------] 1 test from std_algorithms_generate_team_test 46: [ RUN ] std_algorithms_generate_team_test.test_unary_op 46: [ OK ] std_algorithms_generate_team_test.test_unary_op (2767 ms) 46: [----------] 1 test from std_algorithms_generate_team_test (2767 ms total) 46: 46: [----------] 1 test from std_algorithms_generate_n_team_test 46: [ RUN ] std_algorithms_generate_n_team_test.test 46: [ OK ] std_algorithms_generate_n_team_test.test (3110 ms) 46: [----------] 1 test from std_algorithms_generate_n_team_test (3111 ms total) 46: 46: [----------] 1 test from std_algorithms_swap_ranges_team_test 46: [ RUN ] std_algorithms_swap_ranges_team_test.test 46: [ OK ] std_algorithms_swap_ranges_team_test.test (2775 ms) 46: [----------] 1 test from std_algorithms_swap_ranges_team_test (2775 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (11323 ms total) 46: [ PASSED ] 4 tests. 46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 12.73 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests 47: Test timeout computed to be: 1500 47: [==========] Running 1 test from 1 test suite. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test 47: [ RUN ] std_algorithms_exclusive_scan_team_test.test 47: [ OK ] std_algorithms_exclusive_scan_team_test.test (5023 ms) 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (5023 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 1 test from 1 test suite ran. (5023 ms total) 47: [ PASSED ] 1 test. 47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 6.37 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests 48: Test timeout computed to be: 1500 48: [==========] Running 1 test from 1 test suite. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_inclusive_scan_team_test 48: [ RUN ] std_algorithms_inclusive_scan_team_test.test 48: [ OK ] std_algorithms_inclusive_scan_team_test.test (19603 ms) 48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (19603 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 1 test from 1 test suite ran. (19603 ms total) 48: [ PASSED ] 1 test. 48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 21.11 sec test 49 Start 49: Kokkos_UnitTest_SIMD 49: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/simd/unit_tests/Kokkos_UnitTest_SIMD 49: Working Directory: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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 (219 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 (18 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 (3 ms) 49: [ RUN ] simd.host_reductions 49: [ OK ] simd.host_reductions (0 ms) 49: [ RUN ] simd.device_reductions 49: /var/jenkins/workspace/Kokkos_PR-6962/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 (243 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 16 tests from 1 test suite ran. (243 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.71 sec 100% tests passed, 0 tests failed out of 49 Total Test time (real) = 1167.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 stats updated Thu Apr 25 15:26:55 2024 stats zeroed Thu Apr 25 15:26:55 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 1317 cache size 4.4 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 7ddac7d22d8c44e52986b681080106b3e1eeb3fd80a5d4077666923ad143e120 $ docker rm -f --volumes 7ddac7d22d8c44e52986b681080106b3e1eeb3fd80a5d4077666923ad143e120 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [100%] Linking CXX executable Kokkos_CoreUnitTest_Default [100%] Built target Kokkos_CoreUnitTest_Default + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6962/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6962/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-6962/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 178 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (605 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (619 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (583 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (576 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (578 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (753 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/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-6962/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-6962/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-6962/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 (1533 ms) 1: [----------] 7 tests from serial_DeathTest (5251 ms total) 1: 1: [----------] 171 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (1 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (1 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (1 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (1 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (3 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (4 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (3 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (2 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (2 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (12 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (618 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (326 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 (2 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (4 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (25 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (138 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (794 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 (15 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (11126 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (19955 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (4612 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (4504 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (8 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (8 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (1218 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (4130 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (24 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 (260 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (1938 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (283 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 (49678 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (87121 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 (5 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (83 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (37 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (13 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (13 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (3 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (3 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (2 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (1 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (1772 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (1772 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (3526 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (3739 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (682 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 (21322 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (127508 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (13665 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (23 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 171 tests from serial (361032 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 178 tests from 2 test suites ran. (366283 ms total) 1: [ PASSED ] 178 tests. 1/50 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 369.50 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 129 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 9 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4212 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (4359 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6962/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-6962/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [ RUN ] serial_DeathTest.view_out_of_bounds_access 2: [ OK ] serial_DeathTest.view_out_of_bounds_access (9345 ms) 2: [----------] 9 tests from serial_DeathTest (17918 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (16505 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (114 ms) 2: [ RUN ] serial.large_team_scratch_size 2: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (82 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (6841 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (1277 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 (100 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (104 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (105 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (122 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (120 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (123 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (341 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (668 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (718 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 2: [ OK ] serial.repeated_team_reduce (8254 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (1663 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (1670 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (1019 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (134 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (1031 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (196 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (41 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 (26 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (178 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (165 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 (74 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (2 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (10 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 (948 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 (129 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 2: [ OK ] serial.view_fill_tests_layout_right (92779 ms) 2: [ RUN ] serial.view_fill_tests_layout_left 2: [ OK ] serial.view_fill_tests_layout_left (90934 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 (156 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (156 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 (520 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (116 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (9 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (287 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (893 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (8 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 (4 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6962/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (2 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (2 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (154 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (155 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (154 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (6183 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (6169 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (6170 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (6615 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (6610 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (6609 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (267486 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 129 tests from 2 test suites ran. (285404 ms total) 2: [ PASSED ] 126 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/50 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 288.22 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/50 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 2.44 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 4: [==========] Running 180 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host 4: [ OK ] cuda_DeathTest.abort_from_host (1877 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda_DeathTest.abort_from_device (1925 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1879 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1875 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (1879 ms) 4: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (2631 ms) 4: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (5438 ms) 4: [----------] 7 tests from cuda_DeathTest (17507 ms total) 4: 4: [----------] 173 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (15 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (8 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (8 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (8 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (18 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (18 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (18 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (15 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (15 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (223 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral 4: [ OK ] cuda.atomic_views_integral (12452 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (85 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (5 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (19 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (46 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (9 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (1 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (121 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (3711 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (5169 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (4004 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (4472 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (0 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (3 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (3 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (25 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (25 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (255 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (330 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (4 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (34 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (1 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (47 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (115 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 (2090 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: [ OK ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (0 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (1 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (1 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.occupancy_control 4: [ OK ] cuda.occupancy_control (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (15 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (1 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (55 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (2 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (1 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (1 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (7 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (8 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (2 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (5 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (5 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (4 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (3 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (3 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (3 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (0 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (12 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (12 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (15 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (15 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (4 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (136 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (4 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (82 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (38 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (118 ms) 4: [----------] 173 tests from cuda (33992 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 180 tests from 2 test suites ran. (51500 ms total) 4: [ PASSED ] 180 tests. 4/50 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 54.63 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: [==========] Running 129 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 9 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (18806 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (18288 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (46749 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (47467 ms) 5: [ RUN ] cuda_DeathTest.view_out_of_bounds_access 5: [ OK ] cuda_DeathTest.view_out_of_bounds_access (42589 ms) 5: [----------] 9 tests from cuda_DeathTest (173901 ms total) 5: 5: [----------] 92 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 (0 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (32 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (7 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 5: [ OK ] cuda.large_team_scratch_size (0 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (0 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (9 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (8 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (941 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (86 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (70 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (71 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (25 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (12 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (11 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 (1391 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (11 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (11 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (11 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (887 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (902 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (0 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (2 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (14 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 5: [ OK ] cuda.team_policy_max_recommended (131 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (1 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (5 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (4 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (15 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (86 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (3 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (2 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (5 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (60 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (1 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_fill_tests_layout_right 5: [ OK ] cuda.view_fill_tests_layout_right (54 ms) 5: [ RUN ] cuda.view_fill_tests_layout_left 5: [ OK ] cuda.view_fill_tests_layout_left (44 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (166 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (166 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 (572 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (31 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (2 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (1 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.append_formatted_multidimensional_index 5: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (145 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (1 ms) 5: [ RUN ] cuda.workgraph_fib 5: [ OK ] cuda.workgraph_fib (1384 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 92 tests from cuda (7420 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (3 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (0 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (2 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (1 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (3 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (51 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (51 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (52 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (157 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (155 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (155 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (155 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (157 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (155 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 (1132 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 129 tests from 3 test suites ran. (182455 ms total) 5: [ PASSED ] 129 tests. 5/50 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 186.12 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 6: [==========] Running 60 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams 6: [ OK ] cuda.team_scratch_1_streams (43116 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (0 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (1 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 6 tests from cuda (43119 ms total) 6: 6: [----------] 27 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (47 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (81 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (11 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (4 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (4241 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 (130 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right 6: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (95784 ms) 6: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left 6: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (84645 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (518 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (114 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (9 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) 6: [----------] 27 tests from cuda_hostpinned (185594 ms total) 6: 6: [----------] 27 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (69 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (90 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (19 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (6 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (1 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (1129 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (6 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (32 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (3 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_fill_tests_layout_right 6: [ OK ] cuda_uvm.view_fill_tests_layout_right (274 ms) 6: [ RUN ] cuda_uvm.view_fill_tests_layout_left 6: [ OK ] cuda_uvm.view_fill_tests_layout_left (267 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (542 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (32 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (2 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (1 ms) 6: [----------] 27 tests from cuda_uvm (2482 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 60 tests from 3 test suites ran. (231196 ms total) 6: [ PASSED ] 60 tests. 6/50 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 233.96 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (13 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (2018 ms) 7: [----------] 2 tests from cuda (2032 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (2032 ms total) 7: [ PASSED ] 2 tests. 7/50 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 4.49 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 8: [ OK ] cuda.raw_cuda_interop (1611 ms) 8: [----------] 1 test from cuda (1611 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (1612 ms total) 8: [ PASSED ] 1 test. 8/50 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 2.42 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: [ OK ] cuda.raw_cuda_streams (1627 ms) 9: [----------] 1 test from cuda (1627 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (1628 ms total) 9: [ PASSED ] 1 test. 9/50 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 2.44 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 10: [==========] Running 3 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 3 tests from cuda_multi_gpu 10: [ RUN ] cuda_multi_gpu.managed_views 10: [ OK ] cuda_multi_gpu.managed_views (6 ms) 10: [ RUN ] cuda_multi_gpu.unmanaged_views 10: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 10: [ RUN ] cuda_multi_gpu.scratch_space 10: [ OK ] cuda_multi_gpu.scratch_space (3 ms) 10: [----------] 3 tests from cuda_multi_gpu (10 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 3 tests from 1 test suite ran. (11 ms total) 10: [ PASSED ] 3 tests. 10/50 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 2.47 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (0 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (0 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (5 ms) 11: [----------] 5 tests from cuda_count_bugs (6 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (6 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 11/50 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 2.46 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (6 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (7 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (156 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 (6 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (2 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (13 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (16 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (7 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (20 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (274 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (156 ms) 12: [----------] 1 test from kokkosresize (156 ms total) 12: 12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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, std::integer_sequence > 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. (432 ms total) 12: [ PASSED ] 71 tests. 12/50 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 2.97 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 13: Test timeout computed to be: 1500 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from initialization 13: [ RUN ] initialization.legion_initialization 13: [ OK ] initialization.legion_initialization (1631 ms) 13: [----------] 1 test from initialization (1631 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (1632 ms total) 13: [ PASSED ] 1 test. 13/50 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 2.45 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 14: SUCCESS 14/50 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 2.41 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. 15/50 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 2.41 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 16: Test timeout computed to be: 1500 16: [==========] Running 28 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 26 tests from kokkosp 16: [ RUN ] kokkosp.test_named_instance_fence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: [ OK ] kokkosp.test_named_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_instance_fence 16: Ref: 33554433 16: Ref: Unnamed Instance Fence 16: 33554433 16: Kokkos::Cuda::fence(): Unnamed Instance Fence 16: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_named_global_fence 16: Ref: 33554432 16: Ref: test global fence 16: 0 16: test global fence 16: Miss on id 16: 33554432 16: test global fence 16: [ OK ] kokkosp.test_named_global_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_global_fence 16: Ref: 33554432 16: Ref: Unnamed Global Fence 16: 0 16: Kokkos::fence: Unnamed Global Fence 16: Miss on id 16: 33554432 16: Kokkos::fence: Unnamed Global Fence 16: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 16: [ RUN ] kokkosp.test_multiple_default_instances 16: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 16: [ RUN ] kokkosp.test_id_gen 16: [ OK ] kokkosp.test_id_gen (0 ms) 16: [ RUN ] kokkosp.test_kernel_sequence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: Ref: 33554433 16: Ref: test_kernel 16: 33554433 16: named_instance 16: Miss on name 16: 33554433 16: test_kernel 16: [ OK ] kokkosp.test_kernel_sequence (0 ms) 16: [ RUN ] kokkosp.test_streams 16: [ OK ] kokkosp.test_streams (0 ms) 16: [ RUN ] kokkosp.async_deep_copy 16: [ OK ] kokkosp.async_deep_copy (0 ms) 16: [ RUN ] kokkosp.parallel_for 16: [ OK ] kokkosp.parallel_for (0 ms) 16: [ RUN ] kokkosp.parallel_reduce 16: [ OK ] kokkosp.parallel_reduce (0 ms) 16: [ RUN ] kokkosp.parallel_scan 16: [ OK ] kokkosp.parallel_scan (4 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence 16: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence_view 16: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 16: [ RUN ] kokkosp.regions 16: [ OK ] kokkosp.regions (0 ms) 16: [ RUN ] kokkosp.fences 16: [ OK ] kokkosp.fences (0 ms) 16: [ RUN ] kokkosp.raw_allocation 16: [ OK ] kokkosp.raw_allocation (0 ms) 16: [ RUN ] kokkosp.view 16: [ OK ] kokkosp.view (0 ms) 16: [ RUN ] kokkosp.sections 16: [ OK ] kokkosp.sections (0 ms) 16: [ RUN ] kokkosp.metadata 16: [ OK ] kokkosp.metadata (0 ms) 16: [ RUN ] kokkosp.profile_events 16: [ OK ] kokkosp.profile_events (0 ms) 16: [ RUN ] kokkosp.no_init_kernel 16: [ OK ] kokkosp.no_init_kernel (0 ms) 16: [ RUN ] kokkosp.get_events 16: [ OK ] kokkosp.get_events (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init 16: [ OK ] kokkosp.create_mirror_no_init (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 16: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 16: [ RUN ] kokkosp.create_mirror_view_and_copy 16: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 16: [----------] 26 tests from kokkosp (6 ms total) 16: 16: [----------] 2 tests from defaultdevicetype 16: [ RUN ] defaultdevicetype.profiling_section 16: [ OK ] defaultdevicetype.profiling_section (0 ms) 16: [ RUN ] defaultdevicetype.scoped_profile_region 16: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 16: [----------] 2 tests from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 2 test suites ran. (6 ms total) 16: [ PASSED ] 28 tests. 16/50 Test #16: Kokkos_CoreUnitTest_KokkosP ...................... Passed 2.43 sec test 17 Start 17: Kokkos_CoreUnitTest_StackTraceTest 17: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec 17: Test timeout computed to be: 1500 17: [==========] Running 3 tests from 2 test suites. 17: [----------] Global test environment set-up. 17: [----------] 2 tests from defaultdevicetype_DeathTest 17: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 17: 17: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570c711] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567eec4] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x555555675aae] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14d) [0x555555676e59] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd21c] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4d17] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568911c] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689b5e] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a45b] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699df9] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be2dd] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5fdd] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569855e] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678eea] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556774b9] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 17: 17: demangled test_f1: 17: [0x55555570c711] Kokkos::Impl::save_stacktrace() 17: [0x55555567eec4] Test::stacktrace_test_f1(std::ostream&) 17: [0x555555675aae] Test::test_stacktrace(bool, bool) 17: [0x555555676e59] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x5555556bd21c] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b4d17] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x55555568911c] testing::Test::Run() 17: [0x555555689b5e] testing::TestInfo::Run() 17: [0x55555568a45b] testing::TestSuite::Run() 17: [0x555555699df9] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556be2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b5fdd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x55555569855e] testing::UnitTest::Run() 17: [0x555555678eea] RUN_ALL_TESTS() 17: [0x5555556774b9] main 17: [0x7ffff5c65083] __libc_start_main 17: [0x5555556758ce] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570c711] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567eec4] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567fcd6] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x5555556762b8] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14d) [0x555555676e59] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd21c] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4d17] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568911c] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689b5e] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a45b] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699df9] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be2dd] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5fdd] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569855e] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678eea] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556774b9] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 17: 17: demangled test_f3: 17: [0x55555570c711] Kokkos::Impl::save_stacktrace() 17: [0x55555567eec4] Test::stacktrace_test_f1(std::ostream&) 17: [0x55555567fcd6] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x5555556762b8] Test::test_stacktrace(bool, bool) 17: [0x555555676e59] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 17: [0x5555556bd21c] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b4d17] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x55555568911c] testing::Test::Run() 17: [0x555555689b5e] testing::TestInfo::Run() 17: [0x55555568a45b] testing::TestSuite::Run() 17: [0x555555699df9] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556be2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b5fdd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x55555569855e] testing::UnitTest::Run() 17: [0x555555678eea] RUN_ALL_TESTS() 17: [0x5555556774b9] main 17: [0x7ffff5c65083] __libc_start_main 17: [0x5555556758ce] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (339 ms) 17: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 17: 17: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570c711] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567eec4] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x555555675aae] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14d) [0x555555677211] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd21c] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4d17] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568911c] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689b5e] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a45b] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699df9] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be2dd] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5fdd] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569855e] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678eea] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556774b9] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 17: 17: demangled test_f1: 17: [0x55555570c711] Kokkos::Impl::save_stacktrace() 17: [0x55555567eec4] Test::stacktrace_test_f1(std::ostream&) 17: [0x555555675aae] Test::test_stacktrace(bool, bool) 17: [0x555555677211] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x5555556bd21c] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b4d17] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x55555568911c] testing::Test::Run() 17: [0x555555689b5e] testing::TestInfo::Run() 17: [0x55555568a45b] testing::TestSuite::Run() 17: [0x555555699df9] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556be2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b5fdd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x55555569855e] testing::UnitTest::Run() 17: [0x555555678eea] RUN_ALL_TESTS() 17: [0x5555556774b9] main 17: [0x7ffff5c65083] __libc_start_main 17: [0x5555556758ce] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570c711] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567eec4] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567fcd6] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x5555556762b8] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14d) [0x555555677211] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd21c] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4d17] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568911c] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689b5e] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a45b] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699df9] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be2dd] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5fdd] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569855e] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678eea] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556774b9] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 17: 17: demangled test_f3: 17: [0x55555570c711] Kokkos::Impl::save_stacktrace() 17: [0x55555567eec4] Test::stacktrace_test_f1(std::ostream&) 17: [0x55555567fcd6] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x5555556762b8] Test::test_stacktrace(bool, bool) 17: [0x555555677211] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 17: [0x5555556bd21c] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b4d17] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x55555568911c] testing::Test::Run() 17: [0x555555689b5e] testing::TestInfo::Run() 17: [0x55555568a45b] testing::TestSuite::Run() 17: [0x555555699df9] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556be2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b5fdd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x55555569855e] testing::UnitTest::Run() 17: [0x555555678eea] RUN_ALL_TESTS() 17: [0x5555556774b9] main 17: [0x7ffff5c65083] __libc_start_main 17: [0x5555556758ce] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (288 ms) 17: [----------] 2 tests from defaultdevicetype_DeathTest (628 ms total) 17: 17: [----------] 1 test from defaultdevicetype 17: [ RUN ] defaultdevicetype.stacktrace_normal 17: Top of f1 17: Top of f0 17: Top of f0 17: test_f1: 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570c711] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567eec4] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x3b) [0x555555675aae] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x555555676d09] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd21c] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4d17] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568911c] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689b5e] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a45b] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699df9] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be2dd] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5fdd] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569855e] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678eea] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556774b9] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 17: 17: demangled test_f1: 17: [0x55555570c711] Kokkos::Impl::save_stacktrace() 17: [0x55555567eec4] Test::stacktrace_test_f1(std::ostream&) 17: [0x555555675aae] Test::test_stacktrace(bool, bool) 17: [0x555555676d09] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 17: [0x5555556bd21c] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b4d17] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x55555568911c] testing::Test::Run() 17: [0x555555689b5e] testing::TestInfo::Run() 17: [0x55555568a45b] testing::TestSuite::Run() 17: [0x555555699df9] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556be2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b5fdd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x55555569855e] testing::UnitTest::Run() 17: [0x555555678eea] RUN_ALL_TESTS() 17: [0x5555556774b9] main 17: [0x7ffff5c65083] __libc_start_main 17: [0x5555556758ce] _start 17: 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f3 17: Top of f1 17: Top of f0 17: Top of f0 17: StackTrace f3(std::cout, 4) returned: 110 17: test_f3: 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55555570c711] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x49) [0x55555567eec4] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x4d) [0x55555567fcd6] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0x63) [0x55555567fcec] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x845) [0x5555556762b8] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test40defaultdevicetype_stacktrace_normal_Test8TestBodyEv+0x1f) [0x555555676d09] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556bd21c] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b4d17] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0xf2) [0x55555568911c] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x140) [0x555555689b5e] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x149) [0x55555568a45b] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x41f) [0x555555699df9] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal38HandleSehExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x69) [0x5555556be2dd] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x5e) [0x5555556b5fdd] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0xc4) [0x55555569855e] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_Z13RUN_ALL_TESTSv+0x15) [0x555555678eea] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x3e) [0x5555556774b9] 17: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c65083] 17: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x5555556758ce] 17: 17: demangled test_f3: 17: [0x55555570c711] Kokkos::Impl::save_stacktrace() 17: [0x55555567eec4] Test::stacktrace_test_f1(std::ostream&) 17: [0x55555567fcd6] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x55555567fcec] Test::stacktrace_test_f3(std::ostream&, int) 17: [0x5555556762b8] Test::test_stacktrace(bool, bool) 17: [0x555555676d09] Test::defaultdevicetype_stacktrace_normal_Test::TestBody() 17: [0x5555556bd21c] void testing::internal::HandleSehExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x5555556b4d17] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 17: [0x55555568911c] testing::Test::Run() 17: [0x555555689b5e] testing::TestInfo::Run() 17: [0x55555568a45b] testing::TestSuite::Run() 17: [0x555555699df9] testing::internal::UnitTestImpl::RunAllTests() 17: [0x5555556be2dd] bool testing::internal::HandleSehExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x5555556b5fdd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 17: [0x55555569855e] testing::UnitTest::Run() 17: [0x555555678eea] RUN_ALL_TESTS() 17: [0x5555556774b9] main 17: [0x7ffff5c65083] __libc_start_main 17: [0x5555556758ce] _start 17: 17: Test setting std::terminate handler that prints the last saved stack trace 17: [ OK ] defaultdevicetype.stacktrace_normal (6 ms) 17: [----------] 1 test from defaultdevicetype (6 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 3 tests from 2 test suites ran. (634 ms total) 17: [ PASSED ] 3 tests. 17/50 Test #17: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 3.04 sec test 18 Start 18: Kokkos_IncrementalTest_SERIAL 18: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 18: Test timeout computed to be: 1500 18: [==========] Running 28 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 28 tests from SERIAL 18: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 18: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 18: [ RUN ] SERIAL.IncrTest_01_execspace 18: Host Serial Execution Space: 18: KOKKOS_ENABLE_SERIAL: yes 18: 18: Serial Runtime Configuration: 18: Serial 18: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 18: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 18: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 18: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 18: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 18: [ RUN ] SERIAL.IncrTest_02_AtomicSub 18: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 18: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 18: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 18: [ RUN ] SERIAL.IncrTest_03b_memspace_free 18: [ OK ] SERIAL.IncrTest_03b_memspace_free (243 ms) 18: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 18: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 18: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 18: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 18: [ RUN ] SERIAL.IncrTest_05_reduction 18: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 18: [ RUN ] SERIAL.IncrTest_06_mdrange2D 18: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 18: [ RUN ] SERIAL.IncrTest_06_mdrange3D 18: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 18: [ RUN ] SERIAL.IncrTest_06_mdrange4D 18: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 18: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 18: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 18: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 18: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 18: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 18: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (1 ms) 18: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 18: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 18: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 18: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (4 ms) 18: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 18: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (4 ms) 18: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 18: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (2831 ms) 18: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 18: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (26 ms) 18: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 18: [ OK ] SERIAL.IncrTest_12b_TeamScratch (108 ms) 18: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 18: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 18: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 18: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 18: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 18: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 18: [ RUN ] SERIAL.incr_14_MDrangeReduce 18: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 18: [ RUN ] SERIAL.IncrTest_16_parallelscan 18: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 18: [ RUN ] SERIAL.incr_17_atomicView 18: [ OK ] SERIAL.incr_17_atomicView (0 ms) 18: [----------] 28 tests from SERIAL (3223 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 28 tests from 1 test suite ran. (3223 ms total) 18: [ PASSED ] 28 tests. 18/50 Test #18: Kokkos_IncrementalTest_SERIAL .................... Passed 5.68 sec test 19 Start 19: Kokkos_IncrementalTest_CUDA 19: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_IncrementalTest_CUDA 19: Test timeout computed to be: 1500 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from CUDA 19: [ RUN ] CUDA.IncrTest_01_execspace_typedef 19: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] CUDA.IncrTest_01_execspace 19: Device Execution Space: 19: KOKKOS_ENABLE_CUDA: yes 19: Cuda Options: 19: KOKKOS_ENABLE_CUDA_LAMBDA: yes 19: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 19: KOKKOS_ENABLE_CUDA_UVM: no 19: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 19: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 19: 19: Cuda Runtime Configuration: 19: macro KOKKOS_ENABLE_CUDA : defined 19: macro CUDA_VERSION = 11060 = version 11.6 19: Kokkos::Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.14 G, Shared Memory per Block: 48 K : Selected 19: Cuda 19: [ OK ] CUDA.IncrTest_01_execspace (1 ms) 19: [ RUN ] CUDA.IncrTest_02_AtomicExchange 19: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] CUDA.IncrTest_02_AtomicAdd 19: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] CUDA.IncrTest_02_AtomicSub 19: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 19: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] CUDA.IncrTest_03b_memspace_free 19: [ OK ] CUDA.IncrTest_03b_memspace_free (19047 ms) 19: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 19: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 19: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] CUDA.IncrTest_05_reduction 19: [ OK ] CUDA.IncrTest_05_reduction (4 ms) 19: [ RUN ] CUDA.IncrTest_06_mdrange2D 19: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] CUDA.IncrTest_06_mdrange3D 19: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] CUDA.IncrTest_06_mdrange4D 19: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 19: [ OK ] CUDA.IncrTest_08_deep_copy_2D (4 ms) 19: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 19: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 19: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 19: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 19: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (2 ms) 19: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (2 ms) 19: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (1281 ms) 19: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 19: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 19: [ RUN ] CUDA.IncrTest_12b_TeamScratch 19: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 19: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 19: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 19: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 19: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 19: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 19: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 19: [ RUN ] CUDA.incr_14_MDrangeReduce 19: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 19: [ RUN ] CUDA.IncrTest_16_parallelscan 19: [ OK ] CUDA.IncrTest_16_parallelscan (0 ms) 19: [ RUN ] CUDA.incr_17_atomicView 19: [ OK ] CUDA.incr_17_atomicView (0 ms) 19: [----------] 28 tests from CUDA (20353 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (20353 ms total) 19: [ PASSED ] 28 tests. 19/50 Test #19: Kokkos_IncrementalTest_CUDA ...................... Passed 22.84 sec test 20 Start 20: Kokkos_CoreUnitTest_CTestDevice 20: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 20: Test timeout computed to be: 1500 20: [==========] Running 8 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 8 tests from ctest_environment 20: [ RUN ] ctest_environment.no_device_type 20: [ OK ] ctest_environment.no_device_type (0 ms) 20: [ RUN ] ctest_environment.no_process_count 20: [ OK ] ctest_environment.no_process_count (0 ms) 20: [ RUN ] ctest_environment.invalid_rank 20: [ OK ] ctest_environment.invalid_rank (0 ms) 20: [ RUN ] ctest_environment.no_type_str 20: [ OK ] ctest_environment.no_type_str (0 ms) 20: [ RUN ] ctest_environment.missing_type 20: [ OK ] ctest_environment.missing_type (0 ms) 20: [ RUN ] ctest_environment.no_id_str 20: [ OK ] ctest_environment.no_id_str (0 ms) 20: [ RUN ] ctest_environment.invalid_id_str 20: [ OK ] ctest_environment.invalid_id_str (0 ms) 20: [ RUN ] ctest_environment.good 20: [ OK ] ctest_environment.good (0 ms) 20: [----------] 8 tests from ctest_environment (0 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 8 tests from 1 test suite ran. (0 ms total) 20: [ PASSED ] 8 tests. 20/50 Test #20: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.03 sec test 21 Start 21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 21: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 21: Test timeout computed to be: 1500 21/50 Test #21: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 22 Start 22: Kokkos_PerformanceTest_TaskDag 22: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 22: Test timeout computed to be: 1500 22/50 Test #22: Kokkos_PerformanceTest_TaskDag ................... Passed 0.02 sec test 23 Start 23: Kokkos_PerformanceTest_Benchmark 23: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-25_T15-27-47.json" 23: Test timeout computed to be: 1500 23: 2024-04-25T18:03:21+00:00 23: Running /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 23: Run on (20 X 2345.59 MHz CPU s) 23: CPU Caches: 23: L1 Data 64 KiB (x20) 23: L1 Instruction 64 KiB (x20) 23: L2 Unified 512 KiB (x20) 23: L3 Unified 16384 KiB (x20) 23: Load Average: 1.07, 1.38, 1.28 23: CPU architecture: none 23: Default Device: N6Kokkos4CudaE 23: GPU architecture: AMPERE80 23: KOKKOS_COMPILER_GNU: 940 23: KOKKOS_COMPILER_NVCC: 1160 23: KOKKOS_ENABLE_ASM: yes 23: KOKKOS_ENABLE_CUDA: yes 23: KOKKOS_ENABLE_CUDA_LAMBDA: yes 23: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 23: KOKKOS_ENABLE_CUDA_UVM: no 23: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 23: KOKKOS_ENABLE_CXX17: yes 23: KOKKOS_ENABLE_CXX20: no 23: KOKKOS_ENABLE_CXX23: no 23: KOKKOS_ENABLE_CXX26: no 23: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 23: KOKKOS_ENABLE_HWLOC: no 23: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 23: KOKKOS_ENABLE_LIBDL: no 23: KOKKOS_ENABLE_PRAGMA_IVDEP: no 23: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 23: KOKKOS_ENABLE_PRAGMA_UNROLL: no 23: KOKKOS_ENABLE_PRAGMA_VECTOR: no 23: KOKKOS_ENABLE_SERIAL: yes 23: Kokkos: Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.14 G, Shared Memory per Block: 48 K : Selected 23: Kokkos Version: 4.3.99 23: macro KOKKOS_ENABLE_CUDA: defined 23: platform: 64bit 23: ***WARNING*** Library was built as DEBUG. Timings may be affected. 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Count Time normalized 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: GramSchmidt/Count:1024/iterations:5/manual_time 0.018 s 0.020 s 5 1024 17.1812u 23: GramSchmidt/Count:2048/iterations:5/manual_time 0.018 s 0.020 s 5 2.048k 8.60892u 23: GramSchmidt/Count:4096/iterations:5/manual_time 0.018 s 0.021 s 5 4.096k 4.31155u 23: GramSchmidt/Count:8192/iterations:5/manual_time 0.018 s 0.024 s 5 8.192k 2.17117u 23: GramSchmidt/Count:16384/iterations:5/manual_time 0.018 s 0.031 s 5 16.384k 1.11603u 23: GramSchmidt/Count:32768/iterations:5/manual_time 0.018 s 0.044 s 5 32.768k 567.158n 23: GramSchmidt/Count:65536/iterations:5/manual_time 0.018 s 0.072 s 5 65.536k 276.12n 23: GramSchmidt/Count:131072/iterations:5/manual_time 0.019 s 0.124 s 5 131.072k 143.494n 23: GramSchmidt/Count:262144/iterations:5/manual_time 0.020 s 0.234 s 5 262.144k 77.3784n 23: GramSchmidt/Count:524288/iterations:5/manual_time 0.023 s 0.443 s 5 524.288k 44.1711n 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: GB/s Max 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: CustomReduction/N:100000/R:1000/manual_time 0.005 s 0.029 s 135 29.5188k/s 11.5 23: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 23: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 23: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 23: OverlapRangePolicy/N:2000/M:10000/R:10 0.804 s 0.803 s 1 0.106566 0.106329 0.107908 0.107831 0.0538709 0.0538213 23: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 23: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 23: OverlapMDRangePolicy/N:200/M:10000/R:10 0.041 s 0.041 s 17 5.70193m 5.6272m 4.70827m 4.70795m 2.8305m 2.3538m 23: OverlapTeamPolicy/N:20/M:1000000/R:10 0.616 s 0.616 s 1 0.0839058 0.083848 0.079103 0.0791152 0.0395906 0.0395497 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations Count Time normalized 23: --------------------------------------------------------------------------------------------------------------------------------------------------- 23: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 27.3936n 23: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 20.4922n 23: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.001 s 5 4.096k 6.99316n 23: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.46228n 23: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.78802n 23: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 901.642p 23: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 725.525p 23: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 726.685p 23: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 617.76p 23: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.002 s 5 524.288k 538.99p 23: ----------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: rate 23: ----------------------------------------------------------------------------------------------------------------------------------- 23: Malloc/N:1/manual_time 11.9 us 25.9 us 58264 83.8695k/s 23: Malloc/N:16/manual_time 11.9 us 25.8 us 58810 84.3077k/s 23: Malloc/N:256/manual_time 11.9 us 25.7 us 59054 84.0347k/s 23: Malloc/N:4096/manual_time 11.9 us 25.8 us 57924 83.7814k/s 23: Malloc/N:65536/manual_time 12.0 us 25.9 us 58689 83.2869k/s 23: Malloc/N:1048576/manual_time 103 us 191 us 6793 9.72274k/s 23: Malloc/N:16777216/manual_time 505 us 608 us 1385 1.97849k/s 23: Malloc/N:268435456/manual_time 4926 us 1081 us 840 203.015/s 23: Malloc/N:4294967296/manual_time 127247 us 5660 us 6 7.85874/s 23: MallocFree/N:1/manual_time 25.9 us 26.2 us 27052 38.5567k/s 23: MallocFree/N:16/manual_time 26.1 us 26.2 us 26882 38.2805k/s 23: MallocFree/N:256/manual_time 25.7 us 25.8 us 27351 38.8873k/s 23: MallocFree/N:4096/manual_time 25.9 us 26.0 us 27041 38.5733k/s 23: MallocFree/N:65536/manual_time 25.8 us 26.0 us 27056 38.7738k/s 23: MallocFree/N:1048576/manual_time 192 us 192 us 3641 5.21628k/s 23: MallocFree/N:16777216/manual_time 607 us 607 us 1155 1.64842k/s 23: MallocFree/N:268435456/manual_time 4657 us 1080 us 659 214.736/s 23: MallocFree/N:4294967296/manual_time 124871 us 5786 us 9 8.00827/s 23: MallocTouch/N:1/manual_time 17.5 us 31.4 us 40002 57.2338k/s 23: MallocTouch/N:16/manual_time 17.3 us 31.0 us 40022 57.8713k/s 23: MallocTouch/N:256/manual_time 17.2 us 30.9 us 40561 58.021k/s 23: MallocTouch/N:4096/manual_time 28.9 us 43.0 us 24145 34.5976k/s 23: MallocTouch/N:65536/manual_time 29.3 us 43.3 us 23926 34.1367k/s 23: MallocTouch/N:1048576/manual_time 130 us 220 us 5353 7.69202k/s 23: MallocTouch/N:16777216/manual_time 530 us 635 us 1321 1.88716k/s 23: MallocTouch/N:268435456/manual_time 4929 us 1099 us 845 202.9/s 23: MallocTouch/N:4294967296/manual_time 111438 us 6531 us 9 8.9736/s 23: MallocTouchFree/N:1/manual_time 31.6 us 31.7 us 22365 31.6922k/s 23: MallocTouchFree/N:16/manual_time 31.8 us 31.9 us 22040 31.4776k/s 23: MallocTouchFree/N:256/manual_time 31.2 us 31.3 us 22399 32.0425k/s 23: MallocTouchFree/N:4096/manual_time 43.1 us 43.2 us 16224 23.2027k/s 23: MallocTouchFree/N:65536/manual_time 43.5 us 43.6 us 16105 22.9949k/s 23: MallocTouchFree/N:1048576/manual_time 221 us 222 us 3132 4.51938k/s 23: MallocTouchFree/N:16777216/manual_time 634 us 635 us 1105 1.57658k/s 23: MallocTouchFree/N:268435456/manual_time 4657 us 1101 us 659 214.729/s 23: MallocTouchFree/N:4294967296/manual_time 113640 us 6303 us 9 8.79971/s 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: Benchmark Time CPU Iterations FOM: GB/s MB 23: ---------------------------------------------------------------------------------------------------------------------------------------------- 23: ViewAllocate_Rank1/N:10/manual_time 0.021 s 0.002 s 38 38.5115/s 800 23: ViewAllocate_Rank1/N:10/manual_time 0.020 s 0.002 s 32 39.7153/s 800 23: ViewAllocate_Rank2/N:10/manual_time 0.020 s 0.002 s 33 40.6694/s 800 23: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.002 s 29 41.2057/s 800 23: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.002 s 35 41.0701/s 800 23: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.002 s 35 41.0969/s 800 23: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.002 s 35 41.1546/s 800 23: ViewAllocate_Rank4/N:10/manual_time 0.020 s 0.002 s 43 39.1976/s 800 23: ViewAllocate_Rank5/N:10/manual_time 0.021 s 0.002 s 35 39.0121/s 800 23: ViewAllocate_Rank5/N:10/manual_time 0.021 s 0.002 s 35 38.9641/s 800 23: ViewAllocate_Rank6/N:10/manual_time 0.021 s 0.002 s 35 38.8773/s 800 23: ViewAllocate_Rank6/N:10/manual_time 0.021 s 0.002 s 35 39.0239/s 800 23: ViewAllocate_Rank7/N:10/manual_time 0.021 s 0.002 s 35 39.0035/s 800 23: ViewAllocate_Rank7/N:10/manual_time 0.020 s 0.002 s 35 39.064/s 800 23: ViewAllocate_Rank8/N:10/manual_time 0.021 s 0.002 s 35 39.0117/s 800 23: ViewAllocate_Rank8/N:10/manual_time 0.021 s 0.002 s 35 38.8874/s 800 23: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 626 1.4303k/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 628 1.43495k/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 626 1.43448k/s 1.6k 23: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 629 1.47012k/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 629 1.47002k/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 629 1.47032k/s 1.6k 23: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 629 1.47008k/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 298 682.193/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 182 416.553/s 1.6k 23: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 628 1.46995k/s 1.6k 23: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 300 685.408/s 1.6k 23: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 399 917.323/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 628 1.46997k/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 628 1.46935k/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 629 1.4702k/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 629 1.46984k/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 173 397.099/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.005 s 0.005 s 140 321.101/s 1.6k 23: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 285 654.6/s 1.6k 23: ViewDeepCopy_Rank5/N:10/manual_time 0.004 s 0.004 s 171 391.867/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 629 1.46959k/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 629 1.47012k/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.008 s 0.008 s 88 204.149/s 1.6k 23: ViewDeepCopy_Rank6/N:10/manual_time 0.005 s 0.005 s 135 308.567/s 1.6k 23: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 629 1.47004k/s 1.6k 23: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 629 1.46978k/s 1.6k 23: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 116 269.022/s 1.6k 23: ViewDeepCopy_Rank7/N:10/manual_time 0.003 s 0.003 s 229 523.722/s 1.6k 23: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 629 1.46995k/s 1.6k 23: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 628 1.46984k/s 1.6k 23: ViewDeepCopy_Rank8/N:10/manual_time 0.007 s 0.007 s 102 236.564/s 1.6k 23: ViewDeepCopy_Rank8/N:10/manual_time 0.003 s 0.003 s 253 579.77/s 1.6k 23: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 682 1.59643k/s 1.6k 23: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 682 1.59599k/s 1.6k 23: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 683 1.59604k/s 1.6k 23: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 683 1.59569k/s 1.6k 23: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1167 1.33648k/s 800 23: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1166 1.3364k/s 800 23: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1170 1.33647k/s 800 23: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1167 1.33635k/s 800 23: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1170 1.33651k/s 800 23: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1170 1.33639k/s 800 23: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1168 1.33682k/s 800 23: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1170 1.33734k/s 800 23: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1170 1.33634k/s 800 23: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1164 1.33623k/s 800 23: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1167 1.33637k/s 800 23: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1170 1.33654k/s 800 23: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1167 1.33684k/s 800 23: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1170 1.33623k/s 800 23: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1169 1.33639k/s 800 23: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1168 1.33665k/s 800 23: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1173 1.34146k/s 800 23: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1174 1.3417k/s 800 23: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.33614k/s 1.6k 23: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.44994k/s 1.6k 23: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.63675k/s 1.6k 23: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.61818k/s 1.6k 23: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.35425k/s 1.6k 23: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.17697k/s 1.6k 23: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.54318k/s 1.6k 23: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.54534k/s 1.6k 23: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.3898k/s 1.6k 23: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.38233k/s 1.6k 23: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.9924k/s 1.6k 23: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.14507k/s 1.6k 23: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.55762k/s 1.6k 23: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.05947k/s 1.6k 23: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.93001k/s 1.6k 23: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.8226k/s 1.6k 23: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.29552k/s 1.6k 23: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.61562k/s 1.6k 23: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.001 s 10 3.20626k/s 1.6k 23: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.0754k/s 1.6k 23: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.49489k/s 1.6k 23: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.46096k/s 1.6k 23: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.70366k/s 1.6k 23: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.65325k/s 1.6k 23: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.86758k/s 1.6k 23: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.83772k/s 1.6k 23: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.73559k/s 1.6k 23: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.33515k/s 1.6k 23: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.15955k/s 1.6k 23: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.12913k/s 1.6k 23: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.76458k/s 1.6k 23: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.69145k/s 1.6k 23: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1024.39/s 1.6k 23: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1022.71/s 1.6k 23/50 Test #23: Kokkos_PerformanceTest_Benchmark ................. Passed 134.22 sec test 24 Start 24: Kokkos_Benchmark_Atomic_MinMax 24: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-25_T15-27-47.json" 24: Test timeout computed to be: 1500 24: 2024-04-25T18:05:35+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 24: Run on (20 X 2345.59 MHz CPU s) 24: CPU Caches: 24: L1 Data 64 KiB (x20) 24: L1 Instruction 64 KiB (x20) 24: L2 Unified 512 KiB (x20) 24: L3 Unified 16384 KiB (x20) 24: Load Average: 0.99, 1.18, 1.21 24: CPU architecture: none 24: Default Device: N6Kokkos4CudaE 24: GPU architecture: AMPERE80 24: KOKKOS_COMPILER_GNU: 940 24: KOKKOS_COMPILER_NVCC: 1160 24: KOKKOS_ENABLE_ASM: yes 24: KOKKOS_ENABLE_CUDA: yes 24: KOKKOS_ENABLE_CUDA_LAMBDA: yes 24: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 24: KOKKOS_ENABLE_CUDA_UVM: no 24: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 24: KOKKOS_ENABLE_CXX17: yes 24: KOKKOS_ENABLE_CXX20: no 24: KOKKOS_ENABLE_CXX23: no 24: KOKKOS_ENABLE_CXX26: no 24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 24: KOKKOS_ENABLE_LIBDL: no 24: KOKKOS_ENABLE_PRAGMA_IVDEP: no 24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 24: KOKKOS_ENABLE_PRAGMA_UNROLL: no 24: KOKKOS_ENABLE_PRAGMA_VECTOR: no 24: KOKKOS_ENABLE_SERIAL: yes 24: Kokkos: Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.14 G, Shared Memory per Block: 48 K : Selected 24: Kokkos Version: 4.3.99 24: macro KOKKOS_ENABLE_CUDA: defined 24: platform: 64bit 24: ***WARNING*** Library was built as DEBUG. Timings may be affected. 24: ---------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations 24: ---------------------------------------------------------------------------------------------------------------------------------------- 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 24/50 Test #24: Kokkos_Benchmark_Atomic_MinMax ................... Passed 2.55 sec test 25 Start 25: Kokkos_PerformanceTest_Mempool 25: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-25_T15-27-47.json" 25: Test timeout computed to be: 1500 25: 2024-04-25T18:05:38+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Mempool 25: Run on (20 X 2345.59 MHz CPU s) 25: CPU Caches: 25: L1 Data 64 KiB (x20) 25: L1 Instruction 64 KiB (x20) 25: L2 Unified 512 KiB (x20) 25: L3 Unified 16384 KiB (x20) 25: Load Average: 0.99, 1.18, 1.21 25: CPU architecture: none 25: Default Device: N6Kokkos4CudaE 25: GPU architecture: AMPERE80 25: KOKKOS_COMPILER_GNU: 940 25: KOKKOS_COMPILER_NVCC: 1160 25: KOKKOS_ENABLE_ASM: yes 25: KOKKOS_ENABLE_CUDA: yes 25: KOKKOS_ENABLE_CUDA_LAMBDA: yes 25: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_CUDA_UVM: no 25: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 25: KOKKOS_ENABLE_CXX17: yes 25: KOKKOS_ENABLE_CXX20: no 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 25: KOKKOS_ENABLE_LIBDL: no 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: KOKKOS_ENABLE_SERIAL: yes 25: Kokkos: Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.14 G, Shared Memory per Block: 48 K : Selected 25: Kokkos Version: 4.3.99 25: macro KOKKOS_ENABLE_CUDA: defined 25: platform: 64bit 25: ***WARNING*** Library was built as DEBUG. Timings may be affected. 25: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: fill ops per second 25: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 4444 35.1686M/s 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: cycle ops per second 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 12250 193.692M/s 25/50 Test #25: Kokkos_PerformanceTest_Mempool ................... Passed 8.69 sec test 26 Start 26: Kokkos_PerformanceTest_Atomic 26: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-25_T15-27-47.json" 26: Test timeout computed to be: 1500 26: 2024-04-25T18:05:47+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6962/build/core/perf_test/Kokkos_PerformanceTest_Atomic 26: Run on (20 X 2345.59 MHz CPU s) 26: CPU Caches: 26: L1 Data 64 KiB (x20) 26: L1 Instruction 64 KiB (x20) 26: L2 Unified 512 KiB (x20) 26: L3 Unified 16384 KiB (x20) 26: Load Average: 0.99, 1.17, 1.21 26: CPU architecture: none 26: Default Device: N6Kokkos4CudaE 26: GPU architecture: AMPERE80 26: KOKKOS_COMPILER_GNU: 940 26: KOKKOS_COMPILER_NVCC: 1160 26: KOKKOS_ENABLE_ASM: yes 26: KOKKOS_ENABLE_CUDA: yes 26: KOKKOS_ENABLE_CUDA_LAMBDA: yes 26: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_CUDA_UVM: no 26: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 26: KOKKOS_ENABLE_CXX17: yes 26: KOKKOS_ENABLE_CXX20: no 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: yes 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: no 26: KOKKOS_ENABLE_LIBDL: no 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: KOKKOS_ENABLE_SERIAL: yes 26: Kokkos: Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.14 G, Shared Memory per Block: 48 K : Selected 26: Kokkos Version: 4.3.99 26: macro KOKKOS_ENABLE_CUDA: defined 26: platform: 64bit 26: ***WARNING*** Library was built as DEBUG. Timings may be affected. 26: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 26: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Test_Atomic/100000/iterations:10 1.75 s 1.75 s 10 1 4 2.34157m 1.43018m 2.71376m 704.983M 329.024k 704.983M 26: Test_Atomic/100000/iterations:10 1.58 s 1.58 s 10 1 8 3.19547m 1.49439m 2.76035m 4.99995G 164.896k 4.99995G 26: Test_Atomic/100000/iterations:10 4.74 s 4.74 s 10 1 8 7.89543 2.4097m 2.65576m 4.99995G 267.552k 4.99995G 26: Test_Atomic/100000/iterations:10 1.75 s 1.75 s 10 1 4 2.49656m 1.50873m 2.57741m 704.983M 270.176k 704.983M 26: Test_Atomic/100000/iterations:10 1.58 s 1.58 s 10 1 8 3.31941m 1.44259m 2.65546m 4.99995G 321.792k 4.99995G 26: Test_Atomic/100000/iterations:10 4.74 s 4.74 s 10 1 8 7.90664 2.11374m 2.65717m 4.99995G 278.288k 4.99995G 26: Test_Atomic/100000/iterations:10 1.76 s 1.76 s 10 0 4 4.5038m 1.48828m 3.49394m 4.99988G 171.392k 4.99989G 26: Test_Atomic/100000/iterations:10 1.58 s 1.58 s 10 1 8 4.50501m 1.44851m 3.46418m 4.99995G 149.232k 4.99995G 26: Test_Atomic/100000/iterations:10 1.75 s 1.75 s 10 1 4 2.47793m 1.4956m 2.61018m 704.983M 270.528k 704.983M 26/50 Test #26: Kokkos_PerformanceTest_Atomic .................... Passed 215.05 sec test 27 Start 27: Kokkos_ContainersUnitTest_Serial 27: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 27: Test timeout computed to be: 1500 27: [==========] Running 62 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 62 tests from serial 27: [ RUN ] serial.bitset 27: [ OK ] serial.bitset (8414 ms) 27: [ RUN ] serial.bitset_default_constructor_no_alloc 27: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 27: [ RUN ] serial.dualview_combination 27: [ OK ] serial.dualview_combination (0 ms) 27: [ RUN ] serial.dualview_alloc 27: [ OK ] serial.dualview_alloc (0 ms) 27: [ RUN ] serial.test_dualview_copy_construction_and_assignment 27: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] serial.dualview_combinations_without_init 27: [ OK ] serial.dualview_combinations_without_init (0 ms) 27: [ RUN ] serial.dualview_deep_copy 27: [ OK ] serial.dualview_deep_copy (0 ms) 27: [ RUN ] serial.dualview_realloc 27: [ OK ] serial.dualview_realloc (0 ms) 27: [ RUN ] serial.dualview_resize 27: [ OK ] serial.dualview_resize (0 ms) 27: [ RUN ] serial.dualview_device_correct_kokkos_device 27: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 27: [ RUN ] serial.dualview_host_correct_kokkos_device 27: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 27: [ RUN ] serial.dualview_host_modify_template_device_sync 27: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 27: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 27: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] serial.dualview_device_modify_template_host_sync 27: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 27: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 27: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] serial.dynamic_view 27: [ OK ] serial.dynamic_view (102 ms) 27: [ RUN ] serial.dyn_rank_view_api_generic 27: [ OK ] serial.dyn_rank_view_api_generic (42 ms) 27: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 27: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 27: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 27: /var/jenkins/workspace/Kokkos_PR-6962/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 27: skipping since not default execution space 27: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 27: [ RUN ] serial.dyn_rank_view_api_operator_rank67 27: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 27: [ RUN ] serial.ErrorReporterViaLambda 27: [ OK ] serial.ErrorReporterViaLambda (0 ms) 27: [ RUN ] serial.ErrorReporter 27: [ OK ] serial.ErrorReporter (0 ms) 27: [ RUN ] serial.offsetview_construction 27: [ OK ] serial.offsetview_construction (1310 ms) 27: [ RUN ] serial.offsetview_unmanaged_construction 27: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 27: [ RUN ] serial.offsetview_subview 27: [ OK ] serial.offsetview_subview (4 ms) 27: [ RUN ] serial.offsetview_offsets_rank1 27: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 27: [ RUN ] serial.offsetview_offsets_rank2 27: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 27: [ RUN ] serial.offsetview_offsets_rank3 27: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 27: [ RUN ] serial.scatterview 27: [ OK ] serial.scatterview (25273 ms) 27: [ RUN ] serial.scatterview_devicetype 27: [ OK ] serial.scatterview_devicetype (6 ms) 27: [ RUN ] serial.staticcrsgraph 27: [ OK ] serial.staticcrsgraph (12 ms) 27: [ RUN ] serial.resize_realloc_no_init_dualview 27: [ OK ] serial.resize_realloc_no_init_dualview (7 ms) 27: [ RUN ] serial.resize_realloc_no_alloc_dualview 27: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 27: [ RUN ] serial.resize_exec_space_dualview 27: [ OK ] serial.resize_exec_space_dualview (3 ms) 27: [ RUN ] serial.realloc_exec_space_dualview 27: [ OK ] serial.realloc_exec_space_dualview (0 ms) 27: [ RUN ] serial.resize_realloc_no_init_dynrankview 27: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 27: [ RUN ] serial.resize_exec_space_dynrankview 27: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 27: [ RUN ] serial.realloc_exec_space_dynrankview 27: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 27: [ RUN ] serial.resize_realloc_no_init_scatterview 27: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 27: [ RUN ] serial.resize_realloc_no_alloc_scatterview 27: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 27: [ RUN ] serial.resize_exec_space_scatterview 27: [ OK ] serial.resize_exec_space_scatterview (0 ms) 27: [ RUN ] serial.realloc_exec_space_scatterview 27: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynrankview 27: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 27: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 27: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 27: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_offsetview 27: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 27: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 27: [ RUN ] serial.create_mirror_view_and_copy_offsetview 27: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynamicview 27: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 27: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 27: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 27: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 27: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 27: [ RUN ] serial.UnorderedMap_insert 27: [ OK ] serial.UnorderedMap_insert (76037 ms) 27: [ RUN ] serial.UnorderedMap_failed_insert 27: [ OK ] serial.UnorderedMap_failed_insert (28170 ms) 27: [ RUN ] serial.UnorderedMap_deep_copy 27: [ OK ] serial.UnorderedMap_deep_copy (20 ms) 27: [ RUN ] serial.UnorderedMap_valid_empty 27: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 27: [ RUN ] serial.UnorderedMap_clear_zero_size 27: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] serial.UnorderedMap_consistent_size 27: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 27: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] serial.UnorderedMap_lambda_capturable 27: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] serial.UnorderedMap_constructor_view_alloc 27: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] serial.viewctorprop_embedded_dim 27: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 27: [----------] 62 tests from serial (139418 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 62 tests from 1 test suite ran. (139418 ms total) 27: [ PASSED ] 61 tests. 27: [ SKIPPED ] 1 test, listed below: 27: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 27/50 Test #27: Kokkos_ContainersUnitTest_Serial ................. Passed 142.25 sec test 28 Start 28: Kokkos_ContainersUnitTest_Cuda 28: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 28: Test timeout computed to be: 1500 28: [==========] Running 62 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 62 tests from cuda 28: [ RUN ] cuda.bitset 28: [ OK ] cuda.bitset (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 (0 ms) 28: [ RUN ] cuda.dualview_alloc 28: [ OK ] cuda.dualview_alloc (0 ms) 28: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 28: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 28: [ RUN ] cuda.dualview_combinations_without_init 28: [ OK ] cuda.dualview_combinations_without_init (0 ms) 28: [ RUN ] cuda.dualview_deep_copy 28: [ OK ] cuda.dualview_deep_copy (1 ms) 28: [ RUN ] cuda.dualview_realloc 28: [ OK ] cuda.dualview_realloc (0 ms) 28: [ RUN ] cuda.dualview_resize 28: [ OK ] cuda.dualview_resize (0 ms) 28: [ RUN ] cuda.dualview_device_correct_kokkos_device 28: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 28: [ RUN ] cuda.dualview_host_correct_kokkos_device 28: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_sync 28: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 28: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_sync 28: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 28: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 28: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 28: [ RUN ] cuda.dynamic_view 28: [ OK ] cuda.dynamic_view (21 ms) 28: [ RUN ] cuda.dyn_rank_view_api_generic 28: [ OK ] cuda.dyn_rank_view_api_generic (41 ms) 28: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 28: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) 28: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 28: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 28: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 28: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 28: [ RUN ] cuda.ErrorReporterViaLambda 28: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 28: [ RUN ] cuda.ErrorReporter 28: [ OK ] cuda.ErrorReporter (0 ms) 28: [ RUN ] cuda.offsetview_construction 28: [ OK ] cuda.offsetview_construction (1 ms) 28: [ RUN ] cuda.offsetview_unmanaged_construction 28: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 28: [ RUN ] cuda.offsetview_subview 28: [ OK ] cuda.offsetview_subview (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank1 28: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank2 28: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank3 28: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 28: [ RUN ] cuda.scatterview 28: [ OK ] cuda.scatterview (785 ms) 28: [ RUN ] cuda.scatterview_devicetype 28: [ OK ] cuda.scatterview_devicetype (26 ms) 28: [ RUN ] cuda.staticcrsgraph 28: [ OK ] cuda.staticcrsgraph (25 ms) 28: [ RUN ] cuda.resize_realloc_no_init_dualview 28: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms) 28: [ RUN ] cuda.resize_realloc_no_alloc_dualview 28: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 28: [ RUN ] cuda.resize_exec_space_dualview 28: [ OK ] cuda.resize_exec_space_dualview (0 ms) 28: [ RUN ] cuda.realloc_exec_space_dualview 28: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 28: [ RUN ] cuda.resize_realloc_no_init_dynrankview 28: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 28: [ RUN ] cuda.resize_exec_space_dynrankview 28: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 28: [ RUN ] cuda.realloc_exec_space_dynrankview 28: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 28: [ RUN ] cuda.resize_realloc_no_init_scatterview 28: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 28: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 28: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 28: [ RUN ] cuda.resize_exec_space_scatterview 28: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 28: [ RUN ] cuda.realloc_exec_space_scatterview 28: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynrankview 28: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 28: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 28: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 28: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_offsetview 28: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 28: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 28: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 28: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynamicview 28: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 28: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 28: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 28: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 28: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 28: [ RUN ] cuda.UnorderedMap_insert 28: [ OK ] cuda.UnorderedMap_insert (11518 ms) 28: [ RUN ] cuda.UnorderedMap_failed_insert 28: [ OK ] cuda.UnorderedMap_failed_insert (1345 ms) 28: [ RUN ] cuda.UnorderedMap_deep_copy 28: [ OK ] cuda.UnorderedMap_deep_copy (8 ms) 28: [ RUN ] cuda.UnorderedMap_valid_empty 28: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 28: [ RUN ] cuda.UnorderedMap_clear_zero_size 28: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_consistent_size 28: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 28: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 28: [ RUN ] cuda.UnorderedMap_lambda_capturable 28: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 28: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 28: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 28: [ RUN ] cuda.viewctorprop_embedded_dim 28: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 28: [----------] 62 tests from cuda (13811 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 62 tests from 1 test suite ran. (13811 ms total) 28: [ PASSED ] 62 tests. 28/50 Test #28: Kokkos_ContainersUnitTest_Cuda ................... Passed 16.49 sec test 29 Start 29: Kokkos_ContainersPerformanceTest_Cuda 29: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 29: Test timeout computed to be: 1500 29: [==========] Running 4 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 4 tests from TEST_CATEGORY 29: [ RUN ] TEST_CATEGORY.dynrankview_perf 29: Cuda 29: DynRankView vs View: Initialization Only 29: View time (init only): 0.00528764 29: View sum computation time: 0.00528764 29: Strided View time (init only): 0.000571556 29: View Rank7 time (init only): 0.000613557 29: DynRankView time (init only): 0.000617122 29: DynRankView sum computation time: 0.00196833 29: Ratio of View to DynRankView time: 8.56822 29: Ratio of View to DynRankView sum computation time: 0.857802 29: Ratio of View to View Rank7 time: 8.618 29: Ratio of StrideView to DynRankView time: 0.926164 29: Ratio of DynRankView to View Rank7 time: 1.00581 29: [ OK ] TEST_CATEGORY.dynrankview_perf (16 ms) 29: [ RUN ] TEST_CATEGORY.global_2_local 29: Cuda 29: size, create, generate, fill, find 29: 256, 0.000269874, 2.6471e-05, 3.3061e-05, 0.00255566 29: 512, 0.000207367, 1.7242e-05, 3.1308e-05, 0.0026402 29: 1024, 0.000208269, 1.7722e-05, 3.0978e-05, 0.00270497 29: 2048, 0.000210915, 1.7172e-05, 3.2661e-05, 0.00270082 29: 4096, 0.000211786, 1.7051e-05, 3.4654e-05, 0.00271851 29: 8192, 0.000208942, 1.7211e-05, 3.5296e-05, 0.00274077 29: 16384, 0.000207978, 1.7231e-05, 3.7149e-05, 0.00278193 29: 32768, 0.00164603, 1.7684e-05, 4.2961e-05, 0.00280093 29: 65536, 0.00124176, 1.7984e-05, 4.9072e-05, 0.00290712 29: 131072, 0.00213209, 1.8614e-05, 7.0121e-05, 0.0031668 29: 262144, 0.00496644, 1.9206e-05, 8.526e-05, 0.00380315 29: 524288, 0.0051921, 2.128e-05, 0.000142326, 0.0050671 29: 1048576, 0.00489743, 2.4025e-05, 0.000258994, 0.0126303 29: 2097152, 0.00143939, 3.0577e-05, 0.000778855, 0.0319451 29: 4194304, 0.00237588, 4.5063e-05, 0.00171561, 0.0749834 29: [ OK ] TEST_CATEGORY.global_2_local (188 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 29: [----------] 4 tests from TEST_CATEGORY (204 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 4 tests from 1 test suite ran. (204 ms total) 29: [ PASSED ] 4 tests. 29/50 Test #29: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 2.67 sec test 30 Start 30: Kokkos_UnitTest_Sort 30: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 30: Test timeout computed to be: 1500 30: [==========] Running 15 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 15 tests from cuda 30: [ RUN ] cuda.SortUnsignedValueType 30: [ OK ] cuda.SortUnsignedValueType (47 ms) 30: [ RUN ] cuda.SortEmptyView 30: [ OK ] cuda.SortEmptyView (0 ms) 30: [ RUN ] cuda.SortByKeyEmptyView 30: [ OK ] cuda.SortByKeyEmptyView (0 ms) 30: [ RUN ] cuda.SortByKey 30: [ OK ] cuda.SortByKey (1 ms) 30: [ RUN ] cuda.SortByKeyWithComparator 30: [ OK ] cuda.SortByKeyWithComparator (0 ms) 30: [ RUN ] cuda.SortByKeyStaticExtents 30: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 30: [ RUN ] cuda.SortByKeyWithStrides 30: [ OK ] cuda.SortByKeyWithStrides (0 ms) 30: [ RUN ] cuda.SortByKeyKeysLargerThanValues 30: 30: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 30: 30: [WARNING] /var/jenkins/workspace/Kokkos_PR-6962/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 30: [ OK ] cuda.SortByKeyKeysLargerThanValues (1845 ms) 30: [ RUN ] cuda.SortWithCustomComparator 30: [ OK ] cuda.SortWithCustomComparator (2410 ms) 30: [ RUN ] cuda.BinSortGenericTests 30: [ OK ] cuda.BinSortGenericTests (25 ms) 30: [ RUN ] cuda.BinSortEmptyView 30: [ OK ] cuda.BinSortEmptyView (0 ms) 30: [ RUN ] cuda.BinSortEmptyKeysView 30: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 30: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 30: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (102374 ms) 30: [ RUN ] cuda.NestedSort 30: [ OK ] cuda.NestedSort (238 ms) 30: [ RUN ] cuda.NestedSortByKey 30: [ OK ] cuda.NestedSortByKey (807 ms) 30: [----------] 15 tests from cuda (107751 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 15 tests from 1 test suite ran. (107751 ms total) 30: [ PASSED ] 15 tests. 30/50 Test #30: Kokkos_UnitTest_Sort ............................. Passed 110.57 sec test 31 Start 31: Kokkos_UnitTest_Random 31: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_UnitTest_Random 31: Test timeout computed to be: 1500 31: [==========] Running 3 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 3 tests from cuda 31: [ RUN ] cuda.Random_XorShift64 31: Test Seed:1714068834131088276 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.0157385 -0.0142386 || 0.051031 28055 29285 || 29132.9 28674.4 || -196.835 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -4.84817e-05 0.00916481 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00406178 -0.0225724 || 0.051031 28029 29306 || 28558.4 28674.4 || -312.042 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.00388803 -0.0112296 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00232746 -0.0130136 || 0.051031 28076 29311 || 28607.8 28674.4 || -179.9 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.000586875 0.0011395 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.0180231 -0.023277 || 0.051031 27915 29416 || 29200.7 28674.4 || -321.781 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0175788 -0.00389775 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000245346 -0.99999 -48246.3 || 0.051031 0 195309 || 2.92879e+09 28674.4 || -6.66957e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.000734906 -0.320837 0.148092 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.0019567 -0.999999 -57855.2 || 0.051031 0 1.55098e+06 || 2.86882e+10 28674.4 || -7.99791e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.00588046 -0.967953 10.3525 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.68478e-07 0.00624177 -0.0163124 || 0.051031 28073 29347 || 28496.5 28674.4 || -225.502 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 7.18929e-07 0.00800726 0.000957735 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00439424 0.0084091 || 0.051031 28037 29331 || 28548.9 28674.4 || 116.247 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0238261 -0.0119094 || 0.051031 1e+64 -1e+64 31: Test Seed:1714068834284489491 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.45775e-07 0.00453875 -0.00887236 || 0.051031 28006 29426 || 28544.8 28674.4 || -122.651 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.5082e-07 -0.0141198 0.00280486 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 -0.0051881 -0.00928119 || 0.051031 28000 29423 || 28823.9 28674.4 || -128.303 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.00544321 0.00206532 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.0129412 0.0326094 || 0.051031 28053 29536 || 28308 28674.4 || 450.793 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.00309137 0.0062759 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.0271861 0.0430975 || 0.051031 27960 29248 || 27915.5 28674.4 || 595.78 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 -0.000959441 0.0073037 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000245581 -0.99999 -48247.1 || 0.051031 0 194942 || 2.92894e+09 28674.4 || -6.66967e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.000735634 -0.317325 0.157085 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195933 -0.999999 -57857.7 || 0.051031 0 1.55173e+06 || 2.86928e+10 28674.4 || -7.99825e+08 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 0.00588792 -0.96785 10.3648 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.68478e-07 -0.00686059 0.00799729 || 0.051031 28015 29302 || 28872.5 28674.4 || 110.555 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 7.18929e-07 0.0215712 -0.00397553 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 6.43252e-07 0.00743639 0.0101963 || 0.051031 27891 29370 || 28462.7 28674.4 || 140.953 -2.0744 31: -- Testing 3-D histogram 31: Density 3D: 6.43252e-07 0.0141042 -0.00523707 || 0.051031 1e+64 -1e+64 31: [ OK ] cuda.Random_XorShift64 (320 ms) 31: [ RUN ] cuda.Random_XorShift1024_0 31: Test Seed:1714068834451525641 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.00546907 0.00156912 || 0.051031 10966 11806 || 11315.1 11377 || 21.6914 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0133699 0.000390455 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0122598 -0.00777912 || 0.051031 10984 11796 || 11239.2 11377 || -107.539 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0178338 -1.65497e-05 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.00656515 0.00712025 || 0.051031 11010 11809 || 11302.8 11377 || 98.4304 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0112813 0.00460966 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.00170059 0.00327879 || 0.051031 10975 11758 || 11357.6 11377 || 45.326 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0136285 0.00217258 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000243138 -0.999975 -7594.41 || 0.051031 0 77565 || 4.61044e+08 11377 || -1.04985e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.000729043 -0.142467 0.0237961 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195476 -0.999997 -9107.61 || 0.051031 0 616375 || 4.51623e+09 11377 || -1.25904e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.00587515 -0.922804 1.5992 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.73387e-07 -0.013464 -0.00387508 || 0.051031 10994 11812 || 11532.2 11377 || -53.5691 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 3.24249e-07 0.00836346 0.00160872 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.0220664 0.0078952 || 0.051031 10940 11797 || 11633.7 11377 || 109.143 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00613853 -0.000622794 || 0.051031 1e+64 -1e+64 31: Test Seed:1714068834746729789 31: Test Scalar=int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 -0.0331981 0.00190308 || 0.051031 10978 11771 || 11767.6 11377 || 26.3081 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.00168709 0.00219572 || 0.051031 1e+64 -1e+64 31: Test Scalar=unsigned int 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.00108549 -0.00181058 || 0.051031 10934 11805 || 11364.6 11377 || -25.0295 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0157236 0.00227575 || 0.051031 1e+64 -1e+64 31: Test Scalar=int64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.00953719 0.0143164 || 0.051031 11002 11792 || 11269.5 11377 || 197.91 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 0.0102375 0.00222279 || 0.051031 1e+64 -1e+64 31: Test Scalar=uint64_t 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.00499961 -0.0042743 || 0.051031 10937 11763 || 11320.4 11377 || -59.0879 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0163547 0.00168223 || 0.051031 1e+64 -1e+64 31: Test Scalar=half 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.000244824 -0.999975 -7595.2 || 0.051031 0 77937 || 4.61055e+08 11377 || -1.04996e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.000734162 -0.156776 0.0254553 || 0.051031 1e+64 -1e+64 31: Test Scalar=bhalf 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 0.00195388 -0.999997 -9107.59 || 0.051031 0 616375 || 4.51605e+09 11377 || -1.25903e+08 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 0.00587272 -0.922438 1.60666 || 0.051031 1e+64 -1e+64 31: Test Scalar=float 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.67029e-07 -0.00116942 0.0097828 || 0.051031 10949 11813 || 11390.3 11377 || 135.237 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 3.05176e-07 -0.00208836 0.000703382 || 0.051031 1e+64 -1e+64 31: Test Scalar=double 31: -- Testing randomness properties 31: -- Testing 1-D histogram 31: Density 1D: 2.47955e-07 0.0317143 -0.00167419 || 0.051031 10982 11769 || 11027.2 11377 || -23.144 -0.823045 31: -- Testing 3-D histogram 31: Density 3D: 2.47955e-07 -0.0146378 0.00204773 || 0.051031 1e+64 -1e+64 31: [ OK ] cuda.Random_XorShift1024_0 (834 ms) 31: [ RUN ] cuda.Multi_streams 31: [ OK ] cuda.Multi_streams (4664 ms) 31: [----------] 3 tests from cuda (5820 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 3 tests from 1 test suite ran. (5820 ms total) 31: [ PASSED ] 3 tests. 31/50 Test #31: Kokkos_UnitTest_Random ........................... Passed 8.34 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 32: Test timeout computed to be: 1500 32: [==========] Running 15 tests from 3 test suites. 32: [----------] Global test environment set-up. 32: [----------] 3 tests from std_algorithms_reducers 32: [ RUN ] std_algorithms_reducers.max_first_loc 32: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 32: [ RUN ] std_algorithms_reducers.min_first_loc 32: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 32: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 32: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 32: [----------] 3 tests from std_algorithms_reducers (0 ms total) 32: 32: [----------] 1 test from std_algorithms 32: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 32: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 32: [----------] 1 test from std_algorithms (0 ms total) 32: 32: [----------] 11 tests from random_access_iterator_test 32: [ RUN ] random_access_iterator_test.constructor 32: [ OK ] random_access_iterator_test.constructor (5 ms) 32: [ RUN ] random_access_iterator_test.constructiblity 32: [ OK ] random_access_iterator_test.constructiblity (0 ms) 32: [ RUN ] random_access_iterator_test.dereference 32: [ OK ] random_access_iterator_test.dereference (0 ms) 32: [ RUN ] random_access_iterator_test.subscript_operator 32: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet1 32: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet2 32: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet3 32: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 32: [ RUN ] random_access_iterator_test.operatorsSet4 32: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 32: [ RUN ] random_access_iterator_test.assignment_operator 32: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 32: [ RUN ] random_access_iterator_test.distance 32: [ OK ] random_access_iterator_test.distance (0 ms) 32: [ RUN ] random_access_iterator_test.traits_helpers 32: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 32: [----------] 11 tests from random_access_iterator_test (8 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 15 tests from 3 test suites ran. (8 ms total) 32: [ PASSED ] 15 tests. 32/50 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 2.47 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 33: Test timeout computed to be: 1500 33: [==========] Running 7 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 7 tests from std_algorithms_min_max_element_test 33: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 33: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 33: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 33: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 33: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (12 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 33: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 33: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 33: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 33: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 33: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (11 ms) 33: [----------] 7 tests from std_algorithms_min_max_element_test (45 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 7 tests from 1 test suite ran. (45 ms total) 33: [ PASSED ] 7 tests. 33/50 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 2.53 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 34: Test timeout computed to be: 1500 34: [==========] Running 13 tests from 10 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from std_algorithms_lexicographical_compare_test 34: [ RUN ] std_algorithms_lexicographical_compare_test.test 34: [ OK ] std_algorithms_lexicographical_compare_test.test (641 ms) 34: [----------] 1 test from std_algorithms_lexicographical_compare_test (641 ms total) 34: 34: [----------] 1 test from std_algorithms_for_each_test 34: [ RUN ] std_algorithms_for_each_test.test 34: [ OK ] std_algorithms_for_each_test.test (1013 ms) 34: [----------] 1 test from std_algorithms_for_each_test (1013 ms total) 34: 34: [----------] 1 test from std_algorithms_find_test 34: [ RUN ] std_algorithms_find_test.test 34: [ OK ] std_algorithms_find_test.test (376 ms) 34: [----------] 1 test from std_algorithms_find_test (376 ms total) 34: 34: [----------] 4 tests from std_algorithms_non_mod_seq_ops 34: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 34: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1222 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 34: [ OK ] std_algorithms_non_mod_seq_ops.find_end (3315 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.search 34: [ OK ] std_algorithms_non_mod_seq_ops.search (1839 ms) 34: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 34: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1463 ms) 34: [----------] 4 tests from std_algorithms_non_mod_seq_ops (7840 ms total) 34: 34: [----------] 1 test from std_algorithms_count_test 34: [ RUN ] std_algorithms_count_test.test 34: [ OK ] std_algorithms_count_test.test (404 ms) 34: [----------] 1 test from std_algorithms_count_test (404 ms total) 34: 34: [----------] 1 test from std_algorithms_equal_test 34: [ RUN ] std_algorithms_equal_test.test 34: [ OK ] std_algorithms_equal_test.test (16 ms) 34: [----------] 1 test from std_algorithms_equal_test (16 ms total) 34: 34: [----------] 1 test from std_algorithms_all_any_none_of_test 34: [ RUN ] std_algorithms_all_any_none_of_test.test 34: [ OK ] std_algorithms_all_any_none_of_test.test (409 ms) 34: [----------] 1 test from std_algorithms_all_any_none_of_test (409 ms total) 34: 34: [----------] 1 test from std_algorithms_nonmod_seq_ops 34: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 34: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (348 ms) 34: [----------] 1 test from std_algorithms_nonmod_seq_ops (348 ms total) 34: 34: [----------] 1 test from std_algorithms_mismatch_test 34: [ RUN ] std_algorithms_mismatch_test.test 34: [ OK ] std_algorithms_mismatch_test.test (582 ms) 34: [----------] 1 test from std_algorithms_mismatch_test (582 ms total) 34: 34: [----------] 1 test from std_algorithms_mod_seq_ops 34: [ RUN ] std_algorithms_mod_seq_ops.move_backward 34: [ OK ] std_algorithms_mod_seq_ops.move_backward (127 ms) 34: [----------] 1 test from std_algorithms_mod_seq_ops (127 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 13 tests from 10 test suites ran. (11761 ms total) 34: [ PASSED ] 13 tests. 34/50 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 14.31 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 35: Test timeout computed to be: 1500 35: [==========] Running 31 tests from 5 test suites. 35: [----------] Global test environment set-up. 35: [----------] 3 tests from std_algorithms_mod_ops_test 35: [ RUN ] std_algorithms_mod_ops_test.move 35: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 35: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 35: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (5 ms) 35: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 35: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 35: [----------] 3 tests from std_algorithms_mod_ops_test (5 ms total) 35: 35: [----------] 12 tests from std_algorithms_mod_seq_ops_test 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy 35: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 35: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 35: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.fill 35: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 35: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 35: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 35: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.generate 35: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 35: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 35: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 35: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 35: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total) 35: 35: [----------] 4 tests from std_algorithms_replace_ops_test 35: [ RUN ] std_algorithms_replace_ops_test.replace 35: [ OK ] std_algorithms_replace_ops_test.replace (170 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_if 35: [ OK ] std_algorithms_replace_ops_test.replace_if (637 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_copy 35: [ OK ] std_algorithms_replace_ops_test.replace_copy (309 ms) 35: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 35: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (306 ms) 35: [----------] 4 tests from std_algorithms_replace_ops_test (1423 ms total) 35: 35: [----------] 11 tests from std_algorithms_mod_seq_ops 35: [ RUN ] std_algorithms_mod_seq_ops.copy_if 35: [ OK ] std_algorithms_mod_seq_ops.copy_if (159 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.unique 35: [ OK ] std_algorithms_mod_seq_ops.unique (1064 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 35: [ OK ] std_algorithms_mod_seq_ops.unique_copy (417 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove 35: [ OK ] std_algorithms_mod_seq_ops.remove (245 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_if 35: [ OK ] std_algorithms_mod_seq_ops.remove_if (232 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 35: [ OK ] std_algorithms_mod_seq_ops.remove_copy (489 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 35: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (221 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.rotate 35: [ OK ] std_algorithms_mod_seq_ops.rotate (3506 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 35: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (1988 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.shift_left 35: [ OK ] std_algorithms_mod_seq_ops.shift_left (3347 ms) 35: [ RUN ] std_algorithms_mod_seq_ops.shift_right 35: [ OK ] std_algorithms_mod_seq_ops.shift_right (3451 ms) 35: [----------] 11 tests from std_algorithms_mod_seq_ops (15125 ms total) 35: 35: [----------] 1 test from std_algorithms_modseq_test 35: [ RUN ] std_algorithms_modseq_test.reverse 35: [ OK ] std_algorithms_modseq_test.reverse (237 ms) 35: [----------] 1 test from std_algorithms_modseq_test (237 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 31 tests from 5 test suites ran. (16796 ms total) 35: [ PASSED ] 31 tests. 35/50 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 19.38 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 36: Test timeout computed to be: 1500 36: [==========] Running 29 tests from 7 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_sorting_ops_test 36: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 36: [ OK ] std_algorithms_sorting_ops_test.is_sorted (25 ms) 36: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 36: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (20 ms) 36: [----------] 2 tests from std_algorithms_sorting_ops_test (46 ms total) 36: 36: [----------] 4 tests from std_algorithms_partitioning_test 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 36: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 36: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 36: [ RUN ] std_algorithms_partitioning_test.partition_point 36: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 36: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 36: 36: [----------] 1 test from std_algorithms_partitioning_ops 36: [ RUN ] std_algorithms_partitioning_ops.partition_copy 36: [ OK ] std_algorithms_partitioning_ops.partition_copy (26 ms) 36: [----------] 1 test from std_algorithms_partitioning_ops (26 ms total) 36: 36: [----------] 12 tests from std_algorithms_numerics_test 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 36: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 36: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 36: [----------] 12 tests from std_algorithms_numerics_test (11 ms total) 36: 36: [----------] 1 test from std_algorithms_numerics_ops_test 36: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 36: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (545 ms) 36: [----------] 1 test from std_algorithms_numerics_ops_test (545 ms total) 36: 36: [----------] 8 tests from std_algorithms_numeric_ops_test 36: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1795 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1184 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (538 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 36: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (701 ms) 36: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 36: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 36: [----------] 8 tests from std_algorithms_numeric_ops_test (4220 ms total) 36: 36: [----------] 1 test from std_algorithms_transform_ops_test 36: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 36: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (174 ms) 36: [----------] 1 test from std_algorithms_transform_ops_test (174 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 29 tests from 7 test suites ran. (5028 ms total) 36: [ PASSED ] 29 tests. 36/50 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 7.62 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 37: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 37: Test timeout computed to be: 1500 37: [==========] Running 12 tests from 7 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_adjacent_find_team_test 37: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 37: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1487 ms) 37: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 37: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1470 ms) 37: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2958 ms total) 37: 37: [----------] 2 tests from std_algorithms_count_team_test 37: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 37: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (2012 ms) 37: [ RUN ] std_algorithms_count_team_test.count_returns_zero 37: [ OK ] std_algorithms_count_team_test.count_returns_zero (701 ms) 37: [----------] 2 tests from std_algorithms_count_team_test (2713 ms total) 37: 37: [----------] 1 test from std_algorithms_count_if_team_test 37: [ RUN ] std_algorithms_count_if_team_test.test 37: [ OK ] std_algorithms_count_if_team_test.test (1094 ms) 37: [----------] 1 test from std_algorithms_count_if_team_test (1094 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_team_test 37: [ RUN ] std_algorithms_for_each_team_test.test 37: [ OK ] std_algorithms_for_each_team_test.test (2236 ms) 37: [----------] 1 test from std_algorithms_for_each_team_test (2236 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_n_team_test 37: [ RUN ] std_algorithms_for_each_n_team_test.test 37: [ OK ] std_algorithms_for_each_n_team_test.test (2639 ms) 37: [----------] 1 test from std_algorithms_for_each_n_team_test (2639 ms total) 37: 37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 37: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (10306 ms) 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 37: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (5865 ms) 37: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 37: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (5866 ms) 37: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (22039 ms total) 37: 37: [----------] 2 tests from std_algorithms_mismatch_team_test 37: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 37: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (6431 ms) 37: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 37: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (2746 ms) 37: [----------] 2 tests from std_algorithms_mismatch_team_test (9177 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 12 tests from 7 test suites ran. (42859 ms total) 37: [ PASSED ] 12 tests. 37/50 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 45.87 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 38: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 38: Test timeout computed to be: 1500 38: [==========] Running 8 tests from 4 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_equal_team_test 38: [ RUN ] std_algorithms_equal_team_test.views_are_equal 38: [ OK ] std_algorithms_equal_team_test.views_are_equal (5495 ms) 38: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 38: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (4184 ms) 38: [----------] 2 tests from std_algorithms_equal_team_test (9679 ms total) 38: 38: [----------] 2 tests from std_algorithms_search_team_test 38: [ RUN ] std_algorithms_search_team_test.sequences_exist 38: [ OK ] std_algorithms_search_team_test.sequences_exist (2536 ms) 38: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 38: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (3524 ms) 38: [----------] 2 tests from std_algorithms_search_team_test (6061 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_end_team_test 38: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 38: [ OK ] std_algorithms_find_end_team_test.sequences_exist (6434 ms) 38: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 38: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (6270 ms) 38: [----------] 2 tests from std_algorithms_find_end_team_test (12705 ms total) 38: 38: [----------] 2 tests from std_algorithms_find_first_of_team_test 38: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 38: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (6427 ms) 38: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 38: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (28086 ms) 38: [----------] 2 tests from std_algorithms_find_first_of_team_test (34514 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 8 tests from 4 test suites ran. (62960 ms total) 38: [ PASSED ] 8 tests. 38/50 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 65.70 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 39: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 39: Test timeout computed to be: 1500 39: [==========] Running 11 tests from 7 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_find_team_test 39: [ RUN ] std_algorithms_find_team_test.searched_values_exist 39: [ OK ] std_algorithms_find_team_test.searched_values_exist (896 ms) 39: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 39: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (1496 ms) 39: [----------] 2 tests from std_algorithms_find_team_test (2392 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_if_team_test 39: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 39: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (715 ms) 39: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 39: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (1474 ms) 39: [----------] 2 tests from std_algorithms_find_if_team_test (2189 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_if_not_team_test 39: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 39: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (1513 ms) 39: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 39: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (712 ms) 39: [----------] 2 tests from std_algorithms_find_if_not_team_test (2226 ms total) 39: 39: [----------] 1 test from std_algorithms_all_of_team_test 39: [ RUN ] std_algorithms_all_of_team_test.test 39: [ OK ] std_algorithms_all_of_team_test.test (1522 ms) 39: [----------] 1 test from std_algorithms_all_of_team_test (1522 ms total) 39: 39: [----------] 1 test from std_algorithms_any_of_team_test 39: [ RUN ] std_algorithms_any_of_team_test.test 39: [ OK ] std_algorithms_any_of_team_test.test (703 ms) 39: [----------] 1 test from std_algorithms_any_of_team_test (703 ms total) 39: 39: [----------] 1 test from std_algorithms_none_of_team_test 39: [ RUN ] std_algorithms_none_of_team_test.test 39: [ OK ] std_algorithms_none_of_team_test.test (1468 ms) 39: [----------] 1 test from std_algorithms_none_of_team_test (1468 ms total) 39: 39: [----------] 2 tests from std_algorithms_search_n_team_test 39: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 39: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (748 ms) 39: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 39: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (875 ms) 39: [----------] 2 tests from std_algorithms_search_n_team_test (1624 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 11 tests from 7 test suites ran. (12127 ms total) 39: [ PASSED ] 11 tests. 39/50 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 14.70 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 40: Test timeout computed to be: 1500 40: [==========] Running 3 tests from 3 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_min_element_team_test 40: [ RUN ] std_algorithms_min_element_team_test.test 40: [ OK ] std_algorithms_min_element_team_test.test (5417 ms) 40: [----------] 1 test from std_algorithms_min_element_team_test (5417 ms total) 40: 40: [----------] 1 test from std_algorithms_max_element_team_test 40: [ RUN ] std_algorithms_max_element_team_test.test 40: [ OK ] std_algorithms_max_element_team_test.test (5391 ms) 40: [----------] 1 test from std_algorithms_max_element_team_test (5391 ms total) 40: 40: [----------] 1 test from std_algorithms_minmax_element_team_test 40: [ RUN ] std_algorithms_minmax_element_team_test.test 40: [ OK ] std_algorithms_minmax_element_team_test.test (6927 ms) 40: [----------] 1 test from std_algorithms_minmax_element_team_test (6927 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 3 tests from 3 test suites ran. (17736 ms total) 40: [ PASSED ] 3 tests. 40/50 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 20.25 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 41: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 41: Test timeout computed to be: 1500 41: [==========] Running 6 tests from 6 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_fill_team_test 41: [ RUN ] std_algorithms_fill_team_test.test 41: [ OK ] std_algorithms_fill_team_test.test (1527 ms) 41: [----------] 1 test from std_algorithms_fill_team_test (1527 ms total) 41: 41: [----------] 1 test from std_algorithms_fill_n_team_test 41: [ RUN ] std_algorithms_fill_n_team_test.test 41: [ OK ] std_algorithms_fill_n_team_test.test (576 ms) 41: [----------] 1 test from std_algorithms_fill_n_team_test (576 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_team_test 41: [ RUN ] std_algorithms_replace_team_test.test 41: [ OK ] std_algorithms_replace_team_test.test (2739 ms) 41: [----------] 1 test from std_algorithms_replace_team_test (2739 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_if_team_test 41: [ RUN ] std_algorithms_replace_if_team_test.test 41: [ OK ] std_algorithms_replace_if_team_test.test (3753 ms) 41: [----------] 1 test from std_algorithms_replace_if_team_test (3753 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_copy_team_test 41: [ RUN ] std_algorithms_replace_copy_team_test.test 41: [ OK ] std_algorithms_replace_copy_team_test.test (4761 ms) 41: [----------] 1 test from std_algorithms_replace_copy_team_test (4761 ms total) 41: 41: [----------] 1 test from std_algorithms_replace_copy_if_team_test 41: [ RUN ] std_algorithms_replace_copy_if_team_test.test 41: [ OK ] std_algorithms_replace_copy_if_team_test.test (3859 ms) 41: [----------] 1 test from std_algorithms_replace_copy_if_team_test (3859 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 6 tests from 6 test suites ran. (17217 ms total) 41: [ PASSED ] 6 tests. 41/50 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 19.75 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 42: Test timeout computed to be: 1500 42: [==========] Running 4 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_reverse_team_test 42: [ RUN ] std_algorithms_reverse_team_test.test 42: [ OK ] std_algorithms_reverse_team_test.test (1763 ms) 42: [----------] 1 test from std_algorithms_reverse_team_test (1763 ms total) 42: 42: [----------] 1 test from std_algorithms_reverse_copy_team_test 42: [ RUN ] std_algorithms_reverse_copy_team_test.test 42: [ OK ] std_algorithms_reverse_copy_team_test.test (1827 ms) 42: [----------] 1 test from std_algorithms_reverse_copy_team_test (1827 ms total) 42: 42: [----------] 1 test from std_algorithms_rotate_team_test 42: [ RUN ] std_algorithms_rotate_team_test.test 42: [ OK ] std_algorithms_rotate_team_test.test (2577 ms) 42: [----------] 1 test from std_algorithms_rotate_team_test (2577 ms total) 42: 42: [----------] 1 test from std_algorithms_rotate_copy_team_test 42: [ RUN ] std_algorithms_rotate_copy_team_test.test 42: [ OK ] std_algorithms_rotate_copy_team_test.test (2238 ms) 42: [----------] 1 test from std_algorithms_rotate_copy_team_test (2238 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (8407 ms total) 42: [ PASSED ] 4 tests. 42/50 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 10.91 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 43: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 43: Test timeout computed to be: 1500 43: [==========] Running 4 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_move_team_test 43: [ RUN ] std_algorithms_move_team_test.test 43: [ OK ] std_algorithms_move_team_test.test (4007 ms) 43: [----------] 1 test from std_algorithms_move_team_test (4007 ms total) 43: 43: [----------] 1 test from std_algorithms_move_backward_team_test 43: [ RUN ] std_algorithms_move_backward_team_test.test 43: [ OK ] std_algorithms_move_backward_team_test.test (2377 ms) 43: [----------] 1 test from std_algorithms_move_backward_team_test (2377 ms total) 43: 43: [----------] 1 test from std_algorithms_shift_left_team_test 43: [ RUN ] std_algorithms_shift_left_team_test.test 43: [ OK ] std_algorithms_shift_left_team_test.test (8090 ms) 43: [----------] 1 test from std_algorithms_shift_left_team_test (8090 ms total) 43: 43: [----------] 1 test from std_algorithms_shift_right_team_test 43: [ RUN ] std_algorithms_shift_right_team_test.test 43: [ OK ] std_algorithms_shift_right_team_test.test (7689 ms) 43: [----------] 1 test from std_algorithms_shift_right_team_test (7689 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (22165 ms total) 43: [ PASSED ] 4 tests. 43/50 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 24.69 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 44: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 44: Test timeout computed to be: 1500 44: [==========] Running 9 tests from 9 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_copy_team_test 44: [ RUN ] std_algorithms_copy_team_test.test 44: [ OK ] std_algorithms_copy_team_test.test (5032 ms) 44: [----------] 1 test from std_algorithms_copy_team_test (5032 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_n_team_test 44: [ RUN ] std_algorithms_copy_n_team_test.test 44: [ OK ] std_algorithms_copy_n_team_test.test (645 ms) 44: [----------] 1 test from std_algorithms_copy_n_team_test (645 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_backward_team_test 44: [ RUN ] std_algorithms_copy_backward_team_test.test 44: [ OK ] std_algorithms_copy_backward_team_test.test (2385 ms) 44: [----------] 1 test from std_algorithms_copy_backward_team_test (2385 ms total) 44: 44: [----------] 1 test from std_algorithms_copy_if_team_test 44: [ RUN ] std_algorithms_copy_if_team_test.test 44: [ OK ] std_algorithms_copy_if_team_test.test (3336 ms) 44: [----------] 1 test from std_algorithms_copy_if_team_test (3336 ms total) 44: 44: [----------] 1 test from std_algorithms_unique_copy_team_test 44: [ RUN ] std_algorithms_unique_copy_team_test.test 44: [ OK ] std_algorithms_unique_copy_team_test.test (5688 ms) 44: [----------] 1 test from std_algorithms_unique_copy_team_test (5688 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_team_test 44: [ RUN ] std_algorithms_remove_team_test.test 44: [ OK ] std_algorithms_remove_team_test.test (3420 ms) 44: [----------] 1 test from std_algorithms_remove_team_test (3420 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_if_team_test 44: [ RUN ] std_algorithms_remove_if_team_test.test 44: [ OK ] std_algorithms_remove_if_team_test.test (2637 ms) 44: [----------] 1 test from std_algorithms_remove_if_team_test (2637 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_copy_team_test 44: [ RUN ] std_algorithms_remove_copy_team_test.test 44: [ OK ] std_algorithms_remove_copy_team_test.test (3966 ms) 44: [----------] 1 test from std_algorithms_remove_copy_team_test (3966 ms total) 44: 44: [----------] 1 test from std_algorithms_remove_copy_if_team_test 44: [ RUN ] std_algorithms_remove_copy_if_team_test.test 44: [ OK ] std_algorithms_remove_copy_if_team_test.test (3873 ms) 44: [----------] 1 test from std_algorithms_remove_copy_if_team_test (3873 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 9 tests from 9 test suites ran. (30986 ms total) 44: [ PASSED ] 9 tests. 44/50 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 33.97 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 45: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 45: Test timeout computed to be: 1500 45: [==========] Running 4 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_unique_team_test 45: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 45: [ OK ] std_algorithms_unique_team_test.test_default_predicate (5798 ms) 45: [----------] 1 test from std_algorithms_unique_team_test (5798 ms total) 45: 45: [----------] 1 test from std_algorithms_adjacent_difference_team_test 45: [ RUN ] std_algorithms_adjacent_difference_team_test.test 45: [ OK ] std_algorithms_adjacent_difference_team_test.test (6711 ms) 45: [----------] 1 test from std_algorithms_adjacent_difference_team_test (6711 ms total) 45: 45: [----------] 1 test from std_algorithms_reduce_team_test 45: [ RUN ] std_algorithms_reduce_team_test.test 45: [ OK ] std_algorithms_reduce_team_test.test (3262 ms) 45: [----------] 1 test from std_algorithms_reduce_team_test (3262 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_reduce_team_test 45: [ RUN ] std_algorithms_transform_reduce_team_test.test 45: [ OK ] std_algorithms_transform_reduce_team_test.test (6042 ms) 45: [----------] 1 test from std_algorithms_transform_reduce_team_test (6042 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (21814 ms total) 45: [ PASSED ] 4 tests. 45/50 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 24.33 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 46: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 46: Test timeout computed to be: 1500 46: [==========] Running 18 tests from 5 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_is_sorted_team_test 46: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 46: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (3072 ms) 46: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 46: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (5806 ms) 46: [----------] 2 tests from std_algorithms_is_sorted_team_test (8879 ms total) 46: 46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (20 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (26 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (5737 ms) 46: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 46: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (4212 ms) 46: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (9997 ms total) 46: 46: [----------] 4 tests from std_algorithms_is_partitioned_team_test 46: [ RUN ] std_algorithms_is_partitioned_team_test.empty 46: [ OK ] std_algorithms_is_partitioned_team_test.empty (10 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 46: [ OK ] std_algorithms_is_partitioned_team_test.all_true (2043 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 46: [ OK ] std_algorithms_is_partitioned_team_test.all_false (2029 ms) 46: [ RUN ] std_algorithms_is_partitioned_team_test.random 46: [ OK ] std_algorithms_is_partitioned_team_test.random (1801 ms) 46: [----------] 4 tests from std_algorithms_is_partitioned_team_test (5885 ms total) 46: 46: [----------] 4 tests from std_algorithms_partition_copy_team_test 46: [ RUN ] std_algorithms_partition_copy_team_test.empty 46: [ OK ] std_algorithms_partition_copy_team_test.empty (17 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.all_true 46: [ OK ] std_algorithms_partition_copy_team_test.all_true (4761 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.all_false 46: [ OK ] std_algorithms_partition_copy_team_test.all_false (4751 ms) 46: [ RUN ] std_algorithms_partition_copy_team_test.random 46: [ OK ] std_algorithms_partition_copy_team_test.random (4514 ms) 46: [----------] 4 tests from std_algorithms_partition_copy_team_test (14044 ms total) 46: 46: [----------] 4 tests from std_algorithms_partition_point_team_test 46: [ RUN ] std_algorithms_partition_point_team_test.empty 46: [ OK ] std_algorithms_partition_point_team_test.empty (10 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.all_true 46: [ OK ] std_algorithms_partition_point_team_test.all_true (1462 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.all_false 46: [ OK ] std_algorithms_partition_point_team_test.all_false (1469 ms) 46: [ RUN ] std_algorithms_partition_point_team_test.random 46: [ OK ] std_algorithms_partition_point_team_test.random (1235 ms) 46: [----------] 4 tests from std_algorithms_partition_point_team_test (4179 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 18 tests from 5 test suites ran. (42987 ms total) 46: [ PASSED ] 18 tests. 46/50 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 45.83 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 47: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 47: Test timeout computed to be: 1500 47: [==========] Running 5 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_transform_team_test 47: [ RUN ] std_algorithms_transform_team_test.test_unary_op 47: [ OK ] std_algorithms_transform_team_test.test_unary_op (5846 ms) 47: [ RUN ] std_algorithms_transform_team_test.test_binary_op 47: [ OK ] std_algorithms_transform_team_test.test_binary_op (4166 ms) 47: [----------] 2 tests from std_algorithms_transform_team_test (10012 ms total) 47: 47: [----------] 1 test from std_algorithms_generate_team_test 47: [ RUN ] std_algorithms_generate_team_test.test_unary_op 47: [ OK ] std_algorithms_generate_team_test.test_unary_op (13097 ms) 47: [----------] 1 test from std_algorithms_generate_team_test (13098 ms total) 47: 47: [----------] 1 test from std_algorithms_generate_n_team_test 47: [ RUN ] std_algorithms_generate_n_team_test.test 47: [ OK ] std_algorithms_generate_n_team_test.test (608 ms) 47: [----------] 1 test from std_algorithms_generate_n_team_test (608 ms total) 47: 47: [----------] 1 test from std_algorithms_swap_ranges_team_test 47: [ RUN ] std_algorithms_swap_ranges_team_test.test 47: [ OK ] std_algorithms_swap_ranges_team_test.test (5360 ms) 47: [----------] 1 test from std_algorithms_swap_ranges_team_test (5360 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 5 tests from 4 test suites ran. (29080 ms total) 47: [ PASSED ] 5 tests. 47/50 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 31.78 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 48: Test timeout computed to be: 1500 48: [==========] Running 2 tests from 2 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_exclusive_scan_team_test 48: [ RUN ] std_algorithms_exclusive_scan_team_test.test 48: [ OK ] std_algorithms_exclusive_scan_team_test.test (15174 ms) 48: [----------] 1 test from std_algorithms_exclusive_scan_team_test (15174 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 48: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 48: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (7778 ms) 48: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (7778 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 2 tests from 2 test suites ran. (22953 ms total) 48: [ PASSED ] 2 tests. 48/50 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 25.43 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 49: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 49: Test timeout computed to be: 1500 49: [==========] Running 2 tests from 2 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_inclusive_scan_team_test 49: [ RUN ] std_algorithms_inclusive_scan_team_test.test 49: [ OK ] std_algorithms_inclusive_scan_team_test.test (23715 ms) 49: [----------] 1 test from std_algorithms_inclusive_scan_team_test (23715 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 49: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 49: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (16023 ms) 49: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (16023 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 2 tests from 2 test suites ran. (39739 ms total) 49: [ PASSED ] 2 tests. 49/50 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 42.75 sec test 50 Start 50: Kokkos_UnitTest_SIMD 50: Test command: /var/jenkins/workspace/Kokkos_PR-6962/build/simd/unit_tests/Kokkos_UnitTest_SIMD 50: Test timeout computed to be: 1500 50: [==========] Running 16 tests from 1 test suite. 50: [----------] Global test environment set-up. 50: [----------] 16 tests from simd 50: [ RUN ] simd.host_math_ops 50: [ OK ] simd.host_math_ops (0 ms) 50: [ RUN ] simd.device_math_ops 50: [ OK ] simd.device_math_ops (5 ms) 50: [ RUN ] simd.host_mask_ops 50: [ OK ] simd.host_mask_ops (0 ms) 50: [ RUN ] simd.device_mask_ops 50: [ OK ] simd.device_mask_ops (0 ms) 50: [ RUN ] simd.host_conversions 50: [ OK ] simd.host_conversions (0 ms) 50: [ RUN ] simd.device_conversions 50: [ OK ] simd.device_conversions (0 ms) 50: [ RUN ] simd.host_shift_ops 50: [ OK ] simd.host_shift_ops (0 ms) 50: [ RUN ] simd.device_shift_ops 50: [ OK ] simd.device_shift_ops (0 ms) 50: [ RUN ] simd.host_condition 50: [ OK ] simd.host_condition (0 ms) 50: [ RUN ] simd.device_condition 50: [ OK ] simd.device_condition (0 ms) 50: [ RUN ] simd.host_gen_ctors 50: [ OK ] simd.host_gen_ctors (0 ms) 50: [ RUN ] simd.device_gen_ctors 50: [ OK ] simd.device_gen_ctors (0 ms) 50: [ RUN ] simd.host_where_expressions 50: [ OK ] simd.host_where_expressions (0 ms) 50: [ RUN ] simd.device_where_expressions 50: [ OK ] simd.device_where_expressions (0 ms) 50: [ RUN ] simd.host_reductions 50: [ OK ] simd.host_reductions (0 ms) 50: [ RUN ] simd.device_reductions 50: [ OK ] simd.device_reductions (0 ms) 50: [----------] 16 tests from simd (6 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 16 tests from 1 test suite ran. (6 ms total) 50: [ PASSED ] 16 tests. 50/50 Test #50: Kokkos_UnitTest_SIMD ............................. Passed 2.45 sec 100% tests passed, 0 tests failed out of 50 Total Test time (real) = 2289.18 sec + cd ../example/build_cmake_in_tree + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_CXX_STANDARD=17 .. -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting default Kokkos CXX standard to 17 -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++17 for C++17 extensions as feature -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Kokkos Backends: SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build + make -j8 Scanning dependencies of target kokkossimd Scanning dependencies of target AlwaysCheckGit [ 3%] Building CXX object kokkos/simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 3%] Built target AlwaysCheckGit Scanning dependencies of target impl_git_version [ 7%] Building CXX object kokkos/CMakeFiles/impl_git_version.dir/example/build_cmake_in_tree/build/generated/Kokkos_Version_Info.cpp.o [ 11%] Linking CXX static library libkokkossimd.a [ 11%] Built target kokkossimd Scanning dependencies of target kokkoscore [ 19%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 23%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 23%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 30%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 30%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 34%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 38%] Linking CXX static library libimpl_git_version.a [ 42%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 42%] Built target impl_git_version [ 46%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 50%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 53%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 57%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o In file included from /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostThreadTeam.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostThreadTeam.cpp:23: /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] [ 61%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o In file included from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_View.hpp:42, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_ExecPolicy.cpp:21: /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] In file included from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_View.hpp:42, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Core.cpp:21: /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] In file included from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_View.hpp:42, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_Error.cpp:28: /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] [ 65%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o In file included from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_View.hpp:42, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_HostSpace_deepcopy.cpp:21: /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] [ 69%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 73%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 76%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o In file included from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_View.hpp:42, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_SharedAlloc.cpp:21: /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] [ 80%] Building CXX object kokkos/core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o In file included from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_View.hpp:42, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/impl/Kokkos_hwloc.cpp:28: /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] In file included from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_View.hpp:42, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.cpp:21: /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] In file included from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_View.hpp:42, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial_Task.cpp:24: /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] [ 84%] Linking CXX static library libkokkoscore.a [ 84%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 88%] Building CXX object kokkos/containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o In file included from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_View.hpp:42, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-6962/containers/src/Kokkos_UnorderedMap.hpp:30, from /var/jenkins/workspace/Kokkos_PR-6962/containers/src/impl/Kokkos_UnorderedMap_impl.cpp:21: /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] [ 92%] Linking CXX static library libkokkoscontainers.a [ 92%] Built target kokkoscontainers Scanning dependencies of target example [ 96%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o In file included from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MinMax.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_View.hpp:42, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Parallel.hpp:31, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_MemoryPool.hpp:26, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_TaskScheduler.hpp:34, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Serial/Kokkos_Serial.hpp:37, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/decl/Kokkos_Declare_SERIAL.hpp:21, from /var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build/kokkos/KokkosCore_Config_DeclareBackend.hpp:22, from /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Core.hpp:45, from /var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/cmake_example.cpp:17: /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 454 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:454:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 460 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:460:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 466 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:466:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 472 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:472:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 478 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:478:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] 484 | const pair& lhs, const pair& rhs) { | ^ /var/jenkins/workspace/Kokkos_PR-6962/core/src/Kokkos_Pair.hpp:484:57: warning: 'pair' is deprecated [-Wdeprecated-declarations] [100%] Linking CXX executable example [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: KokkosInTree_Verify 1: Test command: /var/jenkins/workspace/Kokkos_PR-6962/example/build_cmake_in_tree/build/example "10" 1: Test timeout computed to be: 10000000 1: Host Serial Execution Space: 1: KOKKOS_ENABLE_SERIAL: yes 1: 1: Serial Runtime Configuration: 1: Number of even integers from 0 to 9 1: Parallel: 5 0.000012 1: Sequential: 5 0.000000 1/1 Test #1: KokkosInTree_Verify .............. Passed 0.00 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.01 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Apr 25 16:38:47 2024 stats zeroed Thu Apr 25 15:26:54 2024 cache hit (direct) 52 cache hit (preprocessed) 1 cache miss 686 cache hit rate 7.17 % compiler produced stdout 1 cache file missing 1 cleanups performed 63 files in cache 2890 cache size 4.3 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 56953dffb44f34385b1c4fc9b3b7743e3e1254040a6d123d8b3063414a7fe1bb $ docker rm -f --volumes 56953dffb44f34385b1c4fc9b3b7743e3e1254040a6d123d8b3063414a7fe1bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } wrapper script does not seem to be touching the log file in /var/jenkins/workspace/Kokkos_PR-6962@tmp/durable-81dbfd01 (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) Post stage [Pipeline] sh process apparently never started in /var/jenkins/workspace/Kokkos_PR-6962@tmp/durable-5e400c3f (running Jenkins temporarily with -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.LAUNCH_DIAGNOSTICS=true might make the problem clearer) Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 7db4d624-cd88-4cdf-bb35-2a0dceb711b2 hudson.AbortException: script returned exit code -2 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 c43a359556824d754e0d09939311783ff38d2fa055ad1957ea4b7e3c34ad1190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch CUDA-11.0-NVCC-RDC [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: Error cloning remote repo 'origin' GitHub has been notified of this commit’s build result Finished: FAILURE