Pull request #6678 updated Connecting to https://api.github.com using Jenkins ORNL Obtained .jenkins from b0e255fda52789acb9f2422594ae4cd641832df6+79a36295d54bcf50937accd377b959d9d4503a75 (0643fedd4fabf6bb1acfc90eea97badd8657b022) [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 waffle in /var/jenkins/workspace/Kokkos_PR-6678 [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-6678/.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/6678/head:refs/remotes/origin/PR-6678 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 79a36295d54bcf50937accd377b959d9d4503a75 into PR head commit b0e255fda52789acb9f2422594ae4cd641832df6 > git config core.sparsecheckout # timeout=10 > git checkout -f b0e255fda52789acb9f2422594ae4cd641832df6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 79a36295d54bcf50937accd377b959d9d4503a75 # timeout=10 Merge succeeded, producing 09e0a1a7804ad3ffc97158ff8a07375e2336d393 Checking out Revision 09e0a1a7804ad3ffc97158ff8a07375e2336d393 (PR-6678) Commit message: "Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD" > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09e0a1a7804ad3ffc97158ff8a07375e2336d393 # timeout=10 > git rev-list --no-walk e0968fdf421e285e81b1f37c3cd36fe0e42e2c23 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t bbfb5151d351b14795c7fd84a0736609eb00cd19 -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 21.5kB Step 1/3 : FROM ubuntu:20.04 ---> 83a4bf3bb050 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 ---> 5aa601a239c4 Step 3/3 : ENV CLANG_FORMAT_EXE=clang-format-8 ---> Using cache ---> 0e2cfce238b1 Successfully built 0e2cfce238b1 Successfully tagged bbfb5151d351b14795c7fd84a0736609eb00cd19:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . bbfb5151d351b14795c7fd84a0736609eb00cd19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer waffle seems to be running inside container 9ff7337e2ba5d089c058f6d35fe65356ca68dd1fa55b3c12418bf58b5fca65f5 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6678 --volumes-from 9ff7337e2ba5d089c058f6d35fe65356ca68dd1fa55b3c12418bf58b5fca65f5 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** bbfb5151d351b14795c7fd84a0736609eb00cd19 cat $ docker top 579ec5eab6b67482a363f601955a4668342ee008f585253c53f797798dcbeb93 -eo pid,comm [Pipeline] { [Pipeline] sh + ./scripts/docker/check_format_cpp.sh [Pipeline] } $ docker stop --time=1 579ec5eab6b67482a363f601955a4668342ee008f585253c53f797798dcbeb93 $ docker rm -f --volumes 579ec5eab6b67482a363f601955a4668342ee008f585253c53f797798dcbeb93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: OPENACC-NVHPC-CUDA-12.2) [Pipeline] { (Branch: CUDA-12.2-NVHPC) [Pipeline] { (Branch: SYCL-OneAPI) [Pipeline] { (Branch: OPENMPTARGET-Clang) [Pipeline] { (Branch: CUDA-11.0.3-Clang-Tidy) [Pipeline] { (Branch: CUDA-11.7-NVCC) [Pipeline] { (Branch: CUDA-11.0-NVCC-RDC) [Pipeline] { (Branch: CUDA-11.6-NVCC-DEBUG) [Pipeline] { (Branch: GCC-8.4.0) [Pipeline] stage [Pipeline] { (OPENACC-NVHPC-CUDA-12.2) [Pipeline] stage [Pipeline] { (CUDA-12.2-NVHPC) [Pipeline] stage [Pipeline] { (SYCL-OneAPI) [Pipeline] stage [Pipeline] { (OPENMPTARGET-Clang) [Pipeline] stage [Pipeline] { (CUDA-11.0.3-Clang-Tidy) [Pipeline] stage [Pipeline] { (CUDA-11.7-NVCC) [Pipeline] stage [Pipeline] { (CUDA-11.0-NVCC-RDC) [Pipeline] stage [Pipeline] { (CUDA-11.6-NVCC-DEBUG) [Pipeline] stage [Pipeline] { (GCC-8.4.0) [Pipeline] node Running on fetnat03 in /var/jenkins/workspace/Kokkos_PR-6678 [Pipeline] node Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6678 [Pipeline] node Running on waffle in /var/jenkins/workspace/Kokkos_PR-6678 [Pipeline] node Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6678 [Pipeline] node Running on fetnat04 in /var/jenkins/workspace/Kokkos_PR-6678 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on CpuNode6 in /var/jenkins/workspace/Kokkos_PR-6678 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching changes from the remote Git repository [Pipeline] checkout using credential Jenkins ORNL using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags [Pipeline] checkout > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6678/.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-6678/.git" returned status code 128: stdout: stderr: fatal: not a gitdir '/var/jenkins/workspace/Kokkos_PR-6678/.git' at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) Fetching without tags at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) 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.GeneratedMethodAccessor39.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:125) 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 using credential Jenkins ORNL ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init /var/jenkins/workspace/Kokkos_PR-6678 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) 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:125) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.198.169/10.64.198.169:56914 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1000) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor527.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at jdk.proxy32/jdk.proxy32.$Proxy150.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:129) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: hudson.plugins.git.GitException: Command "git init /var/jenkins/workspace/Kokkos_PR-6678" 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-6678/.git/info/exclude': Disk quota exceeded at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) ... 12 more [Pipeline] } using credential Jenkins ORNL Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6678 Fetching changes from the remote Git repository Fetching without tags [Pipeline] // node Fetching changes from the remote Git repository [Pipeline] } [Pipeline] { Fetching without tags Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] } Fetching without tags Failed in branch OPENMPTARGET-Clang [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6678/.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-6678/.git" returned status code 128: stdout: stderr: fatal: not a gitdir '/var/jenkins/workspace/Kokkos_PR-6678/.git' at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) 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.GeneratedMethodAccessor39.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:125) at java.base/java.lang.Thread.run(Thread.java:829) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init /var/jenkins/workspace/Kokkos_PR-6678 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) 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:125) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.198.169/10.64.198.169:56914 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1000) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor527.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at jdk.proxy32/jdk.proxy32.$Proxy150.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:129) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: hudson.plugins.git.GitException: Command "git init /var/jenkins/workspace/Kokkos_PR-6678" 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-6678/.git/info/exclude': Disk quota exceeded at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) ... 12 more [Pipeline] } Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6678 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } Failed in branch CUDA-11.7-NVCC [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6678/.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-6678/.git" returned status code 128: stdout: stderr: fatal: not a gitdir '/var/jenkins/workspace/Kokkos_PR-6678/.git' at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) 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.GeneratedMethodAccessor39.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:125) at java.base/java.lang.Thread.run(Thread.java:829) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init /var/jenkins/workspace/Kokkos_PR-6678 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) 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:125) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.198.169/10.64.198.169:56914 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1000) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor527.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at jdk.proxy32/jdk.proxy32.$Proxy150.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:129) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: hudson.plugins.git.GitException: Command "git init /var/jenkins/workspace/Kokkos_PR-6678" 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-6678/.git/info/exclude': Disk quota exceeded at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) ... 12 more [Pipeline] } Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6678 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } Failed in branch CUDA-11.0-NVCC-RDC Merging remotes/origin/develop commit 79a36295d54bcf50937accd377b959d9d4503a75 into PR head commit b0e255fda52789acb9f2422594ae4cd641832df6 [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6678/.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-6678/.git" returned status code 128: stdout: stderr: fatal: not a gitdir '/var/jenkins/workspace/Kokkos_PR-6678/.git' at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) 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.GeneratedMethodAccessor39.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:125) at java.base/java.lang.Thread.run(Thread.java:829) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init /var/jenkins/workspace/Kokkos_PR-6678 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) 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:125) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.198.169/10.64.198.169:56914 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1000) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor527.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at jdk.proxy32/jdk.proxy32.$Proxy150.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:129) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: hudson.plugins.git.GitException: Command "git init /var/jenkins/workspace/Kokkos_PR-6678" 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-6678/.git/info/exclude': Disk quota exceeded at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2762) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2757) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) ... 12 more [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch CUDA-11.6-NVCC-DEBUG Merge succeeded, producing 54d76c621adfe25f702f9456b5a3be1011f14dc9 Checking out Revision 54d76c621adfe25f702f9456b5a3be1011f14dc9 (PR-6678) Commit message: "Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD" > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6678/.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/6678/head:refs/remotes/origin/PR-6678 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0e255fda52789acb9f2422594ae4cd641832df6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 79a36295d54bcf50937accd377b959d9d4503a75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54d76c621adfe25f702f9456b5a3be1011f14dc9 # timeout=10 > git rev-list --no-walk e0968fdf421e285e81b1f37c3cd36fe0e42e2c23 # timeout=10 Merging remotes/origin/develop commit 79a36295d54bcf50937accd377b959d9d4503a75 into PR head commit b0e255fda52789acb9f2422594ae4cd641832df6 Merging remotes/origin/develop commit 79a36295d54bcf50937accd377b959d9d4503a75 into PR head commit b0e255fda52789acb9f2422594ae4cd641832df6 Merge succeeded, producing 43ae5c567f91149a32253d11ac8f776c013b15b7 Checking out Revision 43ae5c567f91149a32253d11ac8f776c013b15b7 (PR-6678) Commit message: "Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD" > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6678/.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/6678/head:refs/remotes/origin/PR-6678 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0e255fda52789acb9f2422594ae4cd641832df6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 79a36295d54bcf50937accd377b959d9d4503a75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43ae5c567f91149a32253d11ac8f776c013b15b7 # timeout=10 > git rev-list --no-walk e0968fdf421e285e81b1f37c3cd36fe0e42e2c23 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6678/.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/6678/head:refs/remotes/origin/PR-6678 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0e255fda52789acb9f2422594ae4cd641832df6 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6678/.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/6678/head:refs/remotes/origin/PR-6678 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6678 # timeout=10 [Pipeline] withEnv [Pipeline] { Merging remotes/origin/develop commit 79a36295d54bcf50937accd377b959d9d4503a75 into PR head commit b0e255fda52789acb9f2422594ae4cd641832df6 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6678/.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/6678/head:refs/remotes/origin/PR-6678 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh Merging remotes/origin/develop commit 79a36295d54bcf50937accd377b959d9d4503a75 into PR head commit b0e255fda52789acb9f2422594ae4cd641832df6 Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6678 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh Merge succeeded, producing 43ae5c567f91149a32253d11ac8f776c013b15b7 Checking out Revision 43ae5c567f91149a32253d11ac8f776c013b15b7 (PR-6678) Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6678 # timeout=10 Commit message: "Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD" + docker build -t b4b9152c5ccb832fb95706fd1fe126f76dbcf0e0 -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 21.5kB Step 1/12 : ARG BASE=nvidia/cuda:11.7.1-devel-ubuntu22.04 Step 2/12 : FROM $BASE ---> 28a6f693c19c Step 3/12 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 4dc20806ef70 Step 4/12 : 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 ---> c0779c0853f6 Step 5/12 : 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 ---> 0b423f9ebb60 Step 6/12 : ARG CMAKE_VERSION=3.23.2 ---> Using cache ---> 47bdae4d3785 Step 7/12 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 62fc6f643cb1 Step 8/12 : 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 ---> 5ce07bb95013 Step 9/12 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 83d89d4c16b7 Step 10/12 : 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 ---> 91df706d7961 Step 11/12 : 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 ---> 221fd9f16a60 Step 12/12 : 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 ---> 51246580b9f6 Successfully built 51246580b9f6 Successfully tagged b4b9152c5ccb832fb95706fd1fe126f76dbcf0e0:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6678 # timeout=10 + docker build -t 25db268cc13b137aad51735b5f23a6b9c83a7a6f -f scripts/docker/Dockerfile.gcc scripts/docker Sending build context to Docker daemon 21.5kB Merge succeeded, producing 43ae5c567f91149a32253d11ac8f776c013b15b7 Checking out Revision 43ae5c567f91149a32253d11ac8f776c013b15b7 (PR-6678) Commit message: "Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD" [Pipeline] withEnv [Pipeline] { + docker inspect -f . b4b9152c5ccb832fb95706fd1fe126f76dbcf0e0 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer waffle seems to be running inside container 9ff7337e2ba5d089c058f6d35fe65356ca68dd1fa55b3c12418bf58b5fca65f5 Merge succeeded, producing 483bff9c579ab569a6483adf7af918a2696f32d4 Checking out Revision 483bff9c579ab569a6483adf7af918a2696f32d4 (PR-6678) $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6678 --volumes-from 9ff7337e2ba5d089c058f6d35fe65356ca68dd1fa55b3c12418bf58b5fca65f5 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b4b9152c5ccb832fb95706fd1fe126f76dbcf0e0 cat Commit message: "Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD" > git config core.sparsecheckout # timeout=10 > git checkout -f b0e255fda52789acb9f2422594ae4cd641832df6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 79a36295d54bcf50937accd377b959d9d4503a75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 483bff9c579ab569a6483adf7af918a2696f32d4 # timeout=10 > git rev-list --no-walk e0968fdf421e285e81b1f37c3cd36fe0e42e2c23 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 79a36295d54bcf50937accd377b959d9d4503a75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43ae5c567f91149a32253d11ac8f776c013b15b7 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0e255fda52789acb9f2422594ae4cd641832df6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 79a36295d54bcf50937accd377b959d9d4503a75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43ae5c567f91149a32253d11ac8f776c013b15b7 # timeout=10 Step 1/9 : FROM ubuntu:20.04 ---> f78909c2b360 Step 2/9 : ENV DEBIAN_FRONTEND=noninteractive ---> Using cache ---> 3368a2cf1c62 Step 3/9 : RUN apt-get update && apt-get upgrade -y && apt-get install -y build-essential wget git bc ccache && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 7f5537e30228 Step 4/9 : RUN echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial main" >> /etc/apt/sources.list && echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial universe" >> /etc/apt/sources.list && apt-get update && apt-get install -y g++-8 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 8 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-8 8 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 37cf26f70360 Step 5/9 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 5ca3984fbff1 Step 6/9 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 3e0e8565b03a Step 7/9 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 1beb11b7f87c Step 8/9 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 099e27807538 Step 9/9 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 0e8fd7e39016 Successfully built 0e8fd7e39016 Successfully tagged 25db268cc13b137aad51735b5f23a6b9c83a7a6f:latest $ docker top 1dc65ac0fc98195cb4563fe5b94ad377c432fbe99232c456bb16af16695b61d4 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh [Pipeline] sh + docker inspect -f . 25db268cc13b137aad51735b5f23a6b9c83a7a6f . [Pipeline] } + docker build -t e1851557106215a56a6a7e1e5235d223fe3d00e3 -f scripts/docker/Dockerfile.nvhpc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 21.5kB Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04 Step 2/7 : FROM $BASE ---> 14f99d87eca9 Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> b5e7481e3469 Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> cd7661c68ab5 Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> d2993abdefb5 Step 6/7 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 50ac181fc66c Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> a4165f4a0a95 Successfully built a4165f4a0a95 Successfully tagged e1851557106215a56a6a7e1e5235d223fe3d00e3:latest [Pipeline] // withEnv [Pipeline] withDockerContainer + ccache --zero-stats CpuNode6 seems to be running inside container 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 + docker build -t e1851557106215a56a6a7e1e5235d223fe3d00e3 -f scripts/docker/Dockerfile.nvhpc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 21.5kB Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04 Step 2/7 : FROM $BASE ---> 14f99d87eca9 Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 128db77655ab Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> b73a4487d6db Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> cb0a8f38bd45 Step 6/7 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 791686e462da Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 27405cf97eae Successfully built 27405cf97eae Successfully tagged e1851557106215a56a6a7e1e5235d223fe3d00e3:latest $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-6678 --volumes-from 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 25db268cc13b137aad51735b5f23a6b9c83a7a6f cat + docker build -t 8944ba1025736f446c2e7ddc3b785abbc885f4a6 -f scripts/docker/Dockerfile.kokkosllvmproject scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 21.5kB Step 1/13 : FROM nvidia/cuda:11.0.3-devel ---> f6eb2aa24ca2 Step 2/13 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 54efdda62d3b 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 ---> 5be4de9147a7 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 ---> 629dca6156fc 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 ---> dccc018972fc Step 6/13 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 09ad7b85f44e Step 7/13 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> d7bd6777ebcf 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 ---> d2b099e09d08 Step 9/13 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> e86aed98d8eb Step 10/13 : ARG NPROC=8 ---> Using cache ---> 8012c0a20b03 Step 11/13 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> d61234ed2bba 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 ---> eb07ddf7fa63 Step 13/13 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 44ca201108b6 Successfully built 44ca201108b6 Successfully tagged 8944ba1025736f446c2e7ddc3b785abbc885f4a6:latest Statistics zeroed $ docker top 3e5f3a07e928d198952d5ff43e2026560100f38212a51febd8d73b5f73509fea -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh + . /opt/intel/oneapi/setvars.sh --include-intel-llvm + script_name=setvars.sh + config_file= + config_array= + component_array= + warning_tally=0 + posix_nl= + save_args + echo + script_args= + _setvars_this_script_name=setvars.sh + _setvars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ setvars.sh = script.sh ] + sourcer= + sourced_nm= + ps -p 48 -o comm= + sourced_sh=sh + _setvars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + proc_name=script.sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + printf %s: %s script.sh SH_VERSION = unknown + sourcer=script.sh: SH_VERSION = unknown + sourced_nm=/var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 351: /opt/intel/oneapi/setvars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 351: /opt/intel/oneapi/setvars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*setvars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 351: /opt/intel/oneapi/setvars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + sourced_nm=/opt/intel/oneapi/setvars.sh + [ = /opt/intel/oneapi/setvars.sh ] + get_script_path /opt/intel/oneapi/setvars.sh + script=/opt/intel/oneapi/setvars.sh + [ -L /opt/intel/oneapi/setvars.sh ] + command dirname -- /opt/intel/oneapi/setvars.sh + script_dir=/opt/intel/oneapi + cd /opt/intel/oneapi + command pwd -P + script_dir=/opt/intel/oneapi + printf %s /opt/intel/oneapi + script_root=/opt/intel/oneapi + help=0 + force=0 + config=0 + config_file= + list_of_args= + [ -n ] + printf %s %s args: Using "$@" for setvars.sh arguments: + input_args=args: Using "$@" for setvars.sh arguments: + SETVARS_ARGS= + export SETVARS_ARGS + [ 0 != 0 ] + [ = 1 ] + [ 0 -eq 1 ] + version_default=latest + awk NF + docker inspect -f . e1851557106215a56a6a7e1e5235d223fe3d00e3 . [Pipeline] } + docker inspect -f . e1851557106215a56a6a7e1e5235d223fe3d00e3 . + docker inspect -f . 8944ba1025736f446c2e7ddc3b785abbc885f4a6 . [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat05 seems to be running inside container 460c7040903f09977fd73cffdf142fc8a5a3a252df2d4201a4152ff03c9c870f $ 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-6678 --volumes-from 460c7040903f09977fd73cffdf142fc8a5a3a252df2d4201a4152ff03c9c870f -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** e1851557106215a56a6a7e1e5235d223fe3d00e3 cat + 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 + command ls /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + component_array=/opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + temp_array= + prep_for_eval /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + echo /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + awk NF + sed -e s/^/'/g -e s/$/' \\/g -e $s/\\$// + eval set -- '/opt/intel/oneapi/compiler/2023.0.0/env/vars.sh' \ '/opt/intel/oneapi/compiler/latest/env/vars.sh' \ '/opt/intel/oneapi/debugger/2023.0.0/env/vars.sh' \ '/opt/intel/oneapi/debugger/latest/env/vars.sh' \ '/opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh' \ '/opt/intel/oneapi/dev-utilities/latest/env/vars.sh' \ '/opt/intel/oneapi/dpl/2022.0.0/env/vars.sh' \ '/opt/intel/oneapi/dpl/latest/env/vars.sh' \ '/opt/intel/oneapi/tbb/2021.8.0/env/vars.sh' \ '/opt/intel/oneapi/tbb/latest/env/vars.sh' + set -- /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh /opt/intel/oneapi/compiler/latest/env/vars.sh /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh /opt/intel/oneapi/debugger/latest/env/vars.sh /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh /opt/intel/oneapi/dev-utilities/latest/env/vars.sh /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh /opt/intel/oneapi/dpl/latest/env/vars.sh /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh /opt/intel/oneapi/tbb/latest/env/vars.sh + dirname -- /opt/intel/oneapi/compiler/2023.0.0/env/vars.sh + dirname -- /opt/intel/oneapi/compiler/2023.0.0/env + dirname -- /opt/intel/oneapi/compiler/2023.0.0 + basename -- /opt/intel/oneapi/compiler + arg=compiler + [ -r /opt/intel/oneapi/compiler/latest/env/vars.sh ] + temp_array=compiler + dirname -- /opt/intel/oneapi/compiler/latest/env/vars.sh + dirname -- /opt/intel/oneapi/compiler/latest/env + dirname -- /opt/intel/oneapi/compiler/latest + basename -- /opt/intel/oneapi/compiler + arg=compiler + [ -r /opt/intel/oneapi/compiler/latest/env/vars.sh ] + temp_array=compiler compiler + dirname -- /opt/intel/oneapi/debugger/2023.0.0/env/vars.sh + dirname -- /opt/intel/oneapi/debugger/2023.0.0/env + dirname -- /opt/intel/oneapi/debugger/2023.0.0 + basename -- /opt/intel/oneapi/debugger + arg=debugger + [ -r /opt/intel/oneapi/debugger/latest/env/vars.sh ] + temp_array=compiler compiler debugger + dirname -- /opt/intel/oneapi/debugger/latest/env/vars.sh + dirname -- /opt/intel/oneapi/debugger/latest/env + dirname -- /opt/intel/oneapi/debugger/latest + basename -- /opt/intel/oneapi/debugger + arg=debugger + [ -r /opt/intel/oneapi/debugger/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger + dirname -- /opt/intel/oneapi/dev-utilities/2021.8.0/env/vars.sh + dirname -- /opt/intel/oneapi/dev-utilities/2021.8.0/env + dirname -- /opt/intel/oneapi/dev-utilities/2021.8.0 + basename -- /opt/intel/oneapi/dev-utilities + arg=dev-utilities + [ -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities + dirname -- /opt/intel/oneapi/dev-utilities/latest/env/vars.sh + dirname -- /opt/intel/oneapi/dev-utilities/latest/env + dirname -- /opt/intel/oneapi/dev-utilities/latest + basename -- /opt/intel/oneapi/dev-utilities + arg=dev-utilities + [ -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities + dirname -- /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh + dirname -- /opt/intel/oneapi/dpl/2022.0.0/env + dirname -- /opt/intel/oneapi/dpl/2022.0.0 + basename -- /opt/intel/oneapi/dpl + arg=dpl + [ -r /opt/intel/oneapi/dpl/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl + dirname -- /opt/intel/oneapi/dpl/latest/env/vars.sh + dirname -- /opt/intel/oneapi/dpl/latest/env + dirname -- /opt/intel/oneapi/dpl/latest + basename -- /opt/intel/oneapi/dpl + arg=dpl + [ -r /opt/intel/oneapi/dpl/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl + dirname -- /opt/intel/oneapi/tbb/2021.8.0/env/vars.sh + dirname -- /opt/intel/oneapi/tbb/2021.8.0/env + dirname -- /opt/intel/oneapi/tbb/2021.8.0 + basename -- /opt/intel/oneapi/tbb + arg=tbb + [ -r /opt/intel/oneapi/tbb/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl tbb + dirname -- /opt/intel/oneapi/tbb/latest/env/vars.sh + dirname -- /opt/intel/oneapi/tbb/latest/env + dirname -- /opt/intel/oneapi/tbb/latest + basename -- /opt/intel/oneapi/tbb + arg=tbb + [ -r /opt/intel/oneapi/tbb/latest/env/vars.sh ] + temp_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl tbb tbb + component_array=compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl tbb tbb + printf %s\n compiler compiler debugger debugger dev-utilities dev-utilities dpl dpl tbb tbb + uniq + component_array=compiler debugger dev-utilities dpl tbb + printf %s\n compiler debugger dev-utilities dpl tbb + wc -l + temp_var=5 + [ 5 -le 0 ] + [ 0 = 1 ] + prep_for_eval compiler debugger dev-utilities dpl tbb + echo compiler debugger dev-utilities dpl tbb + awk NF + sed -e s/^/'/g -e s/$/' \\/g -e $s/\\$// + eval set -- 'compiler' \ 'debugger' \ 'dev-utilities' \ 'dpl' \ 'tbb' + set -- compiler debugger dev-utilities dpl tbb + temp_array= + arg=compiler=latest + temp_array=compiler=latest + arg=debugger=latest + temp_array=compiler=latest debugger=latest + arg=dev-utilities=latest + temp_array=compiler=latest debugger=latest dev-utilities=latest + arg=dpl=latest + temp_array=compiler=latest debugger=latest dev-utilities=latest dpl=latest + arg=tbb=latest + temp_array=compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + component_array=compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + [ 0 = 1 ] + printf %s\n compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + awk NF + component_array=compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + echo + echo :: initializing oneAPI environment ... :: initializing oneAPI environment ... + echo script.sh: SH_VERSION = unknown script.sh: SH_VERSION = unknown + echo args: Using "$@" for setvars.sh arguments: args: Using "$@" for setvars.sh arguments: + ONEAPI_ROOT=/opt/intel/oneapi + export ONEAPI_ROOT + SETVARS_CALL=1 + export SETVARS_CALL + temp_var=0 + prep_for_eval compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + echo compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + awk NF + sed -e s/^/'/g -e s/$/' \\/g -e $s/\\$// + eval set -- 'compiler=latest' \ 'debugger=latest' \ 'dev-utilities=latest' \ 'dpl=latest' \ 'tbb=latest' + set -- compiler=latest debugger=latest dev-utilities=latest dpl=latest tbb=latest + expr compiler=latest : \(.*\)=.* + arg_base=compiler + expr compiler=latest : .*=\(.*\) + arg_verz=latest + arg_path=/opt/intel/oneapi/compiler/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/compiler/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/compiler/latest/env/vars.sh ] + echo :: compiler -- latest :: compiler -- latest + . /opt/intel/oneapi/compiler/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 174: /opt/intel/oneapi/compiler/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 174: /opt/intel/oneapi/compiler/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 174: /opt/intel/oneapi/compiler/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/compiler/latest/env/vars.sh + [ = /opt/intel/oneapi/compiler/latest/env/vars.sh ] + get_script_path /opt/intel/oneapi/compiler/latest/env/vars.sh + script=/opt/intel/oneapi/compiler/latest/env/vars.sh + [ -L /opt/intel/oneapi/compiler/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/compiler/latest/env/vars.sh + script_dir=/opt/intel/oneapi/compiler/latest/env + cd /opt/intel/oneapi/compiler/latest/env + command pwd -P + script_dir=/opt/intel/oneapi/compiler/2023.0.0/env + printf %s /opt/intel/oneapi/compiler/2023.0.0/env + my_script_path=/opt/intel/oneapi/compiler/2023.0.0/env + dirname -- /opt/intel/oneapi/compiler/2023.0.0/env + component_root=/opt/intel/oneapi/compiler/2023.0.0 + CMPLR_ROOT=/opt/intel/oneapi/compiler/2023.0.0 + export CMPLR_ROOT + INTEL_TARGET_ARCH=intel64 + INTEL_TARGET_PLATFORM=linux + USE_INTEL_LLVM=0 + [ 5 -gt 0 ] + shift + [ 4 -gt 0 ] + shift + [ 3 -gt 0 ] + shift + [ 2 -gt 0 ] + shift + [ 1 -gt 0 ] + shift + [ 0 -gt 0 ] + [ intel64 = ia32 ] + unset INTEL_TARGET_ARCH_IA32 + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin /opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin + path_is_now=/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + [ = /opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + [ 0 = 1 ] + [ intel64 = ia32 ] + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib /usr/local/cuda/lib64/stubs + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib + path_is_now=/usr/local/cuda/lib64/stubs + [ = /usr/local/cuda/lib64/stubs ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + export LIBRARY_PATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin /usr/local/nvidia/lib:/usr/local/nvidia/lib64 + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin + path_is_now=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + [ = /usr/local/nvidia/lib:/usr/local/nvidia/lib64 ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + export LD_LIBRARY_PATH + [ intel64 = ia32 ] + [ -n ] + [ -f /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/fpgavars.sh ] + FPGA_VARS_DIR=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga + export FPGA_VARS_DIR + FPGA_VARS_ARGS= + export FPGA_VARS_ARGS + . /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/fpgavars.sh + SCRIPTDIR=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga + icdadd libalteracl.so + [ -z ] + export OCL_ICD_FILENAMES=libalteracl.so + icdadd libintelocl_emu.so + [ -z x ] + export OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so + export ACL_BOARD_VENDOR_PATH=/opt/Intel/OpenCLFPGA/oneAPI/Boards + export INTELFPGAOCLSDKROOT=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga + export PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + uname -m + ARCH=x86_64 + arch_type= + arch_type=linux64 + export LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64 /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64 + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + export LD_LIBRARY_PATH + [ -z libintelocl_emu.so:libalteracl.so ] + OCL_ICD_FILENAMES=libintelocl_emu.so:libalteracl.so:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64/libintelocl.so + [ -n ] + export OCL_ICD_FILENAMES + prepend_manpath /opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + MANPATH=/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + export MANPATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + PKG_CONFIG_PATH=/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + export PKG_CONFIG_PATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + CMAKE_PREFIX_PATH=/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + export CMAKE_PREFIX_PATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N + NLSPATH=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin/locale/%l_%t/%N + export NLSPATH + prepend_path /opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + path_to_add=/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + DIAGUTIL_PATH=/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + export DIAGUTIL_PATH + temp_var=1 + expr debugger=latest : \(.*\)=.* + arg_base=debugger + expr debugger=latest : .*=\(.*\) + arg_verz=latest + arg_path=/opt/intel/oneapi/debugger/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/debugger/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/debugger/latest/env/vars.sh ] + echo :: debugger -- latest :: debugger -- latest + . /opt/intel/oneapi/debugger/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 108: /opt/intel/oneapi/debugger/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 108: /opt/intel/oneapi/debugger/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 108: /opt/intel/oneapi/debugger/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/debugger/latest/env/vars.sh + [ = /opt/intel/oneapi/debugger/latest/env/vars.sh ] + get_script_path /opt/intel/oneapi/debugger/latest/env/vars.sh + script=/opt/intel/oneapi/debugger/latest/env/vars.sh + [ -L /opt/intel/oneapi/debugger/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/debugger/latest/env/vars.sh + script_dir=/opt/intel/oneapi/debugger/latest/env + cd /opt/intel/oneapi/debugger/latest/env + command pwd -P + script_dir=/opt/intel/oneapi/debugger/2023.0.0/env + printf %s /opt/intel/oneapi/debugger/2023.0.0/env + my_script_path=/opt/intel/oneapi/debugger/2023.0.0/env + dirname -- /opt/intel/oneapi/debugger/2023.0.0/env + gdb_root=/opt/intel/oneapi/debugger/2023.0.0 + my_ld_path=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib + prepend_path /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + INTEL_PYTHONHOME=/opt/intel/oneapi/debugger/2023.0.0/dep + export INTEL_PYTHONHOME + prepend_path /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib /opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + LD_LIBRARY_PATH=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + export LD_LIBRARY_PATH + prepend_manpath /opt/intel/oneapi/debugger/2023.0.0/documentation/man /opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/documentation/man + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + [ = /opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/documentation/man:/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + MANPATH=/opt/intel/oneapi/debugger/2023.0.0/documentation/man:/opt/intel/oneapi/compiler/2023.0.0/documentation/en/man/common: + export MANPATH + prepend_path /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib + INFOPATH=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib + export INFOPATH + prepend_path /opt/intel/oneapi/debugger/2023.0.0/documentation/info/ + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/documentation/info/ + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/documentation/info/ + GDB_INFO=/opt/intel/oneapi/debugger/2023.0.0/documentation/info/ + export GDB_INFO + prepend_path /opt/intel/oneapi/debugger/2023.0.0/sys_check/debugger_sys_check.py /opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + path_to_add=/opt/intel/oneapi/debugger/2023.0.0/sys_check/debugger_sys_check.py + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + [ = /opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh ] + printf %s /opt/intel/oneapi/debugger/2023.0.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + DIAGUTIL_PATH=/opt/intel/oneapi/debugger/2023.0.0/sys_check/debugger_sys_check.py:/opt/intel/oneapi/compiler/2023.0.0/sys_check/sys_check.sh + export DIAGUTIL_PATH + temp_var=2 + expr dev-utilities=latest : \(.*\)=.* + arg_base=dev-utilities + expr dev-utilities=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 + arg_verz=latest + arg_path=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + echo :: dev-utilities -- latest :: dev-utilities -- latest + . /opt/intel/oneapi/dev-utilities/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 160: /opt/intel/oneapi/dev-utilities/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 160: /opt/intel/oneapi/dev-utilities/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 160: /opt/intel/oneapi/dev-utilities/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh + [ = /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + get_script_path /opt/intel/oneapi/dev-utilities/latest/env/vars.sh + script=/opt/intel/oneapi/dev-utilities/latest/env/vars.sh + [ -L /opt/intel/oneapi/dev-utilities/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/dev-utilities/latest/env/vars.sh + script_dir=/opt/intel/oneapi/dev-utilities/latest/env + cd /opt/intel/oneapi/dev-utilities/latest/env + command pwd -P + script_dir=/opt/intel/oneapi/dev-utilities/2021.8.0/env + printf %s /opt/intel/oneapi/dev-utilities/2021.8.0/env + vars_script_path=/opt/intel/oneapi/dev-utilities/2021.8.0/env + dirname -- /opt/intel/oneapi/dev-utilities/2021.8.0/env + component_root=/opt/intel/oneapi/dev-utilities/2021.8.0 + prepend_path /opt/intel/oneapi/dev-utilities/2021.8.0/bin /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + path_to_add=/opt/intel/oneapi/dev-utilities/2021.8.0/bin + path_is_now=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + [ = /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ] + printf %s /opt/intel/oneapi/dev-utilities/2021.8.0/bin:/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/opt/intel/oneapi/dev-utilities/2021.8.0/bin:/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/bin:/opt/intel/oneapi/compiler/2023.0.0/linux/bin/intel64:/opt/intel/oneapi/compiler/2023.0.0/linux/bin:/opt/cmake/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + prepend_path /opt/intel/oneapi/dev-utilities/2021.8.0/include + path_to_add=/opt/intel/oneapi/dev-utilities/2021.8.0/include + path_is_now= + [ = ] + printf %s /opt/intel/oneapi/dev-utilities/2021.8.0/include + CPATH=/opt/intel/oneapi/dev-utilities/2021.8.0/include + export CPATH + temp_var=3 + expr dpl=latest : \(.*\)=.* + arg_base=dpl + expr dpl=latest : .*=\(.*\) + arg_verz=latest + arg_path=/opt/intel/oneapi/dpl/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/dpl/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/dpl/latest/env/vars.sh ] + echo :: dpl -- latest :: dpl -- latest + . /opt/intel/oneapi/dpl/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 148: /opt/intel/oneapi/dpl/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 148: /opt/intel/oneapi/dpl/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 148: /opt/intel/oneapi/dpl/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/dpl/latest/env/vars.sh + [ = /opt/intel/oneapi/dpl/latest/env/vars.sh ] + rreadlink /opt/intel/oneapi/dpl/latest/env/vars.sh + target=/opt/intel/oneapi/dpl/latest/env/vars.sh fname= targetDir= CDPATH= + [ -n ] + : + [ -L /opt/intel/oneapi/dpl/latest/env/vars.sh ] + [ -e /opt/intel/oneapi/dpl/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/dpl/latest/env/vars.sh + command cd /opt/intel/oneapi/dpl/latest/env + command basename -- /opt/intel/oneapi/dpl/latest/env/vars.sh + fname=vars.sh + [ vars.sh = / ] + [ -L vars.sh ] + break + command pwd -P + targetDir=/opt/intel/oneapi/dpl/2022.0.0/env + [ vars.sh = . ] + [ vars.sh = .. ] + command printf %s\n /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh + dirname -- /opt/intel/oneapi/dpl/2022.0.0/env/vars.sh + _onedpl_scrip_path=/opt/intel/oneapi/dpl/2022.0.0/env + dirname -- /opt/intel/oneapi/dpl/2022.0.0/env + DPL_ROOT=/opt/intel/oneapi/dpl/2022.0.0 + export DPL_ROOT + prepend_path /opt/intel/oneapi/dpl/2022.0.0/linux/include /opt/intel/oneapi/dev-utilities/2021.8.0/include + path_to_add=/opt/intel/oneapi/dpl/2022.0.0/linux/include + path_is_now=/opt/intel/oneapi/dev-utilities/2021.8.0/include + [ = /opt/intel/oneapi/dev-utilities/2021.8.0/include ] + printf %s /opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + CPATH=/opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + export CPATH + prepend_path /opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig /opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + path_to_add=/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + [ = /opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig ] + printf %s /opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + PKG_CONFIG_PATH=/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + export PKG_CONFIG_PATH + temp_var=4 + expr tbb=latest : \(.*\)=.* + arg_base=tbb + expr tbb=latest : .*=\(.*\) + arg_verz=latest + arg_path=/opt/intel/oneapi/tbb/latest/env/vars.sh + SETVARS_VARS_PATH=/opt/intel/oneapi/tbb/latest/env/vars.sh + export SETVARS_VARS_PATH + [ exclude = latest ] + [ -r /opt/intel/oneapi/tbb/latest/env/vars.sh ] + echo :: tbb -- latest :: tbb -- latest + . /opt/intel/oneapi/tbb/latest/env/vars.sh SETVARS_CALL=1 + _vars_this_script_name=vars.sh + _vars_get_proc_name /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ -n ] + script=/var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ -L /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh ] + basename -- /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh + [ vars.sh = script.sh ] + vars_script_name= + ps -p 48 -o comm= + vars_script_shell=sh + [ -n ] + [ -n ] + [ -n ] + [ dash = sh ] + [ sh = sh ] + vars_script_name=/var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 114: /opt/intel/oneapi/tbb/latest/env/vars.sh: Bad substitution + : + printf %s /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 114: /opt/intel/oneapi/tbb/latest/env/vars.sh: Bad substitution + grep -Eq sh: [0-9]+: .*vars\.sh: + echo 0 + [ 0 -eq 0 ] + expr /var/jenkins/workspace/Kokkos_PR-6678@tmp/durable-7d7d4ef9/script.sh: 114: /opt/intel/oneapi/tbb/latest/env/vars.sh: Bad substitution : ^.*sh: [0-9]*: \(.*\): + vars_script_name=/opt/intel/oneapi/tbb/latest/env/vars.sh + [ = /opt/intel/oneapi/tbb/latest/env/vars.sh ] + get_script_path /opt/intel/oneapi/tbb/latest/env/vars.sh + script_path=/opt/intel/oneapi/tbb/latest/env/vars.sh + [ -L /opt/intel/oneapi/tbb/latest/env/vars.sh ] + command dirname -- /opt/intel/oneapi/tbb/latest/env/vars.sh + script_dir=/opt/intel/oneapi/tbb/latest/env + cd /opt/intel/oneapi/tbb/latest/env + command pwd -P + script_dir=/opt/intel/oneapi/tbb/2021.8.0/env + printf %s /opt/intel/oneapi/tbb/2021.8.0/env + TBBROOT=/opt/intel/oneapi/tbb/2021.8.0/env/.. + TBB_TARGET_ARCH=intel64 + [ -n ] + TBB_LIB_NAME=libtbb.so.12 + TBB_LIB_DIR=intel64/gcc4.8 + [ -e /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8/libtbb.so.12 ] + export TBBROOT + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8 /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8 + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + LIBRARY_PATH=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/usr/local/cuda/lib64/stubs + export LIBRARY_PATH + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8 /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8 + path_is_now=/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + [ = /opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + LD_LIBRARY_PATH=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/intel64/gcc4.8:/opt/intel/oneapi/debugger/2023.0.0/gdb/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/libipt/intel64/lib:/opt/intel/oneapi/debugger/2023.0.0/dep/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/x64:/opt/intel/oneapi/compiler/2023.0.0/linux/lib/oclfpga/host/linux64/lib:/opt/intel/oneapi/compiler/2023.0.0/linux/compiler/lib/intel64_lin:/usr/local/nvidia/lib:/usr/local/nvidia/lib64 + export LD_LIBRARY_PATH + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/../include /opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/../include + path_is_now=/opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + [ = /opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/../include:/opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + CPATH=/opt/intel/oneapi/tbb/2021.8.0/env/../include:/opt/intel/oneapi/dpl/2022.0.0/linux/include:/opt/intel/oneapi/dev-utilities/2021.8.0/include + export CPATH + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/.. /opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/.. + path_is_now=/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + [ = /opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/..:/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + CMAKE_PREFIX_PATH=/opt/intel/oneapi/tbb/2021.8.0/env/..:/opt/intel/oneapi/compiler/2023.0.0/linux/IntelDPCPP + export CMAKE_PREFIX_PATH + prepend_path /opt/intel/oneapi/tbb/2021.8.0/env/../lib/pkgconfig /opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + path_to_add=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/pkgconfig + path_is_now=/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + [ = /opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig ] + printf %s /opt/intel/oneapi/tbb/2021.8.0/env/../lib/pkgconfig:/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + PKG_CONFIG_PATH=/opt/intel/oneapi/tbb/2021.8.0/env/../lib/pkgconfig:/opt/intel/oneapi/dpl/2022.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.0.0/lib/pkgconfig + export PKG_CONFIG_PATH + temp_var=5 + [ 5 -eq 0 ] + echo :: oneAPI environment initialized :: :: oneAPI environment initialized :: + echo + [ 0 -ne 0 ] + eval set -- + set -- + prep_for_exit 0 + script_return_code=0 + unset -v SETVARS_CALL + unset -v SETVARS_ARGS + unset -v SETVARS_VARS_PATH + [ 0 = ] + [ 0 -eq 0 ] + SETVARS_COMPLETED=1 + export SETVARS_COMPLETED + return 0 + return + rm -rf build -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6678/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++17 for C++17 extensions as feature -- SIMD: AVX2 detected -- Built-in Execution Spaces: -- Device Parallel: NoTypeDefined -- Host Parallel: Kokkos::OpenMP -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT -- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT - Success -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Using internal desul_atomics copy -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX $ docker top 38db36230e2588b7452ec5f4987dbf337ecf4155ccf44ae5ca4e2123ee5ed46f -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat03 seems to be running inside container 441da6ff12ae82d3ddae57c568cce970fb210dbdb14e95a8c33033849964141b $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6678 --volumes-from 441da6ff12ae82d3ddae57c568cce970fb210dbdb14e95a8c33033849964141b -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** e1851557106215a56a6a7e1e5235d223fe3d00e3 cat + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/opt/intel/oneapi/compiler/2023.0.0/linux/bin-llvm/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_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_0a5b3/fast && /usr/bin/make -f CMakeFiles/cmTC_0a5b3.dir/build.make CMakeFiles/cmTC_0a5b3.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_0a5b3.dir/gnu_posix_regex.cpp.o [benchmark] /usr/bin/c++ -Werror -Wempty-body -Wclobbered -Wignored-qualifiers -Wall -Wextra -Wunused-parameter -Wshadow -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -o CMakeFiles/cmTC_0a5b3.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6678/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6678/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: gnuregex.h: No such file or directory [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] compilation terminated. [benchmark] make[1]: *** [CMakeFiles/cmTC_0a5b3.dir/build.make:69: CMakeFiles/cmTC_0a5b3.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_0a5b3/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Sources TestOpenMP.cpp -- Kokkos Devices: OPENMP;SERIAL, Kokkos Backends: OPENMP;SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6678/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target benchmark [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.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 [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Built target AlwaysCheckGit [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o Scanning dependencies of target kokkoscore [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o Scanning dependencies of target impl_git_version [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version -- The CXX compiler identification is IntelLLVM 2023.0.0 -- Detecting CXX compiler ABI info [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/intel/oneapi/compiler/2023.0.0/linux/bin-llvm/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6678/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 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o -- SIMD: AVX2 detected -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o $ docker top 0955acdb1091426e5334c030894a446f249dbd8bd151623dd99ffb57e5a706ca -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 fetnat04 seems to be running inside container 5b91828aab61d5ce29cc4b861c8297dcaaa8116732be0e1ae42b35fae0b7f6ee $ 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-6678 --volumes-from 5b91828aab61d5ce29cc4b861c8297dcaaa8116732be0e1ae42b35fae0b7f6ee -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 8944ba1025736f446c2e7ddc3b785abbc885f4a6 cat [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o -- 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 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 5%] Linking CXX static library libbenchmark.a [ 5%] Built target benchmark [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o -- Looking for C++ include oneapi/dpl/execution - not found -- Looking for C++ include oneapi/dpl/algorithm $ docker top 481e14d0011d55ba43854f562a594705cfd6f89697195e17f1d55ed602e094f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build + rm -rf build + rm -rf build [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o + 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 [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=--diag_suppress=implicit_return_from_non_void_function,no_device_stack -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_NVHPC_AS_DEVICE_COMPILER=ON .. -- Setting default Kokkos CXX standard to 17 + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_CLANG_TIDY=clang-tidy;-warnings-as-errors=* -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -Wno-unknown-cuda-version -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to 'RelWithDebInfo' as none was specified. -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped [ 6%] Linking CXX static library libkokkos_gtest.a [ 6%] Built target kokkos_gtest -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6678/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 -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6678/build/generated/Kokkos_Version_Info.cpp -- Using --c++17 for C++17 standard as feature [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 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 -- The CXX compiler identification is Clang 12.0.0 -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- Looking for C++ include oneapi/dpl/algorithm - found -- Performing Test KOKKOS_NO_TBB_CONFLICT -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.2.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Performing Test KOKKOS_NO_TBB_CONFLICT - Success -- oneDPL: ONEDPL_PAR_BACKEND=tbb, disable OpenMP backend -- Performing Test _fsycl_option -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6678/build/generated/Kokkos_Version_Info.cpp -- 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 [ 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 [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.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=c++17 for C++17 standard as feature [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o -- SIMD: AVX512 detected Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 -- Performing Test _fsycl_option - Success -- Using internal desul_atomics copy [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o -- CUDA auto-detection of architecture failed with /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler -- 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 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread [ 7%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook -- Looking for pthread_create in pthread - found -- Found Threads: TRUE Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_PushFinalizeHook -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Kokkos Devices: OPENACC;SERIAL, Kokkos Backends: OPENACC;SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6678/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 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 [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.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.6.2 -- [benchmark] Looking for shm_open in rt [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 7%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_LegionInitialization -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 [ 2%] Built target kokkossimd [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o -- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.6.2 -- [benchmark] Looking for shm_open in rt [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_OpenMPInterOp -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 8%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 8%] Built target Kokkos_push_finalize_hook_terminate [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- [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_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o -- [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_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [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 [ 8%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 8%] Built target Kokkos_CoreUnitTest_SerialGraph -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [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 Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- The CUDA compiler identification is NVIDIA 12.2.91 -- Detecting CUDA compiler ABI info -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Detecting CUDA compiler ABI info - done -- Check for working CUDA compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc - skipped -- Detecting CUDA compile features -- Detecting CUDA compile features - done -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_4ddda/fast && /usr/bin/make -f CMakeFiles/cmTC_4ddda.dir/build.make CMakeFiles/cmTC_4ddda.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_4ddda.dir/thread_safety_attributes.cpp.o [benchmark] /opt/llvm/bin/clang++ -Werror -Wno-unknown-cuda-version -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_4ddda.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6678/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6678/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6678/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_PR-6678/build/_deps/googlebenchmark-src/cmake/../src/check.h:8:10: fatal error: 'benchmark/export.h' file not found [benchmark] #include "benchmark/export.h" [benchmark] ^~~~~~~~~~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] make[1]: *** [CMakeFiles/cmTC_4ddda.dir/build.make:69: CMakeFiles/cmTC_4ddda.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_4ddda/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/make cmTC_d3118/fast && /usr/bin/make -f CMakeFiles/cmTC_d3118.dir/build.make CMakeFiles/cmTC_d3118.dir/build [benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_d3118.dir/gnu_posix_regex.cpp.o [benchmark] /opt/llvm/bin/clang++ -Werror -Wno-unknown-cuda-version -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -o CMakeFiles/cmTC_d3118.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6678/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6678/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: 'gnuregex.h' file not found [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] make[1]: *** [CMakeFiles/cmTC_d3118.dir/build.make:69: CMakeFiles/cmTC_d3118.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp' [benchmark] make: *** [Makefile:124: cmTC_d3118/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/cuda/12.2/include (found version "12.2.91") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Found OpenMP_CXX: -mp -- Found OpenMP: TRUE -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- [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 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o -- Sources TestCuda.cpp -- Kokkos Devices: CUDA;SERIAL, Kokkos Backends: CUDA;SERIAL -- Configuring done -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_17667/fast && /usr/bin/gmake -f CMakeFiles/cmTC_17667.dir/build.make CMakeFiles/cmTC_17667.dir/build [benchmark] gmake[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_17667.dir/thread_safety_attributes.cpp.o [benchmark] /opt/intel/oneapi/compiler/2023.0.0/linux/bin-llvm/clang++ -fsycl-device-code-split=per_kernel -Wno-deprecated-declarations -Werror -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-cuda-version -Wno-sycl-target -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -MD -MT CMakeFiles/cmTC_17667.dir/thread_safety_attributes.cpp.o -MF CMakeFiles/cmTC_17667.dir/thread_safety_attributes.cpp.o.d -o CMakeFiles/cmTC_17667.dir/thread_safety_attributes.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6678/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6678/build/_deps/googlebenchmark-src/cmake/thread_safety_attributes.cpp:2: [benchmark] In file included from /var/jenkins/workspace/Kokkos_PR-6678/build/_deps/googlebenchmark-src/cmake/../src/mutex.h:7: [benchmark] /var/jenkins/workspace/Kokkos_PR-6678/build/_deps/googlebenchmark-src/cmake/../src/check.h:8:10: fatal error: 'benchmark/export.h' file not found [benchmark] #include "benchmark/export.h" [benchmark] ^~~~~~~~~~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] gmake[1]: *** [CMakeFiles/cmTC_17667.dir/build.make:79: CMakeFiles/cmTC_17667.dir/thread_safety_attributes.cpp.o] Error 1 [benchmark] gmake[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp' [benchmark] gmake: *** [Makefile:127: cmTC_17667/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o -- Looking for C++ include experimental/mdspan - found -- Looking for C++ include mdspan -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6678/core/src/../../tpls/mdspan/include -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Performing Test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6678/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 -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Built target AlwaysCheckGit [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- Kokkos Devices: OPENMP;CUDA, Kokkos Backends: OPENMP;CUDA -- Configuring done -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp [benchmark] [benchmark] Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_fe137/fast && /usr/bin/gmake -f CMakeFiles/cmTC_fe137.dir/build.make CMakeFiles/cmTC_fe137.dir/build [benchmark] gmake[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp' [benchmark] Building CXX object CMakeFiles/cmTC_fe137.dir/gnu_posix_regex.cpp.o [benchmark] /opt/intel/oneapi/compiler/2023.0.0/linux/bin-llvm/clang++ -fsycl-device-code-split=per_kernel -Wno-deprecated-declarations -Werror -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-cuda-version -Wno-sycl-target -Wall -Wextra -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wuninitialized -std=c++11 -Wall -Wextra -Wshadow -Wfloat-equal -Wsuggest-override -pedantic -pedantic-errors -Wshorten-64-to-32 -fstrict-aliasing -Wno-deprecated-declarations -Wstrict-aliasing -Wthread-safety -MD -MT CMakeFiles/cmTC_fe137.dir/gnu_posix_regex.cpp.o -MF CMakeFiles/cmTC_fe137.dir/gnu_posix_regex.cpp.o.d -o CMakeFiles/cmTC_fe137.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6678/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp [benchmark] /var/jenkins/workspace/Kokkos_PR-6678/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: 'gnuregex.h' file not found [benchmark] #include [benchmark] ^~~~~~~~~~~~ [benchmark] 1 error generated. [benchmark] gmake[1]: *** [CMakeFiles/cmTC_fe137.dir/build.make:79: CMakeFiles/cmTC_fe137.dir/gnu_posix_regex.cpp.o] Error 1 [benchmark] gmake[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6678/build/CMakeFiles/CMakeTmp' [benchmark] gmake: *** [Makefile:127: cmTC_fe137/fast] Error 2 [benchmark] [benchmark] -- [benchmark] Performing Test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX [ 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 _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK Scanning dependencies of target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 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 _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 2%] Built target kokkos_gtest [ 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 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 3%] Building CXX object _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%] Linking CXX static library libbenchmark.a [ 4%] Built target benchmark Scanning dependencies of target benchmark_main [ 4%] Linking CXX shared library libkokkosprinter-tool.so [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6678/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 [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 4%] Built target kokkosprinter-tool Scanning dependencies of target kokkoscore [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 5%] Linking CXX static library libimpl_git_version.a [ 1%] Built target AlwaysCheckGit [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 5%] Built target impl_git_version [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o -- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 3%] Linking CXX static library libkokkossimd.a [ 3%] Built target kokkossimd [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success [ 5%] Linking CXX static library libbenchmark_main.a [ 5%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o -- Kokkos Devices: SERIAL;SYCL, Kokkos Backends: SERIAL;SYCL -- Configuring done [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.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_HostThreadTeam.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6678/build + make -j8 [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.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 [ 1%] Built target kokkossimd [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 2%] Linking CXX static library libkokkos_gtest.a [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 12%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 2%] Built target kokkos_gtest [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object _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 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 12%] Built target Kokkos_CoreTestCompileOnly [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Linking CXX static library libimpl_git_version.a [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Linking CXX static library libbenchmark.a [ 4%] Built target impl_git_version [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Built target benchmark [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 3%] Linking CXX static library libimpl_git_version.a [ 3%] Built target impl_git_version [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 13%] Linking CXX executable Kokkos_StackTraceTestExec [ 13%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemorySpace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 16%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.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_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Instance.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 10%] Linking CXX static library libkokkos_gtest.a [ 10%] Built target kokkos_gtest "/usr/include/c++/9/bits/unique_ptr.h", line 400: error: more than one instance of overloaded function "swap" matches the argument list: function template "std::enable_if_t<, void> Kokkos::swap(T &, T &)" (declared at line 31 of "/var/jenkins/workspace/Kokkos_PR-6678/core/src/Kokkos_Swap.hpp") function template "std::enable_if>, std::is_move_constructible<_Tp>, std::is_move_assignable<_Tp>>::value, void>::type std::swap(_Tp &, _Tp &)" (declared at line 182 of "/usr/include/c++/9/bits/move.h") argument types are: (Kokkos::Cuda *, Kokkos::Cuda *) swap(_M_t._M_ptr(), __p); ^ detected during: instantiation of "void std::unique_ptr<_Tp, _Dp>::reset(std::unique_ptr<_Tp, _Dp>::pointer) noexcept [with _Tp=Kokkos::Cuda, _Dp=std::default_delete]" at line 307 instantiation of "std::unique_ptr<_Tp, _Dp> &std::unique_ptr<_Tp, _Dp>::operator=(std::unique_ptr<_Tp, _Dp> &&) noexcept [with _Tp=Kokkos::Cuda, _Dp=std::default_delete]" at line 56 of "/var/jenkins/workspace/Kokkos_PR-6678/core/src/Cuda/Kokkos_CudaSpace.cpp" 1 error detected in the compilation of "/var/jenkins/workspace/Kokkos_PR-6678/core/src/Cuda/Kokkos_CudaSpace.cpp". make[2]: *** [core/src/CMakeFiles/kokkoscore.dir/build.make:300: core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 11%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Space.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 12%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_SYCL.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 6%] Linking CXX static library libbenchmark_main.a [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 6%] Built target benchmark_main [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.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 [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o make[1]: *** [CMakeFiles/Makefile2:1406: core/src/CMakeFiles/kokkoscore.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 4%] Linking CXX static library libkokkos_gtest.a [ 4%] Built target kokkos_gtest make: *** [Makefile:146: all] Error 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 38db36230e2588b7452ec5f4987dbf337ecf4155ccf44ae5ca4e2123ee5ed46f [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp $ docker rm -f --volumes 38db36230e2588b7452ec5f4987dbf337ecf4155ccf44ae5ca4e2123ee5ed46f [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch CUDA-12.2-NVHPC [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 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 [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp.dir/tstHeader.cpp.o [ 22%] Built target 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 [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX static library libkokkoscontainers.a [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Built target kokkoscontainers [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/UnitTestMainInit.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/UnitTestMainInit.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.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_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_ToolsInitialization [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_IncrementalTest_CUDA Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 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_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 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Abort.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 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_DynRankView_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 34%] Built target Kokkos_CoreTestCompileOnly [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o "/var/jenkins/workspace/Kokkos_PR-6678/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-6678/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 " [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX executable Kokkos_ProfilingAllCalls [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 8%] Built target Kokkos_ProfilingAllCalls [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ArrayOps.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 44%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_SerialGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o "/var/jenkins/workspace/Kokkos_PR-6678/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-6678/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-6678/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-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 94 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t, n=11UL]" at line 137 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t]" at line 149 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 293 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6678/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-6678/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-6678/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-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 94 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t, n=11UL]" at line 137 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t]" at line 149 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 293 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o "/var/jenkins/workspace/Kokkos_PR-6678/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-6678/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-6678/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-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 94 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double, n=11UL]" at line 132 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double]" at line 149 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 293 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_PR-6678/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-6678/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-6678/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-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 94 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float, n=11UL]" at line 132 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float]" at line 149 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 293 of "/var/jenkins/workspace/Kokkos_PR-6678/simd/unit_tests/include/TestSIMD_MathOps.hpp" [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o [ 28%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 28%] Built target Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 29%] 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_LocalDeepCopy.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_b.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_SYCL1B.dir/sycl/TestSYCL_MDRange_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexdouble.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c06.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 11%] 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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 9%] Linking CXX executable Kokkos_ToolsInitialization [ 29%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 29%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 9%] Built target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexfloat.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.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_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 46%] Built target Kokkos_CoreUnitTest_SerialGraph [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c01.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_c.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_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_MathematicalFunctions3.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_double.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c02.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 33%] 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/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 34%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_d.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 36%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_float.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 15%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 37%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_CoreTestCompileOnly [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c03.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c04.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_int.cpp.o [ 11%] Linking CXX executable Kokkos_StackTraceTestExec [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.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_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 11%] Built target Kokkos_StackTraceTestExec [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_e.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 50%] 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_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 51%] Linking CXX executable Kokkos_UnitTest_SIMD [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 51%] Built target Kokkos_UnitTest_SIMD [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c07.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_SerialGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamCombinedReducers.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_f.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longint.cpp.o [ 42%] 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_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 53%] Built target Kokkos_CoreUnitTest_Default [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_g.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 53%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 53%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamMDRange.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 12%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 12%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 54%] Built target Kokkos_push_finalize_hook_terminate [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 55%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangePolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longlongint.cpp.o [ 55%] Built target Kokkos_CoreUnitTest_Develop [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 13%] 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_SYCL2A.dir/sycl/TestSYCL_TeamPolicyConstructors.cpp.o [ 55%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 55%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 48%] 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_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangeReduce.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_ProfilingAllCalls [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_ProfilingAllCalls [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_CTestDevice [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 56%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 56%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MinMaxClamp.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_shared.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedint.cpp.o [ 14%] 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_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 57%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedlongint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_NumericTraits.cpp.o [ 57%] Built target Kokkos_CoreUnitTest_KokkosP [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 59%] Linking CXX executable Kokkos_ToolsInitialization [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 58%] 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_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 59%] Built target Kokkos_ToolsInitialization [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c05.cpp.o [ 62%] Linking CXX executable Kokkos_StackTraceTestExec [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 59%] 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_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 63%] Built target Kokkos_StackTraceTestExec [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamReductionScan.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Atomics.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicViews.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 65%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c08.cpp.o [ 65%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 65%] 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_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 66%] Built target Kokkos_PerformanceTest_TaskDag [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 68%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 68%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 68%] Built target Kokkos_Benchmark_Atomic_MinMax [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 68%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 68%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 68%] Built target Kokkos_PerformanceTest_Atomic [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 69%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 69%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 69%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 69%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BitManipulationBuiltins.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScratch.cpp.o [ 70%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 71%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BlockSizeDeduction.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 22%] 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_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CheckedIntegerOps.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamTeamSize.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyConstructors.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/UnitTestMainInit.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Other.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c10.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 75%] Built target Kokkos_ContainersUnitTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 23%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2B [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 77%] 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_SYCL2A.dir/sycl/TestSYCL_TeamVectorRange.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Init.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyInterface.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 78%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 78%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Complex.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_UniqueToken.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 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_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c09.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Concepts.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o [ 24%] 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_SYCL2A.dir/sycl/TestSYCL_View_64bit.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Crs.cpp.o [ 24%] Built target Kokkos_CoreUnitTest_SYCL2B [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_DeepCopyAlignment.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 73%] 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_SYCL1B.dir/sycl/TestSYCL_ParallelScanRangePolicy.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E 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 [ 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_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Printf.cpp.o [ 83%] Linking CXX executable Kokkos_UnitTest_Sort [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 83%] Built target Kokkos_UnitTest_Sort [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 83%] 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_Random.dir/openmp/TestRandom.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_QuadPrecisionMath.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicy.cpp.o [ 25%] 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_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 85%] Linking CXX executable Kokkos_UnitTest_Random [ 85%] Built target Kokkos_UnitTest_Random [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_c.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyConstructors.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpacePartitioning.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecutionSpace.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_ViewAPI_d.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c11.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_FunctorAnalysis.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtr.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_e.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyRequire.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 27%] 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_SYCL1A.dir/sycl/TestSYCL_HostSharedPtrAccessOnDevice.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 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_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 19%] 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_SYCL1A.dir/sycl/TestSYCL_Init.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ReducerCTADs.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_JoinBackwardCompatibility.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_LocalDeepCopy.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_a.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2C [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalConstants.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D 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 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 93%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 30%] 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_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 93%] Built target Kokkos_CoreUnitTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCtorDimMatch.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewEmptyRuntimeUnmanaged.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 83%] Built target Kokkos_CoreUnitTest_Serial1 [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions1.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_c.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewHooks.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewLayoutStrideAssignment.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_UnitTest_SIMD [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_gups [ 99%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_launch_latency [ 99%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 23%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 99%] Linking CXX executable Kokkos_gups [ 99%] Built target Kokkos_gups Scanning dependencies of target Kokkos_stream [ 99%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [100%] Linking CXX executable Kokkos_launch_latency [100%] Built target Kokkos_launch_latency [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 23%] Built target Kokkos_IncrementalTest_CUDA [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o [100%] Linking CXX executable Kokkos_stream [100%] Built target Kokkos_stream [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6678/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-6678/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 219 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 4 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (202 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (161 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (148 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (149 ms) 1: [----------] 4 tests from serial_DeathTest (662 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 (5 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (75 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 (6 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (21 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (11 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (20 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 [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2430 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (1823 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1062 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 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_SYCL2D.dir/sycl/TestSYCL_SubView_c12.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1058 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 (5 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (2 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (1 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (2 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (3 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (57 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (182 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (11 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (95 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (13 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (952 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 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 31%] Built target Kokkos_CoreUnitTest_SYCL2C [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/UnitTestMainInit.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2982 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6678/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (30 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (2 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (0 ms) 1: [ RUN ] serial.quad_precision_reductions 1: [ OK ] serial.quad_precision_reductions (0 ms) 1: [ RUN ] serial.quad_precision_common_math_functions 1: [ OK ] serial.quad_precision_common_math_functions (0 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (21 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (21 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (1 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (1 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (240 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (268 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic (814 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1008 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (205 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (1679 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (1625 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (3 ms) 1: [ RUN ] serial.swap 1: [ OK ] serial.swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (921 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (17 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 1: [ OK ] serial.task_fib_deprecated_multiple (923 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (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 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_a.cpp.o 1: [ OK ] serial.task_fib_single (726 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (16 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (726 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 (16 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 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Task.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o 1: [ OK ] serial.task_fib_chase_lev (761 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (17 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 215 tests from serial (20972 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 219 tests from 2 test suites ran. (21634 ms total) 1: [ PASSED ] 218 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/45 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 21.64 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 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 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_TeamScratchStreams.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions2.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (8547 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_SharedAlloc.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (7702 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (7274 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1024 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_a.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1026 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/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 (25576 ms total) 2: 2: [----------] 117 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (0 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (5 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (4 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (735 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (62 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (6 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (35 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (55 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (81 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o 2: [ OK ] serial.repeated_team_reduce (4301 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (154 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (138 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 (4 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (65 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (4 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (6 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (1433 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (6 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (1 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_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 (48 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 (51 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (1 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (4 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (128 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-6678/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (11 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (12 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (11 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (513 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (513 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (512 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (561 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (561 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (560 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 117 tests from serial (10737 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 124 tests from 2 test suites ran. (36313 ms total) 2: [ PASSED ] 121 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/45 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 36.33 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 4 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/45 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.00 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 343 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 11 tests from openmp_DeathTest 4: [ RUN ] openmp_DeathTest.abort_from_host 4: [ OK ] openmp_DeathTest.abort_from_host (143 ms) 4: [ RUN ] openmp_DeathTest.abort_from_device 4: [ OK ] openmp_DeathTest.abort_from_device (156 ms) 4: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (151 ms) 4: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (148 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_b.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (8478 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (7607 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_subview.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 25%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 25%] Built target Kokkos_IncrementalTest_SERIAL 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (7542 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1089 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o 4: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1081 ms) 4: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/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: [----------] 11 tests from openmp_DeathTest (26400 ms total) 4: 4: [----------] 332 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 (15 ms) 4: [ RUN ] openmp.atomic_operations_complexfloat 4: [ OK ] openmp.atomic_operations_complexfloat (15 ms) 4: [ RUN ] openmp.atomic_operations_double 4: [ OK ] openmp.atomic_operations_double (9 ms) 4: [ RUN ] openmp.atomic_operations_float 4: [ OK ] openmp.atomic_operations_float (10 ms) 4: [ RUN ] openmp.atomic_operations_int 4: [ OK ] openmp.atomic_operations_int (20 ms) 4: [ RUN ] openmp.atomic_operations_long 4: [ OK ] openmp.atomic_operations_long (20 ms) 4: [ RUN ] openmp.atomic_operations_longlong 4: [ OK ] openmp.atomic_operations_longlong (20 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 (17 ms) 4: [ RUN ] openmp.atomic_operations_unsignedlong 4: [ OK ] openmp.atomic_operations_unsignedlong (18 ms) 4: [ RUN ] openmp.atomics 4: [ OK ] openmp.atomics (35 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 (248 ms) 4: [ RUN ] openmp.atomic_views_nonintegral 4: [ OK ] openmp.atomic_views_nonintegral (71 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 (11 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 (42 ms) 4: [ RUN ] openmp.partitioning_by_args 4: [ OK ] openmp.partitioning_by_args (75 ms) 4: [ RUN ] openmp.partitioning_by_vector 4: [ OK ] openmp.partitioning_by_vector (52 ms) 4: [ RUN ] openmp.execution_space_as_class_data_member 4: [ OK ] openmp.execution_space_as_class_data_member (8 ms) 4: [ RUN ] openmp.functor_analysis 4: [ OK ] openmp.functor_analysis (0 ms) 4: [ RUN ] openmp.host_shared_ptr_use_count 4: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmp.host_shared_ptr_get 4: [ OK ] openmp.host_shared_ptr_get (0 ms) 4: [ RUN ] openmp.host_shared_ptr_dereference_on_device 4: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_special_members_on_device 4: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_tracking 4: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 4: [ RUN ] openmp.init 4: [ OK ] openmp.init (0 ms) 4: [ RUN ] openmp.dispatch [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_c.cpp.o 4: [ OK ] openmp.dispatch (473 ms) 4: [ RUN ] openmp.join_backward_compatibility 4: [ OK ] openmp.join_backward_compatibility (0 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1856 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1695 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1294 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1289 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 (3 ms) 4: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 4: [ OK ] openmp.mathematical_functions_hyperbolic_functions (3 ms) 4: [ RUN ] openmp.mathematical_functions_non_standard 4: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 4: [ RUN ] openmp.mathematical_functions_power_functions 4: [ OK ] openmp.mathematical_functions_power_functions (1 ms) 4: [ RUN ] openmp.mathematical_functions_fma 4: [ OK ] openmp.mathematical_functions_fma (0 ms) 4: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 4: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (2 ms) 4: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 4: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] openmp.mathematical_functions_absolute_value 4: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 4: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] openmp.mathematical_functions_remainder_function 4: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] openmp.mathematical_functions_isfinite 4: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 4: [ RUN ] openmp.mathematical_functions_isinf 4: [ OK ] openmp.mathematical_functions_isinf (0 ms) 4: [ RUN ] openmp.mathematical_functions_isnan 4: [ OK ] openmp.mathematical_functions_isnan (0 ms) 4: [ RUN ] openmp.mathematical_functions_exponential_functions 4: [ OK ] openmp.mathematical_functions_exponential_functions (3 ms) 4: [ RUN ] openmp.mathspecialfunc_expint1 4: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] openmp.mathspecialfunc_errorfunc 4: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 4: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (2 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 4: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 4: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 4: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 4: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] openmp.mdrange_5d 4: [ OK ] openmp.mdrange_5d (39 ms) 4: [ RUN ] openmp.mdrange_6d 4: [ OK ] openmp.mdrange_6d (121 ms) 4: [ RUN ] openmp.mdrange_2d 4: [ OK ] openmp.mdrange_2d (2 ms) 4: [ RUN ] openmp.mdrange_array_reduce 4: [ OK ] openmp.mdrange_array_reduce (0 ms) 4: [ RUN ] openmp.mdrange_3d 4: [ OK ] openmp.mdrange_3d (15 ms) 4: [ RUN ] openmp.mdrange_neg_idx 4: [ OK ] openmp.mdrange_neg_idx (60 ms) 4: [ RUN ] openmp.mdrange_4d 4: [ OK ] openmp.mdrange_4d (11 ms) 4: [ RUN ] openmp.mdrange_scalar 4: [ OK ] openmp.mdrange_scalar (0 ms) 4: [ RUN ] openmp.mdrange_large_deep_copy 4: [ OK ] openmp.mdrange_large_deep_copy (993 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 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMemoryAccessViolation.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o 4: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (5810 ms) 4: [ RUN ] openmp.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6678/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openmp.mdspan_minimal_functional (0 ms) 4: [ RUN ] openmp.max 4: [ OK ] openmp.max (0 ms) 4: [ RUN ] openmp.max_within_parfor 4: [ OK ] openmp.max_within_parfor (0 ms) 4: [ RUN ] openmp.min 4: [ OK ] openmp.min (0 ms) 4: [ RUN ] openmp.min_within_parfor 4: [ OK ] openmp.min_within_parfor (0 ms) 4: [ RUN ] openmp.minmax 4: [ OK ] openmp.minmax (0 ms) 4: [ RUN ] openmp.minmax_within_parfor 4: [ OK ] openmp.minmax_within_parfor (0 ms) 4: [ RUN ] openmp.clamp 4: [ OK ] openmp.clamp (0 ms) 4: [ RUN ] openmp.clamp_within_parfor 4: [ OK ] openmp.clamp_within_parfor (0 ms) 4: [ RUN ] openmp.numeric_traits_infinity 4: [ OK ] openmp.numeric_traits_infinity (0 ms) 4: [ RUN ] openmp.numeric_traits_epsilon 4: [ OK ] openmp.numeric_traits_epsilon (0 ms) 4: [ RUN ] openmp.numeric_traits_round_error 4: [ OK ] openmp.numeric_traits_round_error (0 ms) 4: [ RUN ] openmp.numeric_traits_norm_min 4: [ OK ] openmp.numeric_traits_norm_min (0 ms) 4: [ RUN ] openmp.numeric_traits_denorm_min 4: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 4: [ RUN ] openmp.numeric_traits_finite_min_max 4: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] openmp.numeric_traits_digits 4: [ OK ] openmp.numeric_traits_digits (0 ms) 4: [ RUN ] openmp.numeric_traits_digits10 4: [ OK ] openmp.numeric_traits_digits10 (0 ms) 4: [ RUN ] openmp.numeric_traits_max_digits10 4: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] openmp.numeric_traits_radix 4: [ OK ] openmp.numeric_traits_radix (0 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent 4: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent10 4: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 4: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] openmp.numeric_traits_sfinae_friendly 4: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] openmp.view_aggregate 4: [ OK ] openmp.view_aggregate (0 ms) 4: [ RUN ] openmp.memory_pool 4: [ OK ] openmp.memory_pool (72 ms) 4: [ RUN ] openmp.cxx11 4: [ OK ] openmp.cxx11 (0 ms) 4: [ RUN ] openmp.viewctorprop_embedded_dim 4: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] openmp.view_layouttiled 4: [ OK ] openmp.view_layouttiled (1 ms) 4: [ RUN ] openmp.view_layouttiled_subtile 4: [ OK ] openmp.view_layouttiled_subtile (0 ms) 4: [ RUN ] openmp.parallel_scan_range_policy 4: [ OK ] openmp.parallel_scan_range_policy (32 ms) 4: [ RUN ] openmp.kokkos_printf 4: [ OK ] openmp.kokkos_printf (0 ms) 4: [ RUN ] openmp.quad_precision_reductions 4: [ OK ] openmp.quad_precision_reductions (0 ms) 4: [ RUN ] openmp.quad_precision_common_math_functions 4: [ OK ] openmp.quad_precision_common_math_functions (0 ms) 4: [ RUN ] openmp.range_for 4: [ OK ] openmp.range_for (1 ms) 4: [ RUN ] openmp.range_reduce 4: [ OK ] openmp.range_reduce (1 ms) 4: [ RUN ] openmp.range_dynamic_policy 4: [ OK ] openmp.range_dynamic_policy (20 ms) 4: [ RUN ] openmp.range_policy_runtime_parameters 4: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.range_for_require 4: [ OK ] openmp.range_for_require (1 ms) 4: [ RUN ] openmp.range_reduce_require 4: [ OK ] openmp.range_reduce_require (1 ms) 4: [ RUN ] openmp.range_dynamic_policy_require 4: [ OK ] openmp.range_dynamic_policy_require (19 ms) 4: [ RUN ] openmp.reducers_int 4: [ OK ] openmp.reducers_int (3 ms) 4: [ RUN ] openmp.reducers_double 4: [ OK ] openmp.reducers_double (3 ms) 4: [ RUN ] openmp.reducers_complex_double 4: [ OK ] openmp.reducers_complex_double (1 ms) 4: [ RUN ] openmp.reducers_struct 4: [ OK ] openmp.reducers_struct (3 ms) 4: [ RUN ] openmp.reducers_half_t 4: [ OK ] openmp.reducers_half_t (2 ms) 4: [ RUN ] openmp.reducers_bhalf_t 4: [ OK ] openmp.reducers_bhalf_t (2 ms) 4: [ RUN ] openmp.reducers_int8_t 4: [ OK ] openmp.reducers_int8_t (1 ms) 4: [ RUN ] openmp.reducers_point_t 4: [ OK ] openmp.reducers_point_t (2 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 (123 ms) 4: [ RUN ] openmp.double_reduce 4: [ OK ] openmp.double_reduce (131 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic 4: [ OK ] openmp.int64_t_reduce_dynamic (324 ms) 4: [ RUN ] openmp.double_reduce_dynamic [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o 4: [ OK ] openmp.double_reduce_dynamic (405 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic_view 4: [ OK ] openmp.int64_t_reduce_dynamic_view (88 ms) 4: [ RUN ] openmp.int_combined_reduce 4: [ OK ] openmp.int_combined_reduce (0 ms) 4: [ RUN ] openmp.mdrange_combined_reduce 4: [ OK ] openmp.mdrange_combined_reduce (0 ms) 4: [ RUN ] openmp.int_combined_reduce_mixed 4: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 4: [ RUN ] openmp.reduction_deduction 4: [ OK ] openmp.reduction_deduction (0 ms) 4: [ RUN ] openmp.reduce_device_view_range_policy 4: [ OK ] openmp.reduce_device_view_range_policy (11 ms) 4: [ RUN ] openmp.reduce_device_view_mdrange_policy [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o 4: [ OK ] openmp.reduce_device_view_mdrange_policy (638 ms) 4: [ RUN ] openmp.reduce_device_view_team_policy "/var/jenkins/workspace/Kokkos_PR-6678/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 " [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_d.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o 4: [ OK ] openmp.reduce_device_view_team_policy (625 ms) 4: [ RUN ] openmp.impl_shared_alloc 4: [ OK ] openmp.impl_shared_alloc (6 ms) 4: [ RUN ] openmp.swap 4: [ OK ] openmp.swap (0 ms) 4: [ RUN ] openmp.team_for 4: [ OK ] openmp.team_for (184 ms) 4: [ RUN ] openmp.team_reduce [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o 4: [ OK ] openmp.team_reduce (158 ms) 4: [ RUN ] openmp.team_reduce_large 4: [ OK ] openmp.team_reduce_large (578 ms) 4: [ RUN ] openmp.team_parallel_single [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_e.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOfClass.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 26%] 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_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_e.cpp.o "/var/jenkins/workspace/Kokkos_PR-6678/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 " [ 35%] 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_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewResize.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 26%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions_DeviceView.cpp.o 4: [ OK ] openmp.team_parallel_single (33305 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 (1025 ms) 4: [ RUN ] openmp.team_broadcast_long_wrapper 4: [ OK ] openmp.team_broadcast_long_wrapper (1035 ms) 4: [ RUN ] openmp.team_broadcast_char 4: [ OK ] openmp.team_broadcast_char (1029 ms) 4: [ RUN ] openmp.team_broadcast_float 4: [ OK ] openmp.team_broadcast_float (1030 ms) 4: [ RUN ] openmp.team_broadcast_double 4: [ OK ] openmp.team_broadcast_double (1032 ms) 4: [ RUN ] openmp.team_handle_by_value 4: [ OK ] openmp.team_handle_by_value (0 ms) 4: [ RUN ] openmp.team_vector [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o 4: [ OK ] openmp.team_vector (3884 ms) 4: [ RUN ] openmp.triple_nested_parallelism 4: [ OK ] openmp.triple_nested_parallelism (499 ms) 4: [ RUN ] openmp.parallel_scan_with_reducers 4: [ OK ] openmp.parallel_scan_with_reducers (69 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 (8 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 4: [ OK ] openmp.TeamVectorMDRangeParallelReduce (8 ms) 4: [ RUN ] openmp.team_policy_runtime_parameters 4: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.team_reduction_scan [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_WithoutInitializing.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o "/var/jenkins/workspace/Kokkos_PR-6678/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 " "/var/jenkins/workspace/Kokkos_PR-6678/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 core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_b.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c13.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SharedAlloc.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 26%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_a.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c14.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Swap.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_b.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2A [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 36%] 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_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1B [ 37%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2D [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_subview.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_SharedAlloc.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions3.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalSpecialFunctions.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 97%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 97%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o [ 97%] Built target Kokkos_CoreUnitTest_CTestDevice [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 97%] Built target Kokkos_IncrementalTest_SERIAL [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 98%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 98%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_b.cpp.o [ 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_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_c.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o [ 98%] Linking CXX executable Kokkos_IncrementalTest_OPENACC [ 98%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 98%] Built target Kokkos_IncrementalTest_OPENACC [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 98%] Built target Kokkos_CoreUnitTest_Serial2 [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_d.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_e.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_SYCL2D [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/UnitTestMain.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/sycl/TestSYCL_InterOp_Init.cpp.o 4: [ OK ] openmp.team_reduction_scan (122954 ms) 4: [ RUN ] openmp.team_long_reduce 4: [ OK ] openmp.team_long_reduce (92 ms) 4: [ RUN ] openmp.team_double_reduce 4: [ OK ] openmp.team_double_reduce (104 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 (1686 ms) 4: [ RUN ] openmp.team_scan 4: [ OK ] openmp.team_scan (1001 ms) 4: [ RUN ] openmp.team_scan_ret_val [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o 4: [ OK ] openmp.team_scan_ret_val (1055 ms) 4: [ RUN ] openmp.team_shared_request [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_a.cpp.o 4: [ OK ] openmp.team_shared_request (285 ms) 4: [ RUN ] openmp.team_scratch_request 4: [ OK ] openmp.team_scratch_request (493 ms) 4: [ RUN ] openmp.team_lambda_shared_request 4: [ OK ] openmp.team_lambda_shared_request (21 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 (66 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 [ 40%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 40%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/UnitTestMainInit.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/sycl/TestSYCL_InterOp_Init_Context.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_Serial1 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/UnitTestMain.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/sycl/TestSYCL_InterOp_Streams.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1A [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_a.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_b.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpStreams 4: [ OK ] openmp.team_policy_max_recommended (43061 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 (1149 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 (17 ms) 4: [ RUN ] openmp.unique_token_team_acquire 4: [ OK ] openmp.unique_token_team_acquire (46 ms) 4: [ RUN ] openmp.view_api_a 4: [ OK ] openmp.view_api_a (14 ms) 4: [ RUN ] openmp.view_api_b 4: [ OK ] openmp.view_api_b (1 ms) 4: [ RUN ] openmp.view_api_c 4: [ OK ] openmp.view_api_c (0 ms) 4: [ RUN ] openmp.view_api_d 4: [ OK ] openmp.view_api_d (0 ms) 4: [ RUN ] openmp.view_allocation_error 4: [ OK ] openmp.view_allocation_error (0 ms) 4: [ RUN ] openmp.view_remap 4: [ OK ] openmp.view_remap (0 ms) 4: [ RUN ] openmp.view_mirror_nonconst 4: [ OK ] openmp.view_mirror_nonconst (0 ms) 4: [ RUN ] openmp.view_stride_method 4: [ OK ] openmp.view_stride_method (0 ms) 4: [ RUN ] openmp.anonymous_space 4: [ OK ] openmp.anonymous_space (0 ms) 4: [ RUN ] openmp.view_overload_resolution 4: [ OK ] openmp.view_overload_resolution (0 ms) 4: [ RUN ] openmp.view_allocation_large_rank 4: [ OK ] openmp.view_allocation_large_rank (1567 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 (7 ms) 4: [ RUN ] openmp.view_copy_tests_rank_0 4: [ OK ] openmp.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] openmp.view_copy_degenerated 4: [ OK ] openmp.view_copy_degenerated (0 ms) 4: [ RUN ] openmp.view_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 (48 ms) 4: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (42 ms) 4: [ RUN ] openmp.view_irregular_layout 4: [ OK ] openmp.view_irregular_layout (0 ms) 4: [ RUN ] openmp.view_mapping 4: [ OK ] openmp.view_mapping (52 ms) 4: [ RUN ] openmp.view_mapping_operator 4: [ OK ] openmp.view_mapping_operator (2 ms) 4: [ RUN ] openmp.static_extent 4: [ OK ] openmp.static_extent (0 ms) 4: [ RUN ] openmp.view_mapping_atomic 4: [ OK ] openmp.view_mapping_atomic (1 ms) 4: [ RUN ] openmp.view_mapping_class_value 4: [ OK ] openmp.view_mapping_class_value (0 ms) 4: [ RUN ] openmp.view_mapping_assignable 4: [ OK ] openmp.view_mapping_assignable (0 ms) 4: [ RUN ] openmp.view_mapping_trivially_copyable 4: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openmp.view_mapping_subview 4: [ OK ] openmp.view_mapping_subview (0 ms) 4: [ RUN ] openmp.view_nested_view 4: [ OK ] openmp.view_nested_view (0 ms) 4: [ RUN ] openmp.view_resize 4: [ OK ] openmp.view_resize (6 ms) 4: [ RUN ] openmp.view_realloc 4: [ OK ] openmp.view_realloc (0 ms) 4: [ RUN ] openmp.workgraph_fib 4: [ OK ] openmp.workgraph_fib (998 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-6678/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 (26 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_atomic 4: [ OK ] openmp.view_subview_2d_from_3d_atomic (27 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (27 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left 4: [ OK ] openmp.view_subview_3d_from_5d_left (275 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 4: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (276 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (274 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right 4: [ OK ] openmp.view_subview_3d_from_5d_right (293 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 4: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (292 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (299 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 [ 40%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 40%] Built target Kokkos_CoreUnitTest_SYCLInterOpStreams [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_subview.cpp.o 4: [ OK ] openmp.task_fib_deprecated (2766 ms) 4: [ RUN ] openmp.task_depend_deprecated 4: [ OK ] openmp.task_depend_deprecated (124 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 (31 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 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o 4: [ OK ] openmp.task_fib_deprecated_multiple (2739 ms) 4: [ RUN ] openmp.task_depend_deprecated_multiple 4: [ OK ] openmp.task_depend_deprecated_multiple (18 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 (24 ms) 4: [ RUN ] openmp.task_scheduler_ctors_deprecated_multiple 4: [ OK ] openmp.task_scheduler_ctors_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_deprecated_multiple 4: [ OK ] openmp.task_scheduer_ctors_device_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_fib_single 4: [ OK ] openmp.task_fib_single (2412 ms) 4: [ RUN ] openmp.task_depend_single 4: [ OK ] openmp.task_depend_single (60 ms) 4: [ RUN ] openmp.task_team_single 4: [ OK ] openmp.task_team_single (0 ms) 4: [ RUN ] openmp.task_with_mempool_single 4: [ OK ] openmp.task_with_mempool_single (0 ms) 4: [ RUN ] openmp.task_multiple_depend_single 4: [ OK ] openmp.task_multiple_depend_single (22 ms) 4: [ RUN ] openmp.task_scheduler_ctors_single 4: [ OK ] openmp.task_scheduler_ctors_single (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_single 4: [ OK ] openmp.task_scheduer_ctors_device_single (0 ms) 4: [ RUN ] openmp.task_fib_multiple 4: [ OK ] openmp.task_fib_multiple (1728 ms) 4: [ RUN ] openmp.task_depend_multiple 4: [ OK ] openmp.task_depend_multiple (48 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 (23 ms) 4: [ RUN ] openmp.task_scheduler_ctors_multiple 4: [ OK ] openmp.task_scheduler_ctors_multiple (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_multiple 4: [ OK ] openmp.task_scheduer_ctors_device_multiple (0 ms) 4: [ RUN ] openmp.task_fib_chase_lev 4: [ OK ] openmp.task_fib_chase_lev (1763 ms) 4: [ RUN ] openmp.task_depend_chase_lev 4: [ OK ] openmp.task_depend_chase_lev (20 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 (20 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: [----------] 332 tests from openmp (249225 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 343 tests from 2 test suites ran. (275625 ms total) 4: [ PASSED ] 339 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openmp.mdspan_minimal_functional 4: [ SKIPPED ] openmp.view_allocation_int 4/45 Test #4: Kokkos_CoreUnitTest_OpenMP .................. Passed 275.64 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMPInterOp 5: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from openmp 5: [ RUN ] openmp.raw_openmp_interop 5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 5: Detected: 4 cores per node. 5: Detected: 1 MPI_ranks per node. 5: Requested: 8 threads per process. 5: [ OK ] openmp.raw_openmp_interop (0 ms) 5: [----------] 1 test from openmp (0 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (0 ms total) 5: [ PASSED ] 1 test. 5/45 Test #5: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.01 sec test 6 Start 6: Kokkos_CoreUnitTest_OpenMPGraph 6: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/build/core/unit_test/Kokkos_CoreUnitTest_Default 7: Test timeout computed to be: 1500 7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 7: Detected: 4 cores per node. 7: Detected: 1 MPI_ranks per node. 7: Requested: 8 threads per process. 7: [==========] Running 73 tests from 41 test suites. 7: [----------] Global test environment set-up. 7: [----------] 33 tests from defaultdevicetype 7: [ RUN ] defaultdevicetype.initialization_settings 7: [ OK ] defaultdevicetype.initialization_settings (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 7: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_device_id 7: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_num_devices 7: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 7: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.cmd_line_args_num_devices (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 7: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 7: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_help 7: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 7: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 7: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_num_threads 7: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_device_id 7: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_num_devices 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.env_vars_num_devices (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_disable_warnings 7: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_tune_internals 7: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.visible_devices 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.visible_devices (0 ms) 7: [ RUN ] defaultdevicetype.shared_space 7: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/core/unit_test/TestSharedHostPinnedSpace.cpp:65: Skipped 7: Skipping as host and device are the same space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space (0 ms) 7: [ RUN ] defaultdevicetype.compiler_macros 7: [ OK ] defaultdevicetype.compiler_macros (0 ms) 7: [ RUN ] defaultdevicetype.half_conversion 7: [ OK ] defaultdevicetype.half_conversion (0 ms) 7: [ RUN ] defaultdevicetype.bhalf_conversion 7: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 7: [ RUN ] defaultdevicetype.half_operators 7: [ OK ] defaultdevicetype.half_operators (0 ms) 7: [ RUN ] defaultdevicetype.bhalf_operators 7: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 7: [ RUN ] defaultdevicetype.host_space_access 7: [ OK ] defaultdevicetype.host_space_access (0 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a1 7: [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b1 7: [ OK ] defaultdevicetype.reduce_instantiation_b1 (15 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c1 7: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a2 7: [ OK ] defaultdevicetype.reduce_instantiation_a2 (14 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b2 7: [ OK ] defaultdevicetype.reduce_instantiation_b2 (24 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c2 7: [ OK ] defaultdevicetype.reduce_instantiation_c2 (12 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a3 7: [ OK ] defaultdevicetype.reduce_instantiation_a3 (12 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b3 7: [ OK ] defaultdevicetype.reduce_instantiation_b3 (25 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c3 7: [ OK ] defaultdevicetype.reduce_instantiation_c3 (13 ms) 7: [ RUN ] defaultdevicetype.malloc 7: [ OK ] defaultdevicetype.malloc (0 ms) 7: [----------] 33 tests from defaultdevicetype (135 ms total) 7: 7: [----------] 1 test from kokkosresize 7: [ RUN ] kokkosresize.host_space_access 7: [ OK ] kokkosresize.host_space_access (9 ms) 7: [----------] 1 test from kokkosresize (9 ms total) 7: 7: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/0.sizes 7: [ OK ] TestViewAPI/0.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/0 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/1.sizes 7: [ OK ] TestViewAPI/1.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/1 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/2.sizes 7: [ OK ] TestViewAPI/2.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/2 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/3.sizes 7: [ OK ] TestViewAPI/3.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/3 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/4.sizes 7: [ OK ] TestViewAPI/4.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/4 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/5.sizes 7: [ OK ] TestViewAPI/5.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/5 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/6.sizes 7: [ OK ] TestViewAPI/6.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/6 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/7.sizes 7: [ OK ] TestViewAPI/7.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/7 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/8.sizes 7: [ OK ] TestViewAPI/8.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/8 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/9.sizes 7: [ OK ] TestViewAPI/9.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/9 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/10.sizes 7: [ OK ] TestViewAPI/10.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/10 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/11.sizes 7: [ OK ] TestViewAPI/11.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/11 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/12.sizes 7: [ OK ] TestViewAPI/12.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/12 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/13.sizes 7: [ OK ] TestViewAPI/13.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/13 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/14.sizes 7: [ OK ] TestViewAPI/14.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/14 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/15.sizes 7: [ OK ] TestViewAPI/15.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/15 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/16.sizes 7: [ OK ] TestViewAPI/16.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/16 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/17.sizes 7: [ OK ] TestViewAPI/17.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/17 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/18.sizes 7: [ OK ] TestViewAPI/18.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/18 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/19.sizes 7: [ OK ] TestViewAPI/19.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/19 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/20.sizes 7: [ OK ] TestViewAPI/20.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/20 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/21.sizes 7: [ OK ] TestViewAPI/21.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/21 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/22.sizes 7: [ OK ] TestViewAPI/22.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/22 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/23.sizes 7: [ OK ] TestViewAPI/23.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/23 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/24.sizes 7: [ OK ] TestViewAPI/24.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/24 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/25.sizes 7: [ OK ] TestViewAPI/25.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/25 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/26.sizes 7: [ OK ] TestViewAPI/26.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/26 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/27.sizes 7: [ OK ] TestViewAPI/27.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/27 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/28.sizes 7: [ OK ] TestViewAPI/28.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/28 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/29.sizes 7: [ OK ] TestViewAPI/29.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/29 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/30.sizes 7: [ OK ] TestViewAPI/30.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/30 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/31.sizes 7: [ OK ] TestViewAPI/31.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/31 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/32.sizes 7: [ OK ] TestViewAPI/32.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/32 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/33.sizes 7: [ OK ] TestViewAPI/33.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/33 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/34.sizes 7: [ OK ] TestViewAPI/34.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/34 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/35.sizes 7: [ OK ] TestViewAPI/35.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/35 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/36.sizes 7: [ OK ] TestViewAPI/36.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/36 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/37.sizes 7: [ OK ] TestViewAPI/37.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/37 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/38.sizes 7: [ OK ] TestViewAPI/38.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/38 (0 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 73 tests from 41 test suites ran. (145 ms total) 7: [ PASSED ] 71 tests. 7: [ SKIPPED ] 2 tests, listed below: 7: [ SKIPPED ] defaultdevicetype.shared_space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space 7/45 Test #7: Kokkos_CoreUnitTest_Default ................. Passed 0.16 sec test 8 Start 8: Kokkos_CoreUnitTest_LegionInitialization 8: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 9: Test timeout computed to be: 1500 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 4 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: SUCCESS 9/45 Test #9: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.00 sec test 10 Start 10: Kokkos_CoreUnitTest_Develop 10: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_Develop 10: Test timeout computed to be: 1500 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 4 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from defaultdevicetype 10: [ RUN ] defaultdevicetype.development_test 10: [ OK ] defaultdevicetype.development_test (0 ms) 10: [----------] 1 test from defaultdevicetype (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (0 ms total) 10: [ PASSED ] 1 test. 10/45 Test #10: Kokkos_CoreUnitTest_Develop ................. Passed 0.00 sec test 11 Start 11: Kokkos_CoreUnitTest_KokkosP 11: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 11: Test timeout computed to be: 1500 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 4 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [==========] Running 27 tests from 2 test suites. 11: [----------] Global test environment set-up. 11: [----------] 25 tests from kokkosp 11: [ RUN ] kokkosp.test_named_instance_fence 11: Ref: 16777217 11: Ref: named_instance 11: 16777217 11: named_instance 11: [ OK ] kokkosp.test_named_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_instance_fence 11: Ref: 16777217 11: Ref: Unnamed Instance Fence 11: 16777217 11: Kokkos::OpenMP::fence: Unnamed Instance Fence 11: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_named_global_fence 11: Ref: 16777216 11: Ref: test global fence 11: 16777216 11: test global fence 11: [ OK ] kokkosp.test_named_global_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_global_fence 11: Ref: 16777216 11: Ref: Unnamed Global Fence 11: 16777216 11: Kokkos::fence: Unnamed Global Fence 11: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 11: [ RUN ] kokkosp.test_multiple_default_instances 11: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 11: [ RUN ] kokkosp.test_id_gen 11: [ OK ] kokkosp.test_id_gen (0 ms) 11: [ RUN ] kokkosp.test_kernel_sequence 11: Ref: 16777217 11: Ref: named_instance 11: 16777217 11: named_instance 11: Ref: 16777217 11: Ref: test_kernel 11: 16777217 11: named_instance 11: Miss on name 11: 16777217 11: test_kernel 11: [ OK ] kokkosp.test_kernel_sequence (0 ms) 11: [ RUN ] kokkosp.async_deep_copy 11: [ OK ] kokkosp.async_deep_copy (0 ms) 11: [ RUN ] kokkosp.parallel_for 11: [ OK ] kokkosp.parallel_for (0 ms) 11: [ RUN ] kokkosp.parallel_reduce 11: [ OK ] kokkosp.parallel_reduce (0 ms) 11: [ RUN ] kokkosp.parallel_scan 11: [ OK ] kokkosp.parallel_scan (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence 11: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence_view 11: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 11: [ RUN ] kokkosp.regions 11: [ OK ] kokkosp.regions (0 ms) 11: [ RUN ] kokkosp.fences 11: [ OK ] kokkosp.fences (0 ms) 11: [ RUN ] kokkosp.raw_allocation 11: [ OK ] kokkosp.raw_allocation (0 ms) 11: [ RUN ] kokkosp.view 11: [ OK ] kokkosp.view (0 ms) 11: [ RUN ] kokkosp.sections 11: [ OK ] kokkosp.sections (0 ms) 11: [ RUN ] kokkosp.metadata 11: [ OK ] kokkosp.metadata (0 ms) 11: [ RUN ] kokkosp.profile_events 11: [ OK ] kokkosp.profile_events (0 ms) 11: [ RUN ] kokkosp.no_init_kernel 11: [ OK ] kokkosp.no_init_kernel (0 ms) 11: [ RUN ] kokkosp.get_events 11: [ OK ] kokkosp.get_events (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init 11: [ OK ] kokkosp.create_mirror_no_init (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 11: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 11: [ RUN ] kokkosp.create_mirror_view_and_copy 11: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 11: [----------] 25 tests from kokkosp (1 ms total) 11: 11: [----------] 2 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.profiling_section 11: [ OK ] defaultdevicetype.profiling_section (0 ms) 11: [ RUN ] defaultdevicetype.scoped_profile_region 11: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 11: [----------] 2 tests from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 27 tests from 2 test suites ran. (1 ms total) 11: [ PASSED ] 27 tests. 11/45 Test #11: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.00 sec test 12 Start 12: Kokkos_CoreUnitTest_StackTraceTest 12: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c609c717c9] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55c609c1ecb9] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55c609c17d64] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55c609c19e1f] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55c609c50f6e] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55c609c42bdf] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55c609c42ef2] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55c609c434dd] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55c609c45bf8] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55c609c460cc] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55c609c169a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb0c1bfb083] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c609c17b6e] 12: 12: demangled test_f1: 12: [0x55c609c717c9] Kokkos::Impl::save_stacktrace() 12: [0x55c609c1ecb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55c609c17d64] Test::test_stacktrace(bool, bool) 12: [0x55c609c19e1f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x55c609c50f6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55c609c42bdf] 12: [0x55c609c42ef2] 12: [0x55c609c434dd] 12: [0x55c609c45bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55c609c460cc] testing::UnitTest::Run() 12: [0x55c609c169a6] main 12: [0x7fb0c1bfb083] __libc_start_main 12: [0x55c609c17b6e] _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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c609c717c9] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55c609c1ecb9] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55c609c1eef8] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55c609c1864e] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55c609c19e1f] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55c609c50f6e] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55c609c42bdf] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55c609c42ef2] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55c609c434dd] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55c609c45bf8] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55c609c460cc] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55c609c169a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb0c1bfb083] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c609c17b6e] 12: 12: demangled test_f3: 12: [0x55c609c717c9] Kokkos::Impl::save_stacktrace() 12: [0x55c609c1ecb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55c609c1eef8] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55c609c1864e] Test::test_stacktrace(bool, bool) 12: [0x55c609c19e1f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x55c609c50f6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55c609c42bdf] 12: [0x55c609c42ef2] 12: [0x55c609c434dd] 12: [0x55c609c45bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55c609c460cc] testing::UnitTest::Run() 12: [0x55c609c169a6] main 12: [0x7fb0c1bfb083] __libc_start_main 12: [0x55c609c17b6e] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (151 ms) 12: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 12: 12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6678/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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c609c717c9] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55c609c1ecb9] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55c609c17d64] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55c609c1a19c] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55c609c50f6e] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55c609c42bdf] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55c609c42ef2] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55c609c434dd] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55c609c45bf8] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55c609c460cc] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55c609c169a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb0c1bfb083] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c609c17b6e] 12: 12: demangled test_f1: 12: [0x55c609c717c9] Kokkos::Impl::save_stacktrace() 12: [0x55c609c1ecb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55c609c17d64] Test::test_stacktrace(bool, bool) 12: [0x55c609c1a19c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x55c609c50f6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55c609c42bdf] 12: [0x55c609c42ef2] 12: [0x55c609c434dd] 12: [0x55c609c45bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55c609c460cc] testing::UnitTest::Run() 12: [0x55c609c169a6] main 12: [0x7fb0c1bfb083] __libc_start_main 12: [0x55c609c17b6e] _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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c609c717c9] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55c609c1ecb9] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55c609c1eef8] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55c609c1864e] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55c609c1a19c] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55c609c50f6e] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55c609c42bdf] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55c609c42ef2] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55c609c434dd] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55c609c45bf8] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55c609c460cc] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55c609c169a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb0c1bfb083] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c609c17b6e] 12: 12: demangled test_f3: 12: [0x55c609c717c9] Kokkos::Impl::save_stacktrace() 12: [0x55c609c1ecb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55c609c1eef8] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55c609c1864e] Test::test_stacktrace(bool, bool) 12: [0x55c609c1a19c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x55c609c50f6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55c609c42bdf] 12: [0x55c609c42ef2] 12: [0x55c609c434dd] 12: [0x55c609c45bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55c609c460cc] testing::UnitTest::Run() 12: [0x55c609c169a6] main 12: [0x7fb0c1bfb083] __libc_start_main 12: [0x55c609c17b6e] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (151 ms) 12: [----------] 2 tests from defaultdevicetype_DeathTest (303 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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c609c717c9] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55c609c1ecb9] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55c609c17d64] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55c609c50f6e] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55c609c42bdf] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55c609c42ef2] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55c609c434dd] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55c609c45bf8] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55c609c460cc] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55c609c169a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb0c1bfb083] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c609c17b6e] 12: 12: demangled test_f1: 12: [0x55c609c717c9] Kokkos::Impl::save_stacktrace() 12: [0x55c609c1ecb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55c609c17d64] Test::test_stacktrace(bool, bool) 12: [0x55c609c50f6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55c609c42bdf] 12: [0x55c609c42ef2] 12: [0x55c609c434dd] 12: [0x55c609c45bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55c609c460cc] testing::UnitTest::Run() 12: [0x55c609c169a6] main 12: [0x7fb0c1bfb083] __libc_start_main 12: [0x55c609c17b6e] _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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c609c717c9] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55c609c1ecb9] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55c609c1eef8] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55c609c1864e] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55c609c50f6e] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6abdf) [0x55c609c42bdf] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aef2) [0x55c609c42ef2] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b4dd) [0x55c609c434dd] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55c609c45bf8] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55c609c460cc] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55c609c169a6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fb0c1bfb083] 12: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c609c17b6e] 12: 12: demangled test_f3: 12: [0x55c609c717c9] Kokkos::Impl::save_stacktrace() 12: [0x55c609c1ecb9] Test::stacktrace_test_f1(std::ostream&) 12: [0x55c609c1eef8] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55c609c1864e] Test::test_stacktrace(bool, bool) 12: [0x55c609c50f6e] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55c609c42bdf] 12: [0x55c609c42ef2] 12: [0x55c609c434dd] 12: [0x55c609c45bf8] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55c609c460cc] testing::UnitTest::Run() 12: [0x55c609c169a6] main 12: [0x7fb0c1bfb083] __libc_start_main 12: [0x55c609c17b6e] _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. (304 ms total) 12: [ PASSED ] 3 tests. 12/45 Test #12: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 0.31 sec test 13 Start 13: Kokkos_IncrementalTest_OPENMP 13: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 13: Test timeout computed to be: 1500 13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 13: Detected: 4 cores per node. 13: Detected: 1 MPI_ranks per node. 13: Requested: 8 threads per process. 13: [==========] Running 28 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 28 tests from OPENMP 13: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 13: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 13: [ RUN ] OPENMP.IncrTest_01_execspace 13: Host Parallel Execution Space: 13: KOKKOS_ENABLE_OPENMP: yes 13: 13: OpenMP Runtime Configuration: 13: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 13: OpenMP 13: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 13: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 13: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicSub 13: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 13: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 13: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 13: [ RUN ] OPENMP.IncrTest_03b_memspace_free 13: [ OK ] OPENMP.IncrTest_03b_memspace_free (28 ms) 13: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 13: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 13: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 13: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 13: [ RUN ] OPENMP.IncrTest_05_reduction 13: [ OK ] OPENMP.IncrTest_05_reduction (24 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange2D 13: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange3D 13: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange4D 13: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 13: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 13: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (1 ms) 13: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 13: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 13: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (185 ms) 13: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 13: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (4 ms) 13: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 13: [ OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms) 13: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.incr_14_MDrangeReduce 13: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 13: [ RUN ] OPENMP.IncrTest_16_parallelscan 13: [ OK ] OPENMP.IncrTest_16_parallelscan (1 ms) 13: [ RUN ] OPENMP.incr_17_atomicView 13: [ OK ] OPENMP.incr_17_atomicView (0 ms) 13: [----------] 28 tests from OPENMP (251 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 1 test suite ran. (251 ms total) 13: [ PASSED ] 28 tests. 13/45 Test #13: Kokkos_IncrementalTest_OPENMP ............... Passed 0.26 sec test 14 Start 14: Kokkos_IncrementalTest_SERIAL 14: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 14: Test timeout computed to be: 1500 14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 14: Detected: 4 cores per node. 14: Detected: 1 MPI_ranks per node. 14: Requested: 8 threads per process. 14: [==========] Running 28 tests from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 28 tests from SERIAL 14: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 14: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 14: [ RUN ] SERIAL.IncrTest_01_execspace 14: Host Serial Execution Space: 14: KOKKOS_ENABLE_SERIAL: yes 14: 14: Serial Runtime Configuration: 14: Serial 14: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 14: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 14: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 14: [ RUN ] SERIAL.IncrTest_02_AtomicSub 14: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 14: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 14: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 14: [ RUN ] SERIAL.IncrTest_03b_memspace_free 14: [ OK ] SERIAL.IncrTest_03b_memspace_free (35 ms) 14: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 14: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 14: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 14: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 14: [ RUN ] SERIAL.IncrTest_05_reduction 14: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange2D 14: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange3D 14: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange4D 14: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 14: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 14: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 14: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 14: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 14: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (189 ms) 14: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 14: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 14: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 14: [ OK ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 14: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.incr_14_MDrangeReduce 14: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 14: [ RUN ] SERIAL.IncrTest_16_parallelscan 14: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 14: [ RUN ] SERIAL.incr_17_atomicView 14: [ OK ] SERIAL.incr_17_atomicView (0 ms) 14: [----------] 28 tests from SERIAL (227 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 28 tests from 1 test suite ran. (227 ms total) 14: [ PASSED ] 28 tests. 14/45 Test #14: Kokkos_IncrementalTest_SERIAL ............... Passed 0.23 sec test 15 Start 15: Kokkos_CoreUnitTest_CTestDevice 15: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 15: Test timeout computed to be: 1500 15: [==========] Running 8 tests from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 8 tests from ctest_environment 15: [ RUN ] ctest_environment.no_device_type 15: [ OK ] ctest_environment.no_device_type (0 ms) 15: [ RUN ] ctest_environment.no_process_count 15: [ OK ] ctest_environment.no_process_count (0 ms) 15: [ RUN ] ctest_environment.invalid_rank 15: [ OK ] ctest_environment.invalid_rank (0 ms) 15: [ RUN ] ctest_environment.no_type_str 15: [ OK ] ctest_environment.no_type_str (0 ms) 15: [ RUN ] ctest_environment.missing_type 15: [ OK ] ctest_environment.missing_type (0 ms) 15: [ RUN ] ctest_environment.no_id_str 15: [ OK ] ctest_environment.no_id_str (0 ms) 15: [ RUN ] ctest_environment.invalid_id_str 15: [ OK ] ctest_environment.invalid_id_str (0 ms) 15: [ RUN ] ctest_environment.good 15: [ OK ] ctest_environment.good (0 ms) 15: [----------] 8 tests from ctest_environment (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 8 tests from 1 test suite ran. (0 ms total) 15: [ PASSED ] 8 tests. 15/45 Test #15: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.00 sec test 16 Start 16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 16: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/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.0107297 0.0107297 17: "taskdag: tasks per second (max, avg)" 1211.59 1211.59 17/45 Test #17: Kokkos_PerformanceTest_TaskDag .............. Passed 0.01 sec test 18 Start 18: Kokkos_PerformanceTest_Benchmark 18: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-01-03_T14-55-11.json" 18: Test timeout computed to be: 1500 18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 18: Detected: 4 cores per node. 18: Detected: 1 MPI_ranks per node. 18: Requested: 8 threads per process. 18: 2024-01-03T15:12:56+00:00 18: Running /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 18: Run on (4 X 1996.25 MHz CPU s) 18: CPU Caches: 18: L1 Data 64 KiB (x4) 18: L1 Instruction 64 KiB (x4) 18: L2 Unified 512 KiB (x4) 18: L3 Unified 16384 KiB (x4) 18: Load Average: 7.68, 7.22, 5.19 18: CPU architecture: none 18: Default Device: N6Kokkos6OpenMPE 18: GIT_BRANCH: HEAD 18: GIT_CLEAN_STATUS: CLEAN 18: GIT_COMMIT_DATE: 2024-01-03T14:54:54+00:00 18: GIT_COMMIT_DESCRIPTION: Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD 18: GIT_COMMIT_HASH: 43ae5c567 18: GPU architecture: none 18: KOKKOS_COMPILER_GNU: 840 18: KOKKOS_ENABLE_ASM: yes 18: KOKKOS_ENABLE_CXX17: yes 18: KOKKOS_ENABLE_CXX20: no 18: KOKKOS_ENABLE_CXX23: no 18: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 18: KOKKOS_ENABLE_HBWSPACE: no 18: KOKKOS_ENABLE_HWLOC: no 18: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 18: KOKKOS_ENABLE_LIBDL: no 18: KOKKOS_ENABLE_LIBRT: no 18: KOKKOS_ENABLE_OPENMP: yes 18: KOKKOS_ENABLE_PRAGMA_IVDEP: no 18: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 18: KOKKOS_ENABLE_PRAGMA_UNROLL: no 18: KOKKOS_ENABLE_PRAGMA_VECTOR: no 18: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 18: Kokkos Version: 4.2.99 18: platform: 64bit 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Count Time normalized 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: GramSchmidt/Count:1024/iterations:5/manual_time 0.050 s 0.023 s 5 1024 49.7549u 18: GramSchmidt/Count:2048/iterations:5/manual_time 0.052 s 0.023 s 5 2.048k 24.8766u 18: GramSchmidt/Count:4096/iterations:5/manual_time 0.052 s 0.023 s 5 4.096k 12.5633u [ 40%] Built target Kokkos_CoreUnitTest_SYCL2A [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o 18: GramSchmidt/Count:8192/iterations:5/manual_time 0.054 s 0.025 s 5 8.192k 6.60151u 18: GramSchmidt/Count:16384/iterations:5/manual_time 0.063 s 0.029 s 5 16.384k 3.37324u 18: GramSchmidt/Count:32768/iterations:5/manual_time 0.065 s 0.033 s 5 32.768k 2.27982u 18: GramSchmidt/Count:65536/iterations:5/manual_time 0.070 s 0.046 s 5 65.536k 1045.56n 18: GramSchmidt/Count:131072/iterations:5/manual_time 0.086 s 0.070 s 5 131.072k 651.443n 18: GramSchmidt/Count:262144/iterations:5/manual_time 0.125 s 0.131 s 5 262.144k 470.781n [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o 18: GramSchmidt/Count:524288/iterations:5/manual_time 0.210 s 0.237 s 5 524.288k 402.827n [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 41%] Built target Kokkos_CoreUnitTest_Serial2 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Spaces.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o [ 29%] 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_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s Max 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: CustomReduction/N:100000/R:1000/manual_time 4.68 s 4.82 s 1 0.0366029/s 11.5 [ 41%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 41%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.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.771 s 0.407 s 2 0.029102 0.0953909 0.0981035 0.236967 0.0493667 0.0492721 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.158 s 0.075 s 8 6.20793m 0.0259691 9.86598m 0.048371 5.04154m 4.925m [ 41%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o 18: OverlapTeamPolicy/N:20/M:1000000/R:10 0.845 s 0.439 s 2 0.0477107 0.0924104 0.114484 0.228052 0.0567176 0.0569939 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 65.5732n 18: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 42.9473n 18: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 33.7576n 18: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 20.4438n 18: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 18.1887n 18: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.001 s 0.002 s 5 32.768k 16.3253n 18: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.001 s 0.004 s 5 65.536k 15.1123n 18: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.002 s 0.011 s 5 131.072k 14.805n 18: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.004 s 0.033 s 5 262.144k 14.6588n 18: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.008 s 0.079 s 5 524.288k 15.1168n 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: rate 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Malloc/N:1/manual_time 0.205 us 0.352 us 3321048 4.86959M/s [ 41%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o 18: Malloc/N:16/manual_time 0.203 us 0.351 us 3380489 4.91527M/s [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_SYCL3 18: Malloc/N:256/manual_time 0.299 us 0.446 us 2411248 3.34528M/s 18: Malloc/N:4096/manual_time 0.163 us 0.310 us 4294431 6.13988M/s [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o 18: Malloc/N:65536/manual_time 0.147 us 0.335 us 4838105 6.7886M/s 18: Malloc/N:1048576/manual_time 0.146 us 0.334 us 4811751 6.8697M/s [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o 18: Malloc/N:16777216/manual_time 0.153 us 0.343 us 4565982 6.51858M/s [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o 18: Malloc/N:268435456/manual_time 2.71 us 6.21 us 199249 369.256k/s [ 42%] Built target Kokkos_CoreUnitTest_SYCL1B [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o 18: Malloc/N:4294967296/manual_time 3.60 us 10.5 us 196047 278.157k/s [ 42%] Linking CXX executable Kokkos_CoreUnitTest_Develop 18: MallocFree/N:1/manual_time 0.356 us 0.395 us 1934198 2.80714M/s [ 42%] Built target Kokkos_CoreUnitTest_Develop 18: MallocFree/N:16/manual_time 0.345 us 0.383 us 1960270 2.89991M/s [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o 18: MallocFree/N:256/manual_time 0.410 us 0.449 us 1667704 2.43726M/s [ 42%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 42%] Linking CXX executable Kokkos_push_finalize_hook_terminate 18: MallocFree/N:4096/manual_time 0.286 us 0.325 us 2436892 3.49418M/s [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o 18: MallocFree/N:65536/manual_time 0.317 us 0.356 us 2206042 3.15028M/s [ 42%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 42%] Built target Kokkos_push_finalize_hook_terminate [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o 18: MallocFree/N:1048576/manual_time 0.321 us 0.360 us 2199012 3.11818M/s 18: MallocFree/N:16777216/manual_time 0.328 us 0.367 us 2124285 3.04726M/s 18: MallocFree/N:268435456/manual_time 6.38 us 5.82 us 108657 156.856k/s 18: MallocFree/N:4294967296/manual_time 10.6 us 9.79 us 66520 94.596k/s [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o 18: MallocTouch/N:1/manual_time 44.5 us 19.7 us 15529 22.4781k/s 18: MallocTouch/N:16/manual_time 45.9 us 20.0 us 14912 21.7654k/s 18: MallocTouch/N:256/manual_time 44.4 us 19.7 us 16231 22.5358k/s [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o 18: MallocTouch/N:4096/manual_time 44.5 us 19.9 us 15727 22.4687k/s [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o 18: MallocTouch/N:65536/manual_time 44.8 us 20.1 us 15819 22.3459k/s [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o 18: MallocTouch/N:1048576/manual_time 46.7 us 21.1 us 15020 21.3908k/s 18: MallocTouch/N:16777216/manual_time 64.5 us 29.4 us 11037 15.4989k/s [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o 18: MallocTouch/N:268435456/manual_time 41633 us 45303 us 17 24.0194/s [ 42%] Linking CXX executable Kokkos_ProfilingAllCalls [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 42%] Built target Kokkos_ProfilingAllCalls [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o 18: MallocTouch/N:4294967296/manual_time 634307 us 561919 us 1 1.57652/s 18: MallocTouchFree/N:1/manual_time 44.7 us 19.9 us 15412 22.3752k/s 18: MallocTouchFree/N:16/manual_time 43.8 us 19.1 us 15752 22.8342k/s [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o 18: MallocTouchFree/N:256/manual_time 44.2 us 19.6 us 15876 22.6349k/s [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o 18: MallocTouchFree/N:4096/manual_time 43.7 us 19.1 us 15773 22.8908k/s 18: MallocTouchFree/N:65536/manual_time 45.1 us 20.2 us 15694 22.1573k/s [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o 18: MallocTouchFree/N:1048576/manual_time 46.5 us 20.7 us 14930 21.5098k/s [ 42%] 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_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o 18: MallocTouchFree/N:16777216/manual_time 64.1 us 28.9 us 10876 15.593k/s 18: MallocTouchFree/N:268435456/manual_time 66570 us 45107 us 10 15.0218/s 18: MallocTouchFree/N:4294967296/manual_time 880248 us 558187 us 1 1.13604/s 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s MB 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: ViewAllocate_Rank1/N:10/manual_time 0.283 s 0.344 s 2 2.8267/s 800 18: ViewAllocate_Rank1/N:10/manual_time 0.286 s 0.347 s 2 2.80093/s 800 18: ViewAllocate_Rank2/N:10/manual_time 0.282 s 0.344 s 2 2.83524/s 800 [ 42%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP 18: ViewAllocate_Rank2/N:10/manual_time 0.282 s 0.343 s 2 2.84083/s 800 18: ViewAllocate_Rank3/N:10/manual_time 0.282 s 0.343 s 2 2.83985/s 800 18: ViewAllocate_Rank3/N:10/manual_time 0.284 s 0.347 s 2 2.81306/s 800 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o 18: ViewAllocate_Rank4/N:10/manual_time 0.281 s 0.344 s 2 2.8448/s 800 18: ViewAllocate_Rank4/N:10/manual_time 0.283 s 0.345 s 2 2.8237/s 800 [ 42%] Built target Kokkos_CoreUnitTest_KokkosP [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/UnitTestMainInit.cpp.o [ 42%] Linking CXX executable Kokkos_ToolsInitialization [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o 18: ViewAllocate_Rank5/N:10/manual_time 0.281 s 0.344 s 2 2.84285/s 800 18: ViewAllocate_Rank5/N:10/manual_time 0.284 s 0.346 s 2 2.81334/s 800 18: ViewAllocate_Rank6/N:10/manual_time 0.283 s 0.344 s 2 2.82603/s 800 18: ViewAllocate_Rank6/N:10/manual_time 0.283 s 0.345 s 2 2.82263/s 800 18: ViewAllocate_Rank7/N:10/manual_time 0.285 s 0.347 s 2 2.80932/s 800 18: ViewAllocate_Rank7/N:10/manual_time 0.283 s 0.345 s 2 2.82787/s 800 18: ViewAllocate_Rank8/N:10/manual_time 0.285 s 0.348 s 2 2.8042/s 800 [ 42%] Built target Kokkos_ToolsInitialization [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o 18: ViewAllocate_Rank8/N:10/manual_time 0.283 s 0.344 s 2 2.83163/s 800 18: ViewDeepCopy_Rank1/N:10/manual_time 0.056 s 0.024 s 11 28.5128/s 1.6k [ 42%] Built target Kokkos_CoreUnitTest_SYCL3 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test01_execspace_SYCL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.053 s 0.025 s 12 30.0608/s 1.6k [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.054 s 0.027 s 13 29.8863/s 1.6k [ 42%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 42%] Built target Kokkos_CoreUnitTest_CTestDevice [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test02_atomic_host_SYCL.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.054 s 0.026 s 13 29.8731/s 1.6k [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.054 s 0.026 s 13 29.8637/s 1.6k [ 43%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 43%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03a_MemorySpace_malloc_SYCL.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.056 s 0.024 s 13 28.6159/s 1.6k [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03b_MemorySpace_free_SYCL.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test04_ParallelFor_RangePolicy_SYCL.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.056 s 0.024 s 13 28.5869/s 1.6k [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.347 s 0.170 s 2 4.61479/s 1.6k 18: ViewDeepCopy_Rank3/N:10/manual_time 0.300 s 0.149 s 2 5.33923/s 1.6k [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.056 s 0.024 s 12 28.5042/s 1.6k [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.346 s 0.172 s 2 4.6266/s 1.6k [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test05_ParallelReduce_RangePolicy_SYCL.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.230 s 0.112 s 3 6.96047/s 1.6k [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test06_ParallelFor_MDRangePolicy_SYCL.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o 18: ViewDeepCopy_Rank4/N:10/manual_time 0.056 s 0.024 s 13 28.5979/s 1.6k 18: ViewDeepCopy_Rank5/N:10/manual_time 0.056 s 0.024 s 12 28.603/s 1.6k [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o 18: ViewDeepCopy_Rank4/N:10/manual_time 0.056 s 0.024 s 12 28.5578/s 1.6k 18: ViewDeepCopy_Rank5/N:10/manual_time 0.056 s 0.023 s 13 28.6346/s 1.6k [ 45%] Linking CXX executable Kokkos_StackTraceTestExec 18: ViewDeepCopy_Rank4/N:10/manual_time 0.260 s 0.128 s 3 6.14972/s 1.6k [ 45%] Built target Kokkos_StackTraceTestExec [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o 18: ViewDeepCopy_Rank5/N:10/manual_time 0.275 s 0.126 s 3 5.8226/s 1.6k [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test08_deep_copy_SYCL.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o 18: ViewDeepCopy_Rank4/N:10/manual_time 0.265 s 0.118 s 3 6.04802/s 1.6k [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o 18: ViewDeepCopy_Rank5/N:10/manual_time 0.336 s 0.145 s 2 4.76238/s 1.6k [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp 18: ViewDeepCopy_Rank6/N:10/manual_time 0.049 s 0.024 s 14 32.4172/s 1.6k [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o 18: ViewDeepCopy_Rank6/N:10/manual_time 0.049 s 0.024 s 14 32.3781/s 1.6k 18: ViewDeepCopy_Rank6/N:10/manual_time 0.297 s 0.113 s 3 5.38176/s 1.6k 18: ViewDeepCopy_Rank6/N:10/manual_time 0.481 s 0.152 s 2 3.32979/s 1.6k 18: ViewDeepCopy_Rank7/N:10/manual_time 0.066 s 0.019 s 10 24.1483/s 1.6k [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o 18: ViewDeepCopy_Rank7/N:10/manual_time 0.054 s 0.022 s 11 29.8975/s 1.6k [ 45%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o 18: ViewDeepCopy_Rank7/N:10/manual_time 0.404 s 0.191 s 2 3.95879/s 1.6k [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test10_HierarchicalBasics_SYCL.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o 18: ViewDeepCopy_Rank7/N:10/manual_time 0.416 s 0.188 s 2 3.84379/s 1.6k 18: ViewDeepCopy_Rank8/N:10/manual_time 0.060 s 0.017 s 12 26.5597/s 1.6k 18: ViewDeepCopy_Rank8/N:10/manual_time 0.060 s 0.017 s 12 26.4549/s 1.6k 18: ViewDeepCopy_Rank8/N:10/manual_time 0.534 s 0.259 s 1 2.99399/s 1.6k [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SYCL.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o 18: ViewDeepCopy_Rank8/N:10/manual_time 0.418 s 0.193 s 2 3.8315/s 1.6k [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o 18: ViewDeepCopy_Raw/N:10/manual_time 0.053 s 0.018 s 13 30.069/s 1.6k 18: ViewDeepCopy_Raw/N:10/manual_time 0.053 s 0.018 s 13 30.0709/s 1.6k 18: ViewDeepCopy_Raw/N:10/manual_time 0.055 s 0.018 s 13 28.8419/s 1.6k [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o 18: ViewDeepCopy_Raw/N:10/manual_time 0.054 s 0.018 s 13 29.846/s 1.6k 18: ViewFill_Rank1/N:10/manual_time 0.034 s 0.013 s 21 23.5935/s 800 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o 18: ViewFill_Rank1/N:10/manual_time 0.034 s 0.013 s 20 23.5653/s 800 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SYCL.cpp.o 18: ViewFill_Rank2/N:10/manual_time 0.034 s 0.013 s 21 23.5587/s 800 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SYCL.cpp.o 18: ViewFill_Rank2/N:10/manual_time 0.034 s 0.013 s 21 23.5276/s 800 18: ViewFill_Rank3/N:10/manual_time 0.034 s 0.013 s 21 23.5132/s 800 18: ViewFill_Rank3/N:10/manual_time 0.034 s 0.013 s 20 23.4866/s 800 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 18: ViewFill_Rank4/N:10/manual_time 0.034 s 0.013 s 20 23.3034/s 800 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o 18: ViewFill_Rank4/N:10/manual_time 0.034 s 0.013 s 21 23.5807/s 800 18: ViewFill_Rank5/N:10/manual_time 0.034 s 0.013 s 21 23.5173/s 800 18: ViewFill_Rank5/N:10/manual_time 0.034 s 0.013 s 18 23.5126/s 800 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12a_ThreadScratch_SYCL.cpp.o 18: ViewFill_Rank6/N:10/manual_time 0.034 s 0.013 s 21 23.5519/s 800 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o 18: ViewFill_Rank6/N:10/manual_time 0.034 s 0.013 s 21 23.5468/s 800 [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC [100%] Built target Kokkos_CoreUnitTest_OpenACC + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6678/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-6678/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 213 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 4 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (402 ms) 1: [ RUN ] serial_DeathTest.abort_from_device [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o 1: [ OK ] serial_DeathTest.abort_from_device (390 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 18: ViewFill_Rank7/N:10/manual_time 0.034 s 0.013 s 21 23.5473/s 800 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (384 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (378 ms) 1: [----------] 4 tests from serial_DeathTest (1556 ms total) 1: 1: [----------] 209 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 (129 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (26 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (3 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (50 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (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 (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 18: ViewFill_Rank7/N:10/manual_time 0.034 s 0.013 s 21 23.3573/s 800 18: ViewFill_Rank8/N:10/manual_time 0.034 s 0.013 s 21 23.4871/s 800 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3373 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 18: ViewFill_Rank8/N:10/manual_time 0.034 s 0.013 s 21 23.5668/s 800 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12b_TeamScratch_SYCL.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (3021 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 18: ViewFill_Raw/N:10/manual_time 0.035 s 0.014 s 20 22.9996/s 800 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1485 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 18: ViewFill_Raw/N:10/manual_time 0.035 s 0.014 s 15 22.9689/s 800 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.028 s 0.024 s 10 56.9302/s 1.6k [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1531 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (46 ms) 1: [ RUN ] serial.mdrange_6d 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.028 s 0.025 s 10 56.6425/s 1.6k [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SYCL.cpp.o 1: [ OK ] serial.mdrange_6d (178 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 (132 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 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.028 s 0.025 s 10 56.1419/s 1.6k 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.029 s 0.025 s 10 55.4981/s 1.6k 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.030 s 0.026 s 10 53.6812/s 1.6k 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.035 s 0.028 s 10 45.375/s 1.6k 1: [ OK ] serial.mdrange_large_deep_copy (2263 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.013 s 0.006 s 10 123.915/s 1.6k 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.012 s 0.006 s 10 129.633/s 1.6k 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.014 s 0.006 s 10 114.645/s 1.6k 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.013 s 0.006 s 10 118.683/s 1.6k 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.016 s 0.008 s 10 97.7352/s 1.6k 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.022 s 0.011 s 10 73.1344/s 1.6k 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.035 s 0.028 s 10 45.1686/s 1.6k 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3229 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6678/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (1 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (11 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (5 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (21 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (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_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 (300 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (308 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.035 s 0.028 s 10 45.9664/s 1.6k 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.038 s 0.030 s 10 42.4513/s 1.6k 1: [ OK ] serial.int64_t_reduce_dynamic (997 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.035 s 0.028 s 10 46.1984/s 1.6k 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.022 s 0.011 s 10 73.0063/s 1.6k 1: [ OK ] serial.double_reduce_dynamic (1069 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (293 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 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.021 s 0.010 s 10 77.779/s 1.6k [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.024 s 0.011 s 10 66.3497/s 1.6k [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SYCL.cpp.o 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.021 s 0.010 s 10 75.9986/s 1.6k 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.039 s 0.030 s 10 41.423/s 1.6k 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.038 s 0.030 s 10 41.7908/s 1.6k 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.024 s 0.012 s 10 66.3038/s 1.6k 1: [ OK ] serial.reduce_device_view_team_policy (2918 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (7 ms) 1: [ RUN ] serial.swap 1: [ OK ] serial.swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (217 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (10 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 1: [ OK ] serial.task_fib_deprecated_multiple (202 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (10 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (186 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (9 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 (188 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 (8 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 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.024 s 0.011 s 10 67.6098/s 1.6k 1: [ OK ] serial.task_fib_chase_lev (229 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (10 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 209 tests from serial (22583 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 213 tests from 2 test suites ran. (24140 ms total) 1: [ PASSED ] 212 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/20 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 24.92 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.032 s 0.027 s 10 49.5594/s 1.6k 2: [==========] Running 123 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 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SYCL.cpp.o 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.039 s 0.031 s 10 40.6835/s 1.6k 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.019 s 0.009 s 10 84.4855/s 1.6k 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.028 s 0.014 s 10 56.85/s 1.6k 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.038 s 0.029 s 10 42.4435/s 1.6k 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.036 s 0.029 s 10 44.9429/s 1.6k [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.024 s 0.012 s 10 65.5786/s 1.6k 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.028 s 0.013 s 10 57.2202/s 1.6k [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test14_MDRangeReduce_SYCL.cpp.o 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.136 s 0.099 s 10 11.7275/s 1.6k 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.134 s 0.099 s 10 11.9065/s 1.6k 18/45 Test #18: Kokkos_PerformanceTest_Benchmark ............ Passed 217.84 sec test 19 Start 19: Kokkos_Benchmark_Atomic_MinMax 19: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-01-03_T14-55-11.json" 19: Test timeout computed to be: 1500 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 4 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: 2024-01-03T15:16:34+00:00 19: Running /var/jenkins/workspace/Kokkos_PR-6678/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.20, 5.05, 4.75 19: CPU architecture: none 19: Default Device: N6Kokkos6OpenMPE 19: GIT_BRANCH: HEAD 19: GIT_CLEAN_STATUS: CLEAN 19: GIT_COMMIT_DATE: 2024-01-03T14:54:54+00:00 19: GIT_COMMIT_DESCRIPTION: Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD 19: GIT_COMMIT_HASH: 43ae5c567 19: GPU architecture: none 19: KOKKOS_COMPILER_GNU: 840 19: KOKKOS_ENABLE_ASM: yes 19: KOKKOS_ENABLE_CXX17: yes 19: KOKKOS_ENABLE_CXX20: no 19: KOKKOS_ENABLE_CXX23: no 19: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 19: KOKKOS_ENABLE_HBWSPACE: no 19: KOKKOS_ENABLE_HWLOC: no 19: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 19: KOKKOS_ENABLE_LIBDL: no 19: KOKKOS_ENABLE_LIBRT: no 19: KOKKOS_ENABLE_OPENMP: yes 19: KOKKOS_ENABLE_PRAGMA_IVDEP: no 19: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 19: KOKKOS_ENABLE_PRAGMA_UNROLL: no 19: KOKKOS_ENABLE_PRAGMA_VECTOR: no 19: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 19: Kokkos Version: 4.2.99 19: platform: 64bit 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Benchmark Time CPU Iterations 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.001 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.001 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.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.003 s 0.001 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.003 s 0.002 s 10 19/45 Test #19: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.59 sec test 20 Start 20: Kokkos_PerformanceTest_Mempool 20: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-01-03_T14-55-11.json" 20: Test timeout computed to be: 1500 20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 20: Detected: 4 cores per node. 20: Detected: 1 MPI_ranks per node. 20: Requested: 8 threads per process. 20: 2024-01-03T15:16:34+00:00 20: Running /var/jenkins/workspace/Kokkos_PR-6678/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.20, 5.05, 4.75 20: CPU architecture: none 20: Default Device: N6Kokkos6OpenMPE 20: GIT_BRANCH: HEAD 20: GIT_CLEAN_STATUS: CLEAN 20: GIT_COMMIT_DATE: 2024-01-03T14:54:54+00:00 20: GIT_COMMIT_DESCRIPTION: Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD 20: GIT_COMMIT_HASH: 43ae5c567 20: GPU architecture: none 20: KOKKOS_COMPILER_GNU: 840 20: KOKKOS_ENABLE_ASM: yes 20: KOKKOS_ENABLE_CXX17: yes 20: KOKKOS_ENABLE_CXX20: no 20: KOKKOS_ENABLE_CXX23: no 20: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 20: KOKKOS_ENABLE_HBWSPACE: no 20: KOKKOS_ENABLE_HWLOC: no 20: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 20: KOKKOS_ENABLE_LIBDL: no 20: KOKKOS_ENABLE_LIBRT: no 20: KOKKOS_ENABLE_OPENMP: yes 20: KOKKOS_ENABLE_PRAGMA_IVDEP: no 20: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 20: KOKKOS_ENABLE_PRAGMA_UNROLL: no 20: KOKKOS_ENABLE_PRAGMA_VECTOR: no 20: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 20: Kokkos Version: 4.2.99 20: platform: 64bit 20: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: fill ops per second 20: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 1391 10.7091M/s [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: cycle ops per second 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2936 46.1337M/s 20/45 Test #20: Kokkos_PerformanceTest_Mempool .............. Passed 1.84 sec test 21 Start 21: Kokkos_PerformanceTest_Atomic 21: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-01-03_T14-55-11.json" 21: Test timeout computed to be: 1500 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 4 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: 2024-01-03T15:16:36+00:00 21: Running /var/jenkins/workspace/Kokkos_PR-6678/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.20, 5.05, 4.75 21: CPU architecture: none 21: Default Device: N6Kokkos6OpenMPE 21: GIT_BRANCH: HEAD 21: GIT_CLEAN_STATUS: CLEAN 21: GIT_COMMIT_DATE: 2024-01-03T14:54:54+00:00 21: GIT_COMMIT_DESCRIPTION: Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD 21: GIT_COMMIT_HASH: 43ae5c567 21: GPU architecture: none 21: KOKKOS_COMPILER_GNU: 840 21: KOKKOS_ENABLE_ASM: yes 21: KOKKOS_ENABLE_CXX17: yes 21: KOKKOS_ENABLE_CXX20: no 21: KOKKOS_ENABLE_CXX23: no 21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 21: KOKKOS_ENABLE_HBWSPACE: no 21: KOKKOS_ENABLE_HWLOC: no 21: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 21: KOKKOS_ENABLE_LIBDL: no 21: KOKKOS_ENABLE_LIBRT: no 21: KOKKOS_ENABLE_OPENMP: yes 21: KOKKOS_ENABLE_PRAGMA_IVDEP: no 21: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 21: KOKKOS_ENABLE_PRAGMA_UNROLL: no 21: KOKKOS_ENABLE_PRAGMA_VECTOR: no 21: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 21: Kokkos Version: 4.2.99 21: platform: 64bit [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test16_ParallelScan_SYCL.cpp.o 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.042 s 0.019 s 10 1 4 0.171268 0.0128864 300.86u 704.983M 1024.08M 704.983M 21: Test_Atomic/100000/iterations:10 0.041 s 0.019 s 10 1 8 0.155501 0.0135849 301.28u 4.99995G 1.5656G 4.99995G 21: Test_Atomic/100000/iterations:10 0.040 s 0.018 s 10 1 8 0.156316 9.34133m 301.26u 4.99995G 1.29547G 4.99995G [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test17_CompleteAtomic_SYCL.cpp.o 21: Test_Atomic/100000/iterations:10 0.042 s 0.020 s 10 1 4 0.160272 9.46766m 301.87u 704.983M 1.3402G 704.983M [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o 21: Test_Atomic/100000/iterations:10 0.041 s 0.018 s 10 1 8 0.160281 0.0204481 333.64u 4.99995G 1.21393G 4.99995G 21: Test_Atomic/100000/iterations:10 0.041 s 0.019 s 10 1 8 0.160501 0.0274377 301.27u 4.99995G 1077.05M 4.99995G 21: Test_Atomic/100000/iterations:10 0.048 s 0.023 s 10 0 4 0.206265 0.0203807 898.79u 4.9999G 2.37251G 4.99989G 21: Test_Atomic/100000/iterations:10 0.049 s 0.024 s 10 1 8 0.129514 0.0342055 898.7u 4.99995G 1.35016G 4.99995G 21: Test_Atomic/100000/iterations:10 0.041 s 0.019 s 10 1 4 0.216965 0.019919 300.76u 704.983M -2.02321G 704.983M 21/45 Test #21: Kokkos_PerformanceTest_Atomic ............... Passed 3.85 sec test 22 Start 22: Kokkos_ContainersUnitTest_Serial 22: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o 22: [ OK ] serial.bitset (1550 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 (1 ms) 22: [ RUN ] serial.dualview_realloc 22: [ OK ] serial.dualview_realloc (0 ms) 22: [ RUN ] serial.dualview_resize 22: [ OK ] serial.dualview_resize (0 ms) 22: [ RUN ] serial.dualview_device_correct_kokkos_device 22: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 22: [ RUN ] serial.dualview_host_correct_kokkos_device 22: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 22: [ RUN ] serial.dualview_host_modify_template_device_sync 22: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 22: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 22: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 22: [ RUN ] serial.dualview_device_modify_template_host_sync 22: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 22: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 22: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 22: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 22: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 22: [ RUN ] serial.dynamic_view 22: [ OK ] serial.dynamic_view (11 ms) 22: [ RUN ] serial.dyn_rank_view_api_generic 22: [ OK ] serial.dyn_rank_view_api_generic (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-6678/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 (37 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 22: [ OK ] serial.scatterview (1732 ms) 22: [ RUN ] serial.scatterview_devicetype 22: [ OK ] serial.scatterview_devicetype (0 ms) 22: [ RUN ] serial.staticcrsgraph 22: [ OK ] serial.staticcrsgraph (18 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 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (22392 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o 22: [ OK ] serial.UnorderedMap_insert (8915 ms) 22: [ RUN ] serial.UnorderedMap_failed_insert [ 51%] Linking CXX executable Kokkos_IncrementalTest_SYCL [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o 22: [ OK ] serial.UnorderedMap_failed_insert (4000 ms) 22: [ RUN ] serial.UnorderedMap_deep_copy 22: [ OK ] serial.UnorderedMap_deep_copy (4 ms) 22: [ RUN ] serial.UnorderedMap_valid_empty 22: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 22: [ RUN ] serial.UnorderedMap_clear_zero_size 22: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 22: [ RUN ] serial.UnorderedMap_consistent_size 22: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 22: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 22: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 22: [ RUN ] serial.UnorderedMap_lambda_capturable 22: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 22: [ RUN ] serial.UnorderedMap_constructor_view_alloc 22: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 22: [ RUN ] serial.vector_combination 22: [ OK ] serial.vector_combination (0 ms) 22: [ RUN ] serial.vector_insert 22: [ OK ] serial.vector_insert (0 ms) 22: [ RUN ] serial.vector_push_back_default_exec 22: [ OK ] serial.vector_push_back_default_exec (0 ms) 22: [ RUN ] serial.viewctorprop_embedded_dim 22: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 22: [----------] 65 tests from serial (16303 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 65 tests from 1 test suite ran. (16303 ms total) 22: [ PASSED ] 64 tests. 22: [ SKIPPED ] 1 test, listed below: 22: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 22/45 Test #22: Kokkos_ContainersUnitTest_Serial ............ Passed 16.45 sec test 23 Start 23: Kokkos_ContainersUnitTest_OpenMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 23: Test timeout computed to be: 1500 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 4 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: [==========] Running 65 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 65 tests from openmp 23: [ RUN ] openmp.bitset 23: [ OK ] openmp.bitset (441 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 (16 ms) 23: [ RUN ] openmp.dyn_rank_view_api_generic 23: [ OK ] openmp.dyn_rank_view_api_generic (9 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 23: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 23: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 23: [ OK ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 23: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 23: [ RUN ] openmp.ErrorReporterViaLambda 23: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 23: [ RUN ] openmp.ErrorReporter 23: [ OK ] openmp.ErrorReporter (0 ms) 23: [ RUN ] openmp.offsetview_construction 23: [ OK ] openmp.offsetview_construction (14 ms) 23: [ RUN ] openmp.offsetview_unmanaged_construction 23: [ OK ] openmp.offsetview_unmanaged_construction (1 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 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp 23: [ OK ] openmp.scatterview (1653 ms) 23: [ RUN ] openmp.scatterview_devicetype 23: [ OK ] openmp.scatterview_devicetype (15 ms) 23: [ RUN ] openmp.staticcrsgraph 23: [ OK ] openmp.staticcrsgraph (21 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dualview 23: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_alloc_dualview 23: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 23: [ RUN ] openmp.resize_exec_space_dualview 23: [ OK ] openmp.resize_exec_space_dualview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_dualview 23: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dynrankview 23: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 23: [ RUN ] openmp.resize_exec_space_dynrankview 23: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_dynrankview 23: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_init_scatterview 23: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 23: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 23: [ RUN ] openmp.resize_exec_space_scatterview 23: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_scatterview 23: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynrankview 23: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 23: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 23: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_offsetview 23: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 23: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 23: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynamicview 23: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 23: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 23: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 23: [ RUN ] openmp.UnorderedMap_insert [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_Default 23: [ OK ] openmp.UnorderedMap_insert (6655 ms) 23: [ RUN ] openmp.UnorderedMap_failed_insert [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_IncrementalTest_SERIAL 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (19741 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o 23: [ OK ] openmp.UnorderedMap_failed_insert (4670 ms) 23: [ RUN ] openmp.UnorderedMap_deep_copy 23: [ OK ] openmp.UnorderedMap_deep_copy (6 ms) 23: [ RUN ] openmp.UnorderedMap_valid_empty 23: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 23: [ RUN ] openmp.UnorderedMap_clear_zero_size 23: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 23: [ RUN ] openmp.UnorderedMap_consistent_size 23: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 23: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 23: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 23: [ RUN ] openmp.UnorderedMap_lambda_capturable 23: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 23: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 23: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 23: [ RUN ] openmp.vector_combination 23: [ OK ] openmp.vector_combination (0 ms) 23: [ RUN ] openmp.vector_insert 23: [ OK ] openmp.vector_insert (0 ms) 23: [ RUN ] openmp.vector_push_back_default_exec 23: [ OK ] openmp.vector_push_back_default_exec (0 ms) 23: [ RUN ] openmp.viewctorprop_embedded_dim 23: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 23: [----------] 65 tests from openmp (13534 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 65 tests from 1 test suite ran. (13534 ms total) 23: [ PASSED ] 65 tests. 23/45 Test #23: Kokkos_ContainersUnitTest_OpenMP ............ Passed 13.69 sec test 24 Start 24: Kokkos_ContainersPerformanceTest_OpenMP 24: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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.0086043 24: View sum computation time: 0.0086043 24: Strided View time (init only): 0.00712347 24: View Rank7 time (init only): 0.00814883 24: DynRankView time (init only): 0.0082289 24: DynRankView sum computation time: 0.00735253 24: Ratio of View to DynRankView time: 1.04562 24: Ratio of View to DynRankView sum computation time: 1.00204 24: Ratio of View to View Rank7 time: 1.05589 24: Ratio of StrideView to DynRankView time: 0.865664 24: Ratio of DynRankView to View Rank7 time: 1.00983 24: [ OK ] TEST_CATEGORY.dynrankview_perf (259 ms) 24: [ RUN ] TEST_CATEGORY.global_2_local 24: OpenMP 24: size, create, generate, fill, find 24: 256, 0.00019551, 7.2276e-05, 0.000109678, 0.00462191 24: 512, 0.000114355, 7.1094e-05, 0.000121188, 0.00434814 24: 1024, 0.00012199, 4.6639e-05, 0.000184378, 0.00478581 24: 2048, 0.00011667, 4.8411e-05, 0.000332889, 0.00498437 24: 4096, 0.000171323, 4.9875e-05, 0.00057768, 0.00578638 24: 8192, 0.00022315, 4.3172e-05, 0.00100794, 0.00793502 24: 16384, 0.000359298, 5.6396e-05, 0.00196978, 0.0114098 24: 32768, 0.00058336, 6.9141e-05, 0.00384946, 0.0216408 24: 65536, 0.000809948, 8.2436e-05, 0.00880373, 0.0650151 24: 131072, 0.00169673, 9.8977e-05, 0.0166489, 0.139154 24: 262144, 0.00334567, 0.000147449, 0.0334217, 0.204028 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o 24: 524288, 0.00626112, 0.00024892, 0.065768, 0.77973 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 52%] Built target Kokkos_IncrementalTest_SERIAL [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp 24: 1048576, 0.012864, 0.000443545, 0.134224, 2.49878 [ 52%] Built target Kokkos_IncrementalTest_SYCL [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o 24: 2097152, 0.0245764, 0.000773339, 0.265945, 5.92043 [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (19786 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3063 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2955 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/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 (67939 ms total) 2: 2: [----------] 116 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (526 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (11 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (7 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.triple_nested_parallelism (653 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (92 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (177 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (132 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 24: 4194304, 0.0489505, 0.00149931, 0.563312, 12.7258 24: [ OK ] TEST_CATEGORY.global_2_local (23612 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.115265 seconds 24: test took 0.116308 seconds 24: num_threads 8 24: hand-coded test took 0.116773 seconds 24: test took 0.116507 seconds 24: num_threads 8 24: hand-coded test took 0.116013 seconds 24: test took 0.116758 seconds 24: num_threads 8 24: hand-coded test took 0.116328 seconds 24: test took 0.116758 seconds 24: num_threads 8 24: hand-coded test took 0.115894 seconds 24: test took 0.116684 seconds 24: [ OK ] TEST_CATEGORY.scatter_view (1542 ms) 24: [----------] 5 tests from TEST_CATEGORY (25415 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 5 tests from 1 test suite ran. (25415 ms total) 24: [ PASSED ] 5 tests. 24/45 Test #24: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 25.42 sec test 25 Start 25: Kokkos_UnitTest_Sort 25: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 25: Test timeout computed to be: 1500 25: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 25: Detected: 4 cores per node. 25: Detected: 1 MPI_ranks per node. 25: Requested: 8 threads per process. 25: [==========] Running 9 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 9 tests from openmp 25: [ RUN ] openmp.SortUnsignedValueType [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.repeated_team_reduce (7215 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (141 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (77 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (3 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (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 (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 (1 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1101 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (7 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (55 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (51 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (58 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (3 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (15 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.workgraph_fib (64 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6678/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 (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 (30 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (30 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (29 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (294 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (291 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (290 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 116 tests from serial (11669 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 123 tests from 2 test suites ran. (79608 ms total) 2: [ PASSED ] 120 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 25: [ OK ] openmp.SortUnsignedValueType (9687 ms) 25: [ RUN ] openmp.SortEmptyView 25: [ OK ] openmp.SortEmptyView (0 ms) 25: [ RUN ] openmp.SortWithCustomComparator 2/20 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 80.40 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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.80 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenACC 4: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC 4: Test timeout computed to be: 1500 25: [ OK ] openmp.SortWithCustomComparator (1138 ms) 25: [ RUN ] openmp.BinSortGenericTests 25: [ OK ] openmp.BinSortGenericTests (548 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 4: [==========] Running 167 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 11 tests from openacc_DeathTest 4: [ RUN ] openacc_DeathTest.abort_from_host [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp 4: [ OK ] openacc_DeathTest.abort_from_host (1296 ms) 4: [ RUN ] openacc_DeathTest.abort_from_device 4: [ OK ] openacc_DeathTest.abort_from_device (9 ms) 4: [ RUN ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o 4: [ OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1292 ms) 4: [ RUN ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp 4: [ OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1261 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_dyn [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 33%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 59%] 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_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_Cuda3 [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o 25: [ OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (15475 ms) 25: [ RUN ] openmp.NestedSort 25: [ OK ] openmp.NestedSort (5 ms) 25: [ RUN ] openmp.NestedSortByKey 25: [ OK ] openmp.NestedSortByKey (50 ms) 25: [----------] 9 tests from openmp (26906 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 9 tests from 1 test suite ran. (26906 ms total) 25: [ PASSED ] 9 tests. 25/45 Test #25: Kokkos_UnitTest_Sort ........................ Passed 26.92 sec test 26 Start 26: Kokkos_UnitTest_Random 26: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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:1704295083067343961 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00287459 -0.00177179 || 0.051031 2040 2399 || 2228.47 2222.06 || -24.4932 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0143391 0.000743261 || 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.0156868 -0.00135629 || 0.051031 2048 2398 || 2257.47 2222.06 || -18.7493 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0137178 -9.42133e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0112073 -0.00146732 || 0.051031 2052 2401 || 2197.43 2222.06 || -20.2843 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0179185 -0.000921795 || 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.0100827 0.00158174 || 0.051031 2052 2412 || 2199.88 2222.06 || 21.866 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0123179 -0.000165582 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 0.00277536 0.000883941 || 0.051031 2049 2384 || 2215.91 2222.06 || 12.2196 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 0.00721866 -0.000184349 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 0.0116697 -0.000196577 || 0.051031 2041 2398 || 2196.43 2222.06 || -2.71748 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 -0.00930527 0.000243431 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.000820205 0.000227522 || 0.051031 2035 2421 || 2223.89 2222.06 || 3.14526 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0135958 0.00117249 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00622434 0.000860986 || 0.051031 2024 2419 || 2235.98 2222.06 || 11.9023 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00459374 -0.000304425 || 0.051031 1e+64 -1e+64 26: Test Seed:1704295085684478498 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00626093 0.00138867 || 0.051031 2047 2392 || 2236.06 2222.06 || 19.1969 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00744267 -0.000109591 || 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.00498791 0.00241639 || 0.051031 2057 2399 || 2233.2 2222.06 || 33.4042 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00455503 -0.000237659 || 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.0151911 -0.00118337 || 0.051031 2039 2403 || 2188.81 2222.06 || -16.3589 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0148091 0.000238432 || 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.000851647 -0.000556886 || 0.051031 2052 2415 || 2220.17 2222.06 || -7.69839 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00577483 1.1798e-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.00106156 -0.000582738 || 0.051031 2032 2417 || 2224.42 2222.06 || -8.05577 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00630623 0.000921069 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 0.00257846 -0.00130429 || 0.051031 2034 2423 || 2216.35 2222.06 || -18.0305 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 0.00509533 -0.00102688 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 0.0101537 0.000682169 || 0.051031 2045 2392 || 2199.73 2222.06 || 9.43031 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 -0.013195 0.000412378 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.011896 0.000614932 || 0.051031 2041 2418 || 2195.94 2222.06 || 8.50082 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.000246606 0.000537835 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift64 (5265 ms) 26: [ RUN ] openmp.Random_XorShift1024_0 26: Test Seed:1704295088333179929 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.00237298 -0.00136246 || 0.051031 2025 2377 || 2203.45 2198.22 || -18.8346 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.0222395 0.000270424 || 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.0123917 0.000518043 || 0.051031 2004 2444 || 2171.32 2198.22 || 7.16142 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00612223 0.000238755 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0179633 0.000295264 || 0.051031 2032 2384 || 2238.43 2198.22 || 4.08173 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0204488 0.000608509 || 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.00997067 -0.00284126 || 0.051031 2006 2355 || 2220.36 2198.22 || -39.2776 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0178091 0.000859692 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.0122231 -0.00138166 || 0.051031 2014 2423 || 2225.42 2198.22 || -19.1001 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.0108815 -0.000349941 || 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.0118092 0.00037714 || 0.051031 2000 2383 || 2224.49 2198.22 || 5.21358 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0216901 -9.44849e-06 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.0149697 0.000207917 || 0.051031 2017 2410 || 2231.63 2198.22 || 2.87424 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 0.00798219 0.000329965 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0119814 0.0019137 || 0.051031 2020 2400 || 2224.88 2198.22 || 26.455 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0034966 -0.00111305 || 0.051031 1e+64 -1e+64 26: Test Seed:1704295091079486804 26: Test Scalar=int 26: -- Testing randomness properties [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00893402 -0.000157281 || 0.051031 2032 2406 || 2218.04 2198.22 || -2.17425 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0164124 -0.000354672 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0249558 0.00181224 || 0.051031 2005 2390 || 2144.7 2198.22 || 25.0524 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00406761 -0.000130878 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0201565 0.00224883 || 0.051031 2026 2403 || 2154.79 2198.22 || 31.0878 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0271399 0.00037092 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00733038 0.000290804 || 0.051031 2013 2375 || 2214.46 2198.22 || 4.02007 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00897461 0.000170231 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0159097 0.000115828 || 0.051031 2001 2392 || 2163.8 2198.22 || 1.6012 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00362579 -0.000199094 || 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.00181582 0.00172852 || 0.051031 2006 2382 || 2194.24 2198.22 || 23.8951 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0098726 -0.000509861 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 0.00207146 -0.000888021 || 0.051031 2014 2396 || 2193.68 2198.22 || -12.276 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.0013323 -0.000483131 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0037714 0.000486854 || 0.051031 1999 2375 || 2189.96 2198.22 || 6.73027 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.023973 -0.000369493 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift1024_0 (5620 ms) 26: [ RUN ] openmp.Multi_streams 26: [ OK ] openmp.Multi_streams (0 ms) 26: [----------] 3 tests from openmp (10886 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 3 tests from 1 test suite ran. (10886 ms total) 26: [ PASSED ] 3 tests. 26/45 Test #26: Kokkos_UnitTest_Random ...................... Passed 10.89 sec test 27 Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 4 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 14 tests from 3 test suites. 27: [----------] Global test environment set-up. 27: [----------] 3 tests from std_algorithms_reducers 27: [ RUN ] std_algorithms_reducers.max_first_loc 27: checking reduction with order: LeftToRight 27: checking reduction with order: RightToLeft 27: checking reduction with order: Random 27: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_first_loc 27: checking reduction with order: LeftToRight 27: checking reduction with order: RightToLeft 27: checking reduction with order: Random 27: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 27: checking reduction with order: LeftToRight 27: checking reduction with order: RightToLeft 27: checking reduction with order: Random 27: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 27: [----------] 3 tests from std_algorithms_reducers (0 ms total) 27: 27: [----------] 1 test from std_algorithms 27: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 27: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 27: [----------] 1 test from std_algorithms (0 ms total) 27: 27: [----------] 10 tests from random_access_iterator_test 27: [ RUN ] random_access_iterator_test.constructor 27: [ OK ] random_access_iterator_test.constructor (0 ms) 27: [ RUN ] random_access_iterator_test.dereference 27: [ OK ] random_access_iterator_test.dereference (0 ms) 27: [ RUN ] random_access_iterator_test.subscript_operator 27: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet1 27: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet2 27: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet3 27: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet4 27: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 27: [ RUN ] random_access_iterator_test.assignment_operator 27: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 27: [ RUN ] random_access_iterator_test.distance 27: [ OK ] random_access_iterator_test.distance (0 ms) 27: [ RUN ] random_access_iterator_test.traits_helpers 27: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 27: [----------] 10 tests from random_access_iterator_test (2 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 14 tests from 3 test suites ran. (2 ms total) 27: [ PASSED ] 14 tests. 27/45 Test #27: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.01 sec test 28 Start 28: Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test timeout computed to be: 1500 28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 28: Detected: 4 cores per node. 28: Detected: 1 MPI_ranks per node. 28: Requested: 8 threads per process. 28: [==========] Running 7 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 7 tests from std_algorithms_min_max_element_test 28: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 28: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 28: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms) 28: [----------] 7 tests from std_algorithms_min_max_element_test (40 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 7 tests from 1 test suite ran. (40 ms total) 28: [ PASSED ] 7 tests. 28/45 Test #28: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.04 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o 29: [ OK ] std_algorithms_lexicographical_compare_test.test (211 ms) 29: [----------] 1 test from std_algorithms_lexicographical_compare_test (211 ms total) 29: 29: [----------] 1 test from std_algorithms_for_each_test 29: [ RUN ] std_algorithms_for_each_test.test [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o 29: [ OK ] std_algorithms_for_each_test.test (118 ms) 29: [----------] 1 test from std_algorithms_for_each_test (118 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 (78 ms) 29: [----------] 1 test from std_algorithms_find_test (78 ms total) 29: 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1110 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1168 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search 29: [ OK ] std_algorithms_non_mod_seq_ops.search (741 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 29: [ OK ] std_algorithms_non_mod_seq_ops.search_n (558 ms) 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3579 ms total) 29: 29: [----------] 1 test from std_algorithms_count_test 29: [ RUN ] std_algorithms_count_test.test 29: [ OK ] std_algorithms_count_test.test (97 ms) 29: [----------] 1 test from std_algorithms_count_test (97 ms total) 29: 29: [----------] 1 test from std_algorithms_equal_test 29: [ RUN ] std_algorithms_equal_test.test 29: [ OK ] std_algorithms_equal_test.test (27 ms) 29: [----------] 1 test from std_algorithms_equal_test (27 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 (85 ms) 29: [----------] 1 test from std_algorithms_all_any_none_of_test (85 ms total) 29: 29: [----------] 1 test from std_algorithms_nonmod_seq_ops 29: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 29: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (98 ms) 29: [----------] 1 test from std_algorithms_nonmod_seq_ops (98 ms total) 29: 29: [----------] 1 test from std_algorithms_mismatch_test 29: [ RUN ] std_algorithms_mismatch_test.test 29: [ OK ] std_algorithms_mismatch_test.test (207 ms) 29: [----------] 1 test from std_algorithms_mismatch_test (207 ms total) 29: 29: [----------] 1 test from std_algorithms_mod_seq_ops 29: [ RUN ] std_algorithms_mod_seq_ops.move_backward 29: [ OK ] std_algorithms_mod_seq_ops.move_backward (61 ms) 29: [----------] 1 test from std_algorithms_mod_seq_ops (61 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 13 tests from 10 test suites ran. (4565 ms total) 29: [ PASSED ] 13 tests. 29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.57 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test timeout computed to be: 1500 30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 30: Detected: 4 cores per node. 30: Detected: 1 MPI_ranks per node. 30: Requested: 8 threads per process. 30: [==========] Running 31 tests from 5 test suites. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from std_algorithms_mod_ops_test 30: [ RUN ] std_algorithms_mod_ops_test.move 30: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 30: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 30: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 30: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 30: 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy 30: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 30: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill 30: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 30: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.generate 30: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 30: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 30: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 30: 30: [----------] 4 tests from std_algorithms_replace_ops_test 30: [ RUN ] std_algorithms_replace_ops_test.replace 30: [ OK ] std_algorithms_replace_ops_test.replace (34 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_if 30: [ OK ] std_algorithms_replace_ops_test.replace_if (136 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy 30: [ OK ] std_algorithms_replace_ops_test.replace_copy (60 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 30: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (53 ms) 30: [----------] 4 tests from std_algorithms_replace_ops_test (284 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 (48 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique 30: [ OK ] std_algorithms_mod_seq_ops.unique (292 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 30: [ OK ] std_algorithms_mod_seq_ops.unique_copy (98 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove 30: [ OK ] std_algorithms_mod_seq_ops.remove (71 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_if (77 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy (136 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (72 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp 30: [ OK ] std_algorithms_mod_seq_ops.rotate (789 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 30: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (297 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.shift_left (660 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.shift_right (614 ms) 30: [----------] 11 tests from std_algorithms_mod_seq_ops (3161 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 (45 ms) 30: [----------] 1 test from std_algorithms_modseq_test (45 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 31 tests from 5 test suites ran. (3495 ms total) 30: [ PASSED ] 31 tests. 30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 3.50 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test timeout computed to be: 1500 31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 31: Detected: 4 cores per node. 31: Detected: 1 MPI_ranks per node. 31: Requested: 8 threads per process. 31: [==========] Running 29 tests from 7 test suites. 31: [----------] Global test environment set-up. 31: [----------] 2 tests from std_algorithms_sorting_ops_test 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 31: is_sorted: dynamic_view, all overloads 31: is_sorted: stride2_view, all overloads 31: is_sorted: stride3_view, all overloads 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted (19 ms) 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 31: is_sorted_until: dynamic_view, all overloads 31: is_sorted_until: stride2_view, all overloads 31: is_sorted_until: stride3_view, all overloads 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (17 ms) 31: [----------] 2 tests from std_algorithms_sorting_ops_test (36 ms total) 31: 31: [----------] 4 tests from std_algorithms_partitioning_test 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 31: [ RUN ] std_algorithms_partitioning_test.partition_point 31: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 31: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 31: 31: [----------] 1 test from std_algorithms_partitioning_ops 31: [ RUN ] std_algorithms_partitioning_ops.partition_copy 31: [ OK ] std_algorithms_partitioning_ops.partition_copy (21 ms) 31: [----------] 1 test from std_algorithms_partitioning_ops (21 ms total) 31: 31: [----------] 12 tests from std_algorithms_numerics_test 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 31: [----------] 12 tests from std_algorithms_numerics_test (16 ms total) 31: 31: [----------] 1 test from std_algorithms_numerics_ops_test 31: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 31: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (84 ms) 31: [----------] 1 test from std_algorithms_numerics_ops_test (84 ms total) 31: 31: [----------] 8 tests from std_algorithms_numeric_ops_test 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (810 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 [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (603 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 [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (208 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 (60 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 (1683 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 (36 ms) 31: [----------] 1 test from std_algorithms_transform_ops_test (36 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 29 tests from 7 test suites ran. (1883 ms total) 31: [ PASSED ] 29 tests. 31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 1.89 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (722 ms) 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (799 ms) 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1521 ms total) 32: 32: [----------] 2 tests from std_algorithms_count_team_test 32: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 32: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (640 ms) 32: [ RUN ] std_algorithms_count_team_test.count_returns_zero 32: [ OK ] std_algorithms_count_team_test.count_returns_zero (285 ms) 32: [----------] 2 tests from std_algorithms_count_team_test (925 ms total) 32: 32: [----------] 1 test from std_algorithms_count_if_team_test 32: [ RUN ] std_algorithms_count_if_team_test.test 32: [ OK ] std_algorithms_count_if_team_test.test (334 ms) 32: [----------] 1 test from std_algorithms_count_if_team_test (334 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 (469 ms) 32: [----------] 1 test from std_algorithms_for_each_team_test (469 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_n_team_test 32: [ RUN ] std_algorithms_for_each_n_team_test.test [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o 32: [ OK ] std_algorithms_for_each_n_team_test.test (481 ms) 32: [----------] 1 test from std_algorithms_for_each_n_team_test (481 ms total) 32: 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3176 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1932 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1936 ms) 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7046 ms total) 32: 32: [----------] 2 tests from std_algorithms_mismatch_team_test 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 63%] Built target Kokkos_CoreUnitTest_SYCL1A [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp 32: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2234 ms) 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o 32: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1089 ms) 32: [----------] 2 tests from std_algorithms_mismatch_team_test (3324 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 12 tests from 7 test suites ran. (14102 ms total) 32: [ PASSED ] 12 tests. 32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 14.11 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp 33: [ OK ] std_algorithms_equal_team_test.views_are_equal (1627 ms) 33: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp 33: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1607 ms) 33: [----------] 2 tests from std_algorithms_equal_team_test (3235 ms total) 33: 33: [----------] 2 tests from std_algorithms_search_team_test 33: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 33: [ OK ] std_algorithms_search_team_test.sequences_exist (861 ms) 33: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o 33: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1046 ms) 33: [----------] 2 tests from std_algorithms_search_team_test (1907 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_end_team_test 33: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 34%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o 33: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2012 ms) 33: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 34%] Built target Kokkos_CoreUnitTest_Develop 33: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1873 ms) 33: [----------] 2 tests from std_algorithms_find_end_team_test (3886 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 [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1607 ms) 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5837 ms) 33: [----------] 2 tests from std_algorithms_find_first_of_team_test (7445 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 8 tests from 4 test suites ran. (16474 ms total) 33: [ PASSED ] 8 tests. 33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 16.49 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (354 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 (474 ms) 34: [----------] 2 tests from std_algorithms_find_team_test (828 ms total) 34: 34: [----------] 2 tests from std_algorithms_find_if_team_test 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (300 ms) 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (469 ms) 34: [----------] 2 tests from std_algorithms_find_if_team_test (770 ms total) 34: 34: [----------] 2 tests from std_algorithms_find_if_not_team_test 34: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (469 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 (295 ms) 34: [----------] 2 tests from std_algorithms_find_if_not_team_test (764 ms total) 34: 34: [----------] 1 test from std_algorithms_all_of_team_test 34: [ RUN ] std_algorithms_all_of_team_test.test 34: [ OK ] std_algorithms_all_of_team_test.test (472 ms) 34: [----------] 1 test from std_algorithms_all_of_team_test (472 ms total) 34: 34: [----------] 1 test from std_algorithms_any_of_team_test 34: [ RUN ] std_algorithms_any_of_team_test.test 34: [ OK ] std_algorithms_any_of_team_test.test (289 ms) 34: [----------] 1 test from std_algorithms_any_of_team_test (289 ms total) 34: 34: [----------] 1 test from std_algorithms_none_of_team_test 34: [ RUN ] std_algorithms_none_of_team_test.test [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o 34: [ OK ] std_algorithms_none_of_team_test.test (470 ms) 34: [----------] 1 test from std_algorithms_none_of_team_test (470 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 (384 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 (375 ms) 34: [----------] 2 tests from std_algorithms_search_n_team_test (760 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 11 tests from 7 test suites ran. (4355 ms total) 34: [ PASSED ] 11 tests. 34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 4.36 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test timeout computed to be: 1500 35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 35: Detected: 4 cores per node. 35: Detected: 1 MPI_ranks per node. 35: Requested: 8 threads per process. 35: [==========] Running 3 tests from 3 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from std_algorithms_min_element_team_test 35: [ RUN ] std_algorithms_min_element_team_test.test 35: [ OK ] std_algorithms_min_element_team_test.test (1354 ms) 35: [----------] 1 test from std_algorithms_min_element_team_test (1354 ms total) 35: 35: [----------] 1 test from std_algorithms_max_element_team_test 35: [ RUN ] std_algorithms_max_element_team_test.test 35: [ OK ] std_algorithms_max_element_team_test.test (1329 ms) 35: [----------] 1 test from std_algorithms_max_element_team_test (1329 ms total) 35: 35: [----------] 1 test from std_algorithms_minmax_element_team_test 35: [ RUN ] std_algorithms_minmax_element_team_test.test [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o 35: [ OK ] std_algorithms_minmax_element_team_test.test (1947 ms) 35: [----------] 1 test from std_algorithms_minmax_element_team_test (1947 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 3 tests from 3 test suites ran. (4631 ms total) 35: [ PASSED ] 3 tests. 35/45 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 4.64 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 36: Detected: 4 cores per node. 36: Detected: 1 MPI_ranks per node. 36: Requested: 8 threads per process. 36: [==========] Running 6 tests from 6 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_fill_team_test 36: [ RUN ] std_algorithms_fill_team_test.test 36: [ OK ] std_algorithms_fill_team_test.test (366 ms) 36: [----------] 1 test from std_algorithms_fill_team_test (366 ms total) 36: 36: [----------] 1 test from std_algorithms_fill_n_team_test 36: [ RUN ] std_algorithms_fill_n_team_test.test [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 36: [ OK ] std_algorithms_fill_n_team_test.test (274 ms) 36: [----------] 1 test from std_algorithms_fill_n_team_test (274 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_team_test 36: [ RUN ] std_algorithms_replace_team_test.test [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o 36: [ OK ] std_algorithms_replace_team_test.test (527 ms) 36: [----------] 1 test from std_algorithms_replace_team_test (527 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_if_team_test 36: [ RUN ] std_algorithms_replace_if_team_test.test 36: [ OK ] std_algorithms_replace_if_team_test.test (613 ms) 36: [----------] 1 test from std_algorithms_replace_if_team_test (614 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_team_test 36: [ RUN ] std_algorithms_replace_copy_team_test.test [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o 36: [ OK ] std_algorithms_replace_copy_team_test.test (947 ms) 36: [----------] 1 test from std_algorithms_replace_copy_team_test (947 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 (780 ms) 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (780 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 6 tests from 6 test suites ran. (3512 ms total) 36: [ PASSED ] 6 tests. 36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 3.52 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Test timeout computed to be: 1500 37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 37: Detected: 4 cores per node. 37: Detected: 1 MPI_ranks per node. 37: Requested: 8 threads per process. 37: [==========] Running 4 tests from 4 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_reverse_team_test 37: [ RUN ] std_algorithms_reverse_team_test.test 37: [ OK ] std_algorithms_reverse_team_test.test (380 ms) 37: [----------] 1 test from std_algorithms_reverse_team_test (380 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 (376 ms) 37: [----------] 1 test from std_algorithms_reverse_copy_team_test (376 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_team_test 37: [ RUN ] std_algorithms_rotate_team_test.test [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 37: [ OK ] std_algorithms_rotate_team_test.test (782 ms) 37: [----------] 1 test from std_algorithms_rotate_team_test (782 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 (526 ms) 37: [----------] 1 test from std_algorithms_rotate_copy_team_test (526 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 4 test suites ran. (2066 ms total) 37: [ PASSED ] 4 tests. 37/45 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 2.07 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o 38: [ OK ] std_algorithms_move_team_test.test (545 ms) 38: [----------] 1 test from std_algorithms_move_team_test (545 ms total) 38: 38: [----------] 1 test from std_algorithms_move_backward_team_test 38: [ RUN ] std_algorithms_move_backward_team_test.test [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o 38: [ OK ] std_algorithms_move_backward_team_test.test (573 ms) 38: [----------] 1 test from std_algorithms_move_backward_team_test (573 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_left_team_test 38: [ RUN ] std_algorithms_shift_left_team_test.test [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp 38: [ OK ] std_algorithms_shift_left_team_test.test (1566 ms) 38: [----------] 1 test from std_algorithms_shift_left_team_test (1566 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_right_team_test 38: [ RUN ] std_algorithms_shift_right_team_test.test [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_dyn (72965 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_stat 38: [ OK ] std_algorithms_shift_right_team_test.test (1369 ms) 38: [----------] 1 test from std_algorithms_shift_right_team_test (1369 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 4 test suites ran. (4055 ms total) 38: [ PASSED ] 4 tests. 38/45 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 4.06 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Test timeout computed to be: 1500 39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 39: Detected: 4 cores per node. 39: Detected: 1 MPI_ranks per node. 39: Requested: 8 threads per process. 39: [==========] Running 9 tests from 9 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_copy_team_test 39: [ RUN ] std_algorithms_copy_team_test.test 39: [ OK ] std_algorithms_copy_team_test.test (694 ms) 39: [----------] 1 test from std_algorithms_copy_team_test (694 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_n_team_test 39: [ RUN ] std_algorithms_copy_n_team_test.test 39: [ OK ] std_algorithms_copy_n_team_test.test (314 ms) 39: [----------] 1 test from std_algorithms_copy_n_team_test (314 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 (568 ms) 39: [----------] 1 test from std_algorithms_copy_backward_team_test (568 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 (638 ms) 39: [----------] 1 test from std_algorithms_copy_if_team_test (638 ms total) 39: 39: [----------] 1 test from std_algorithms_unique_copy_team_test 39: [ RUN ] std_algorithms_unique_copy_team_test.test [ 67%] Linking CXX executable Kokkos_PerformanceTest_TaskDag 39: [ OK ] std_algorithms_unique_copy_team_test.test (1237 ms) 39: [----------] 1 test from std_algorithms_unique_copy_team_test (1237 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_team_test 39: [ RUN ] std_algorithms_remove_team_test.test [ 67%] Built target Kokkos_PerformanceTest_TaskDag [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o 39: [ OK ] std_algorithms_remove_team_test.test (754 ms) 39: [----------] 1 test from std_algorithms_remove_team_test (754 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 (768 ms) 39: [----------] 1 test from std_algorithms_remove_if_team_test (768 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_team_test 39: [ RUN ] std_algorithms_remove_copy_team_test.test [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 36%] Linking CXX executable Kokkos_push_finalize_hook_terminate 39: [ OK ] std_algorithms_remove_copy_team_test.test (878 ms) 39: [----------] 1 test from std_algorithms_remove_copy_team_test (878 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test 39: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 67%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace 39: [ OK ] std_algorithms_remove_copy_if_team_test.test (738 ms) 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (738 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 9 tests from 9 test suites ran. (6594 ms total) 39: [ PASSED ] 9 tests. 39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 6.60 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 [ 36%] Built target Kokkos_push_finalize_hook_terminate [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o 40: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1422 ms) 40: [----------] 1 test from std_algorithms_unique_team_test (1422 ms total) 40: 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test 40: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 67%] Built target Kokkos_PerformanceTest_SharedSpace [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o 40: [ OK ] std_algorithms_adjacent_difference_team_test.test (1231 ms) 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1231 ms total) 40: 40: [----------] 1 test from std_algorithms_reduce_team_test 40: [ RUN ] std_algorithms_reduce_team_test.test Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit 40: [ OK ] std_algorithms_reduce_team_test.test (1013 ms) 40: [----------] 1 test from std_algorithms_reduce_team_test (1013 ms total) 40: 40: [----------] 1 test from std_algorithms_transform_reduce_team_test 40: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o 40: [ OK ] std_algorithms_transform_reduce_team_test.test (1767 ms) 40: [----------] 1 test from std_algorithms_transform_reduce_team_test (1767 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (5435 ms total) 40: [ PASSED ] 4 tests. 40/45 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 5.44 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (624 ms) 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1362 ms) 41: [----------] 2 tests from std_algorithms_is_sorted_team_test (1987 ms total) 41: 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (14 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (15 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1351 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (816 ms) 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2197 ms total) 41: 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test 41: [ RUN ] std_algorithms_is_partitioned_team_test.empty 41: [ OK ] std_algorithms_is_partitioned_team_test.empty (7 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o 41: [ OK ] std_algorithms_is_partitioned_team_test.all_true (396 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 41: [ OK ] std_algorithms_is_partitioned_team_test.all_false (393 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.random 41: [ OK ] std_algorithms_is_partitioned_team_test.random (302 ms) 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1100 ms total) 41: 41: [----------] 4 tests from std_algorithms_partition_copy_team_test 41: [ RUN ] std_algorithms_partition_copy_team_test.empty 41: [ OK ] std_algorithms_partition_copy_team_test.empty (11 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o 41: [ OK ] std_algorithms_partition_copy_team_test.all_true (648 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_false 41: [ OK ] std_algorithms_partition_copy_team_test.all_false (651 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.random 41: [ OK ] std_algorithms_partition_copy_team_test.random (555 ms) 41: [----------] 4 tests from std_algorithms_partition_copy_team_test (1866 ms total) 41: 41: [----------] 4 tests from std_algorithms_partition_point_team_test 41: [ RUN ] std_algorithms_partition_point_team_test.empty 41: [ OK ] std_algorithms_partition_point_team_test.empty (7 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_true 41: [ OK ] std_algorithms_partition_point_team_test.all_true (266 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_false [ 68%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o 41: [ OK ] std_algorithms_partition_point_team_test.all_false (270 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.random 41: [ OK ] std_algorithms_partition_point_team_test.random (172 ms) 41: [----------] 4 tests from std_algorithms_partition_point_team_test (717 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 18 tests from 5 test suites ran. (7869 ms total) 41: [ PASSED ] 18 tests. 41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 7.88 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Test timeout computed to be: 1500 42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 42: Detected: 4 cores per node. 42: Detected: 1 MPI_ranks per node. 42: Requested: 8 threads per process. 42: [==========] Running 5 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_transform_team_test 42: [ RUN ] std_algorithms_transform_team_test.test_unary_op 42: [ OK ] std_algorithms_transform_team_test.test_unary_op (886 ms) 42: [ RUN ] std_algorithms_transform_team_test.test_binary_op 42: [ OK ] std_algorithms_transform_team_test.test_binary_op (983 ms) 42: [----------] 2 tests from std_algorithms_transform_team_test (1870 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_team_test 42: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 68%] Built target Kokkos_PerformanceTest_Mempool [ 68%] 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_ViewMemoryAccessViolation.cpp.o 42: [ OK ] std_algorithms_generate_team_test.test_unary_op (1933 ms) 42: [----------] 1 test from std_algorithms_generate_team_test (1933 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_n_team_test 42: [ RUN ] std_algorithms_generate_n_team_test.test 42: [ OK ] std_algorithms_generate_n_team_test.test (283 ms) 42: [----------] 1 test from std_algorithms_generate_n_team_test (283 ms total) 42: 42: [----------] 1 test from std_algorithms_swap_ranges_team_test 42: [ RUN ] std_algorithms_swap_ranges_team_test.test 42: [ OK ] std_algorithms_swap_ranges_team_test.test (908 ms) 42: [----------] 1 test from std_algorithms_swap_ranges_team_test (908 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 5 tests from 4 test suites ran. (4995 ms total) 42: [ PASSED ] 5 tests. 42/45 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 5.01 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o 43: [ OK ] std_algorithms_exclusive_scan_team_test.test (1723 ms) 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1723 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 43: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o 43: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (847 ms) 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (847 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 2 tests from 2 test suites ran. (2571 ms total) 43: [ PASSED ] 2 tests. 43/45 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 2.58 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 44: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o 44: [ OK ] std_algorithms_inclusive_scan_team_test.test (2615 ms) 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2615 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 44: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o 44: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1692 ms) 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1692 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (4308 ms total) 44: [ PASSED ] 2 tests. 44/45 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 4.31 sec test 45 Start 45: Kokkos_UnitTest_SIMD 45: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/simd/unit_tests/Kokkos_UnitTest_SIMD 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 4 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 16 tests from 1 test suite. 45: [----------] Global test environment set-up. 45: [----------] 16 tests from simd 45: [ RUN ] simd.host_math_ops 45: [ OK ] simd.host_math_ops (0 ms) 45: [ RUN ] simd.device_math_ops 45: [ OK ] simd.device_math_ops (0 ms) 45: [ RUN ] simd.host_mask_ops 45: [ OK ] simd.host_mask_ops (0 ms) 45: [ RUN ] simd.device_mask_ops 45: [ OK ] simd.device_mask_ops (0 ms) 45: [ RUN ] simd.host_conversions 45: [ OK ] simd.host_conversions (0 ms) 45: [ RUN ] simd.device_conversions 45: [ OK ] simd.device_conversions (0 ms) 45: [ RUN ] simd.host_shift_ops 45: [ OK ] simd.host_shift_ops (0 ms) 45: [ RUN ] simd.device_shift_ops 45: [ OK ] simd.device_shift_ops (0 ms) 45: [ RUN ] simd.host_condition 45: [ OK ] simd.host_condition (0 ms) 45: [ RUN ] simd.device_condition 45: [ OK ] simd.device_condition (0 ms) 45: [ RUN ] simd.host_gen_ctors 45: [ OK ] simd.host_gen_ctors (0 ms) 45: [ RUN ] simd.device_gen_ctors 45: [ OK ] simd.device_gen_ctors (0 ms) 45: [ RUN ] simd.host_where_expressions 45: [ OK ] simd.host_where_expressions (0 ms) 45: [ RUN ] simd.device_where_expressions 45: [ OK ] simd.device_where_expressions (0 ms) 45: [ RUN ] simd.host_reductions 45: [ OK ] simd.host_reductions (0 ms) 45: [ RUN ] simd.device_reductions 45: [ OK ] simd.device_reductions (0 ms) 45: [----------] 16 tests from simd (0 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 16 tests from 1 test suite ran. (0 ms total) 45: [ PASSED ] 16 tests. 45/45 Test #45: Kokkos_UnitTest_SIMD ........................ Passed 0.01 sec 100% tests passed, 0 tests failed out of 45 Total Test time (real) = 743.21 sec + gcc -I/var/jenkins/workspace/Kokkos_PR-6678/build/../core/src/ ../core/unit_test/tools/TestCInterface.c [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 3e5f3a07e928d198952d5ff43e2026560100f38212a51febd8d73b5f73509fea [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o $ docker rm -f --volumes 3e5f3a07e928d198952d5ff43e2026560100f38212a51febd8d73b5f73509fea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 70%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_stat (64179 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_mix [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/UnitTestMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_CudaInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_Bitset.cpp.o [ 70%] Built target Kokkos_Benchmark_Atomic_MinMax [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 38%] Built target Kokkos_CoreUnitTest_Cuda1 [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DualView.cpp.o [ 70%] Built target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSort.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 38%] Built target Kokkos_CoreUnitTest_CudaGraph Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 72%] Built target Kokkos_ContainersTestCompileOnly [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynamicView.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_mix (70141 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (10528 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 39%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/sycl/TestRandom.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o 4: [ OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (10835 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_host [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortCustomComp.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_generic.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_TuningBasics Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortA.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o 4: [ OK ] openacc_DeathTest.view_memory_access_violations_from_host (27517 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6678/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: [----------] 11 tests from openacc_DeathTest (260026 ms total) 4: 4: [----------] 156 tests from openacc 4: [ RUN ] openacc.array_capacity 4: [ OK ] openacc.array_capacity (0 ms) 4: [ RUN ] openacc.array_element_access 4: [ OK ] openacc.array_element_access (0 ms) 4: [ RUN ] openacc.array_zero_capacity 4: [ OK ] openacc.array_zero_capacity (0 ms) 4: [ RUN ] openacc.array_zero_data_nullptr 4: [ OK ] openacc.array_zero_data_nullptr (0 ms) 4: [ RUN ] openacc.array_contiguous_capacity 4: [ OK ] openacc.array_contiguous_capacity (0 ms) 4: [ RUN ] openacc.array_contiguous_element_access 4: [ OK ] openacc.array_contiguous_element_access (0 ms) 4: [ RUN ] openacc.array_contiguous_assignment 4: [ OK ] openacc.array_contiguous_assignment (0 ms) 4: [ RUN ] openacc.array_strided_capacity 4: [ OK ] openacc.array_strided_capacity (0 ms) 4: [ RUN ] openacc.array_strided_element_access 4: [ OK ] openacc.array_strided_element_access (0 ms) 4: [ RUN ] openacc.array_strided_assignment 4: [ OK ] openacc.array_strided_assignment (0 ms) 4: [ RUN ] openacc.atomic_operations_double 4: [ OK ] openacc.atomic_operations_double (12 ms) 4: [ RUN ] openacc.atomic_operations_float 4: [ OK ] openacc.atomic_operations_float (11 ms) 4: [ RUN ] openacc.atomic_operations_int 4: [ OK ] openacc.atomic_operations_int (23 ms) 4: [ RUN ] openacc.atomic_operations_long 4: [ OK ] openacc.atomic_operations_long (50 ms) 4: [ RUN ] openacc.atomic_operations_longlong 4: [ OK ] openacc.atomic_operations_longlong (48 ms) 4: [ RUN ] openacc.atomic_operations_unsigned 4: [ OK ] openacc.atomic_operations_unsigned (46 ms) 4: [ RUN ] openacc.atomic_operations_unsignedlong 4: [ OK ] openacc.atomic_operations_unsignedlong (44 ms) 4: [ RUN ] openacc.atomics 4: [ OK ] openacc.atomics (393 ms) 4: [ RUN ] openacc.atomics_tpetra_max_abs 4: [ OK ] openacc.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openacc.atomic_views_integral [ 73%] Built target Kokkos_ContainersUnitTest_Serial [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp 4: [ OK ] openacc.atomic_views_integral (20900 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 (54 ms) 4: [ RUN ] openacc.bit_manip_countl_one 4: [ OK ] openacc.bit_manip_countl_one (0 ms) 4: [ RUN ] openacc.bit_manip_countr_zero 4: [ OK ] openacc.bit_manip_countr_zero (0 ms) 4: [ RUN ] openacc.bit_manip_countr_one 4: [ OK ] openacc.bit_manip_countr_one (0 ms) 4: [ RUN ] openacc.bit_manip_popcount 4: [ OK ] openacc.bit_manip_popcount (0 ms) 4: [ RUN ] openacc.bit_manip_has_single_bit 4: [ OK ] openacc.bit_manip_has_single_bit (0 ms) 4: [ RUN ] openacc.bit_manip_bit_floor 4: [ OK ] openacc.bit_manip_bit_floor (0 ms) 4: [ RUN ] openacc.bit_manip_bit_ceil 4: [ OK ] openacc.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openacc.bit_manip_bit_width 4: [ OK ] openacc.bit_manip_bit_width (0 ms) 4: [ RUN ] openacc.bit_manip_rotl 4: [ OK ] openacc.bit_manip_rotl (0 ms) 4: [ RUN ] openacc.bit_manip_rotr 4: [ OK ] openacc.bit_manip_rotr (0 ms) 4: [ RUN ] openacc.bit_manip_byeswap 4: [ OK ] openacc.bit_manip_byeswap (0 ms) 4: [ RUN ] openacc.bit_manip_bit_cast 4: [ OK ] openacc.bit_manip_bit_cast (0 ms) 4: [ RUN ] openacc.checked_integer_operations_multiply_overflow 4: [ OK ] openacc.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openacc.execution_policy_occupancy_and_hint 4: [ OK ] openacc.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openacc.complex_construction 4: [ OK ] openacc.complex_construction (7 ms) 4: [ RUN ] openacc.complex_basic_math 4: [ OK ] openacc.complex_basic_math (0 ms) 4: [ RUN ] openacc.complex_special_funtions 4: [ OK ] openacc.complex_special_funtions (0 ms) 4: [ RUN ] openacc.complex_io 4: [ OK ] openacc.complex_io (0 ms) 4: [ RUN ] openacc.complex_trivially_copyable 4: [ OK ] openacc.complex_trivially_copyable (0 ms) 4: [ RUN ] openacc.complex_issue_3865 4: [ OK ] openacc.complex_issue_3865 (0 ms) 4: [ RUN ] openacc.complex_operations_arithmetic_types_overloads 4: [ OK ] openacc.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openacc.partitioning_by_args 4: [ OK ] openacc.partitioning_by_args (3 ms) 4: [ RUN ] openacc.partitioning_by_vector 4: [ OK ] openacc.partitioning_by_vector (0 ms) 4: [ RUN ] openacc.execution_space_as_class_data_member 4: [ OK ] openacc.execution_space_as_class_data_member (1 ms) 4: [ RUN ] openacc.functor_analysis 4: [ OK ] openacc.functor_analysis (0 ms) 4: [ RUN ] openacc.init 4: [ OK ] openacc.init (0 ms) 4: [ RUN ] openacc.dispatch 4: [ OK ] openacc.dispatch (177 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 (51 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselj1y1 4: [ OK ] openacc.mathspecialfunc_cbesselj1y1 (52 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesseli0k0 4: [ OK ] openacc.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesseli1k1 4: [ OK ] openacc.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselh1stkind 4: [ OK ] openacc.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openacc.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] openacc.mdrange_5d 4: [ OK ] openacc.mdrange_5d (141 ms) 4: [ RUN ] openacc.mdrange_6d [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp 4: [ OK ] openacc.mdrange_6d (514 ms) 4: [ RUN ] openacc.mdrange_3d 4: [ OK ] openacc.mdrange_3d (61 ms) 4: [ RUN ] openacc.mdrange_neg_idx [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o 4: [ OK ] openacc.mdrange_neg_idx (248 ms) 4: [ RUN ] openacc.mdrange_4d 4: [ OK ] openacc.mdrange_4d (63 ms) 4: [ RUN ] openacc.mdrange_large_deep_copy 4: [ OK ] openacc.mdrange_large_deep_copy (31 ms) 4: [ RUN ] openacc.md_range_policy_construction_from_arrays 4: [ OK ] openacc.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openacc.mdrange_parallel_reduce_primitive_types [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortB.cpp.o 4: [ OK ] openacc.mdrange_parallel_reduce_primitive_types (4448 ms) 4: [ RUN ] openacc.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6678/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openacc.mdspan_minimal_functional (0 ms) 4: [ RUN ] openacc.max 4: [ OK ] openacc.max (0 ms) 4: [ RUN ] openacc.max_within_parfor 4: [ OK ] openacc.max_within_parfor (4 ms) 4: [ RUN ] openacc.min 4: [ OK ] openacc.min (0 ms) 4: [ RUN ] openacc.min_within_parfor 4: [ OK ] openacc.min_within_parfor (0 ms) 4: [ RUN ] openacc.minmax 4: [ OK ] openacc.minmax (0 ms) 4: [ RUN ] openacc.minmax_within_parfor 4: [ OK ] openacc.minmax_within_parfor (0 ms) 4: [ RUN ] openacc.clamp 4: [ OK ] openacc.clamp (0 ms) 4: [ RUN ] openacc.clamp_within_parfor 4: [ OK ] openacc.clamp_within_parfor (0 ms) 4: [ RUN ] openacc.parallel_scan_range_policy 4: [ OK ] openacc.parallel_scan_range_policy (147 ms) 4: [ RUN ] openacc.kokkos_printf 4: [ OK ] openacc.kokkos_printf (3 ms) 4: [ RUN ] openacc.range_policy_runtime_parameters 4: [ OK ] openacc.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.reducers_double 4: [ OK ] openacc.reducers_double (13 ms) 4: [ RUN ] openacc.reducers_bool 4: [ OK ] openacc.reducers_bool (10 ms) 4: [ RUN ] openacc.impl_shared_alloc 4: [ OK ] openacc.impl_shared_alloc (51 ms) 4: [ RUN ] openacc.swap 4: [ OK ] openacc.swap (1 ms) 4: [ RUN ] openacc.team_policy_runtime_parameters 4: [ OK ] openacc.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.view_api_a 4: [ OK ] openacc.view_api_a (11 ms) 4: [ RUN ] openacc.view_api_b 4: [ OK ] openacc.view_api_b (18 ms) 4: [ RUN ] openacc.view_api_c 4: [ OK ] openacc.view_api_c (6 ms) 4: [ RUN ] openacc.view_api_d 4: [ OK ] openacc.view_api_d (7 ms) 4: [ RUN ] openacc.view_allocation_error 4: [ OK ] openacc.view_allocation_error (0 ms) 4: [ RUN ] openacc.view_copy_tests 4: [ OK ] openacc.view_copy_tests (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_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 (80 ms) 4: [ RUN ] openacc.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openacc.view_layoutstride_right_to_layoutright_assignment (75 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 (59 ms) 4: [ RUN ] openacc.view_mapping_operator 4: [ OK ] openacc.view_mapping_operator (62 ms) 4: [ RUN ] openacc.static_extent 4: [ OK ] openacc.static_extent (0 ms) 4: [ RUN ] openacc.view_mapping_atomic 4: [ OK ] openacc.view_mapping_atomic (8 ms) 4: [ RUN ] openacc.view_mapping_class_value 4: [ OK ] openacc.view_mapping_class_value (0 ms) 4: [ RUN ] openacc.view_mapping_assignable 4: [ OK ] openacc.view_mapping_assignable (0 ms) 4: [ RUN ] openacc.view_mapping_trivially_copyable 4: [ OK ] openacc.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openacc.resize_realloc_no_init 4: [ OK ] openacc.resize_realloc_no_init (40 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-6678/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 (19 ms) 4: [ RUN ] openacc.view_allocation_int 4: [ OK ] openacc.view_allocation_int (0 ms) 4: [ RUN ] openacc.view_allocation_exec_space_int 4: [ OK ] openacc.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openacc.view_not_default_constructible 4: [ OK ] openacc.view_not_default_constructible (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_left 4: [ OK ] openacc.view_subview_auto_1d_left (5 ms) 4: [ RUN ] openacc.view_subview_auto_1d_right 4: [ OK ] openacc.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_stride 4: [ OK ] openacc.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openacc.view_subview_assign_strided 4: [ OK ] openacc.view_subview_assign_strided (0 ms) 4: [ RUN ] openacc.view_subview_left_0 4: [ OK ] openacc.view_subview_left_0 (0 ms) 4: [ RUN ] openacc.view_subview_left_1 4: [ OK ] openacc.view_subview_left_1 (0 ms) 4: [ RUN ] openacc.view_subview_left_2 4: [ OK ] openacc.view_subview_left_2 (0 ms) 4: [ RUN ] openacc.view_subview_left_3 4: [ OK ] openacc.view_subview_left_3 (0 ms) 4: [ RUN ] openacc.view_subview_right_0 4: [ OK ] openacc.view_subview_right_0 (0 ms) 4: [ RUN ] openacc.view_subview_right_1 4: [ OK ] openacc.view_subview_right_1 (0 ms) 4: [ RUN ] openacc.view_subview_right_3 4: [ OK ] openacc.view_subview_right_3 (0 ms) 4: [ RUN ] openacc.view_static_tests 4: [ OK ] openacc.view_static_tests (0 ms) 4: [ RUN ] openacc.view_subview_layoutleft_to_layoutleft 4: [ OK ] openacc.view_subview_layoutleft_to_layoutleft (8 ms) 4: [ RUN ] openacc.view_subview_layoutright_to_layoutright 4: [ OK ] openacc.view_subview_layoutright_to_layoutright (1 ms) 4: [ RUN ] openacc.view_subview_1d_assign 4: [ OK ] openacc.view_subview_1d_assign (12 ms) 4: [ RUN ] openacc.view_subview_1d_assign_atomic 4: [ OK ] openacc.view_subview_1d_assign_atomic (11 ms) 4: [ RUN ] openacc.view_subview_1d_assign_randomaccess 4: [ OK ] openacc.view_subview_1d_assign_randomaccess (11 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d 4: [ OK ] openacc.view_subview_2d_from_3d (186 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_atomic [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank12345.cpp.o 4: [ OK ] openacc.view_subview_2d_from_3d_atomic (188 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_randomaccess 4: [ OK ] openacc.view_subview_2d_from_3d_randomaccess (189 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left 4: [ OK ] openacc.view_subview_3d_from_5d_left (676 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_atomic [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_left_atomic (603 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openacc.view_subview_3d_from_5d_left_randomaccess (604 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right 4: [ OK ] openacc.view_subview_3d_from_5d_right (1405 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_atomic 4: [ OK ] openacc.view_subview_3d_from_5d_right_atomic (1405 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openacc.view_subview_3d_from_5d_right_randomaccess (1404 ms) 4: [ RUN ] openacc.view_test_unmanaged_subview_reset 4: [ OK ] openacc.view_test_unmanaged_subview_reset (2 ms) 4: [ RUN ] openacc.view_subview_memory_traits_construction 4: [ OK ] openacc.view_subview_memory_traits_construction (0 ms) 4: [----------] 156 tests from openacc (34921 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 167 tests from 2 test suites ran. (294948 ms total) 4: [ PASSED ] 164 tests. 4: [ SKIPPED ] 3 tests, listed below: 4: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openacc.mdspan_minimal_functional 4: [ SKIPPED ] openacc.deep_copy_zero_memset 4/20 Test #4: Kokkos_CoreUnitTest_OpenACC ................. Passed 295.95 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Test timeout computed to be: 1500 5: [==========] Running 21 tests from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 21 tests from defaultdevicetype 5: [ RUN ] defaultdevicetype.initialization_settings 5: [ OK ] defaultdevicetype.initialization_settings (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 5: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_device_id 5: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_devices 5: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 5: [ OK ] defaultdevicetype.cmd_line_args_num_devices (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 5: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 5: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_help 5: [ OK ] defaultdevicetype.cmd_line_args_help (7 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (6 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_threads 5: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_device_id 5: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_devices 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: [ OK ] defaultdevicetype.env_vars_num_devices (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_disable_warnings 5: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_tune_internals 5: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.visible_devices 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 5: [ OK ] defaultdevicetype.visible_devices (0 ms) 5: [ RUN ] defaultdevicetype.compiler_macros 5: [ OK ] defaultdevicetype.compiler_macros (1 ms) 5: [ RUN ] defaultdevicetype.half_conversion 5: [ OK ] defaultdevicetype.half_conversion (4 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 5: [ RUN ] defaultdevicetype.half_operators 5: [ OK ] defaultdevicetype.half_operators (1 ms) 5: [ RUN ] defaultdevicetype.bhalf_operators 5: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 5: [ RUN ] defaultdevicetype.host_space_access 5: [ OK ] defaultdevicetype.host_space_access (0 ms) 5: [----------] 21 tests from defaultdevicetype (28 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 21 tests from 1 test suite ran. (28 ms total) 5: [ PASSED ] 21 tests. 5/20 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 0.83 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from initialization 6: [ RUN ] initialization.legion_initialization 6: [ OK ] initialization.legion_initialization (472 ms) 6: [----------] 1 test from initialization (472 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (473 ms total) 6: [ PASSED ] 1 test. 6/20 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.76 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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.75 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from defaultdevicetype 8: [ RUN ] defaultdevicetype.development_test 8: [ OK ] defaultdevicetype.development_test (0 ms) 8: [----------] 1 test from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/20 Test #8: Kokkos_CoreUnitTest_Develop ................. Passed 0.75 sec test 9 Start 9: Kokkos_CoreUnitTest_KokkosP 9: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 9: Test timeout computed to be: 1500 [ 73%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A 9: [==========] Running 23 tests from 2 test suites. 9: [----------] Global test environment set-up. 9: [----------] 21 tests from kokkosp 9: [ RUN ] kokkosp.test_named_instance_fence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: [ OK ] kokkosp.test_named_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_instance_fence 9: Ref: 134217729 9: Ref: Unnamed Instance Fence 9: 134217729 9: Kokkos::OpenACC::fence(): Unnamed Instance Fence 9: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_named_global_fence 9: Ref: 134217728 9: Ref: test global fence 9: 0 9: test global fence 9: Miss on id 9: 134217728 9: test global fence 9: [ OK ] kokkosp.test_named_global_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_global_fence 9: Ref: 134217728 9: Ref: Unnamed Global Fence 9: 0 9: Kokkos::fence: Unnamed Global Fence 9: Miss on id 9: 134217728 9: Kokkos::fence: Unnamed Global Fence 9: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 9: [ RUN ] kokkosp.test_multiple_default_instances 9: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 9: [ RUN ] kokkosp.test_id_gen 9: [ OK ] kokkosp.test_id_gen (0 ms) 9: [ RUN ] kokkosp.test_kernel_sequence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: Ref: 134217729 9: Ref: test_kernel 9: 134217729 9: named_instance 9: Miss on name 9: 0 9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 9: Miss on name 9: Miss on id 9: 134217728 9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 9: Miss on name 9: Miss on id 9: 134217729 9: test_kernel 9: [ OK ] kokkosp.test_kernel_sequence (0 ms) 9: [ RUN ] kokkosp.async_deep_copy 9: [ OK ] kokkosp.async_deep_copy (0 ms) 9: [ RUN ] kokkosp.parallel_for 9: [ OK ] kokkosp.parallel_for (0 ms) 9: [ RUN ] kokkosp.regions 9: [ OK ] kokkosp.regions (0 ms) 9: [ RUN ] kokkosp.fences 9: [ OK ] kokkosp.fences (0 ms) 9: [ RUN ] kokkosp.raw_allocation 9: [ OK ] kokkosp.raw_allocation (0 ms) 9: [ RUN ] kokkosp.view 9: [ OK ] kokkosp.view (0 ms) 9: [ RUN ] kokkosp.sections 9: [ OK ] kokkosp.sections (0 ms) 9: [ RUN ] kokkosp.metadata 9: [ OK ] kokkosp.metadata (0 ms) 9: [ RUN ] kokkosp.profile_events 9: [ OK ] kokkosp.profile_events (0 ms) 9: [ RUN ] kokkosp.no_init_kernel 9: [ OK ] kokkosp.no_init_kernel (0 ms) 9: [ RUN ] kokkosp.get_events 9: [ OK ] kokkosp.get_events (0 ms) 9: [ RUN ] kokkosp.create_mirror_no_init 9: [ OK ] kokkosp.create_mirror_no_init (0 ms) 9: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 9: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 9: [ RUN ] kokkosp.create_mirror_view_and_copy 9: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 9: [----------] 21 tests from kokkosp (2 ms total) 9: 9: [----------] 2 tests from defaultdevicetype 9: [ RUN ] defaultdevicetype.profiling_section 9: [ OK ] defaultdevicetype.profiling_section (0 ms) 9: [ RUN ] defaultdevicetype.scoped_profile_region 9: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 9: [----------] 2 tests from defaultdevicetype (0 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 23 tests from 2 test suites ran. (2 ms total) 9: [ PASSED ] 23 tests. 9/20 Test #9: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.75 sec test 10 Start 10: Kokkos_CoreUnitTest_ToolIndependence 10: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 10: Test timeout computed to be: 1500 10/20 Test #10: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.01 sec test 11 Start 11: Kokkos_ProfilingTestLibraryLoadHelp 11: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 11: Environment variables: 11: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/libkokkosprinter-tool.so 11: Test timeout computed to be: 1500 11: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 11/20 Test #11: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.75 sec test 12 Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp 12: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/libkokkosprinter-tool.so" 12: Test timeout computed to be: 1500 12: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 12/20 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.75 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoad 13: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/libkokkosprinter-tool.so 13: Test timeout computed to be: 1500 13: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 13: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.2.99::kokkosp_allocate_data:Host:source:0xe3d3c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe3d5c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe3d640:Host:source:0xe3d440: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:0xe3d780: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:0xe3d5c0:40::kokkosp_deallocate_data:Host:source:0xe3d3c0:40::kokkosp_finalize_library:: 13/20 Test #13: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.75 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLine 14: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o 14: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.2.99::kokkosp_allocate_data:Host:source:0xe3d3c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe3d5c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe3d640:Host:source:0xe3d440: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:0xe3d780: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:0xe3d5c0:40::kokkosp_deallocate_data:Host:source:0xe3d3c0:40::kokkosp_finalize_library:: 14/20 Test #14: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.75 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec 15: Test timeout computed to be: 1500 [ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o 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-6678/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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [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 (242 ms) 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6678/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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (253 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (496 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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d7993] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d7993] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [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. (497 ms total) 15: [ PASSED ] 3 tests. 15/20 Test #15: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.26 sec test 16 Start 16: Kokkos_IncrementalTest_OPENACC 16: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_IncrementalTest_OPENACC 16: Test timeout computed to be: 1500 16: [==========] Running 28 tests from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 28 tests from OPENACC 16: [ RUN ] OPENACC.IncrTest_01_execspace_typedef 16: [ OK ] OPENACC.IncrTest_01_execspace_typedef (0 ms) 16: [ RUN ] OPENACC.IncrTest_01_execspace 16: Device Execution Space: 16: KOKKOS_ENABLE_OPENACC: yes 16: OpenACC Options: 16: KOKKOS_ENABLE_OPENACC_COLLAPSE_HIERARCHICAL_CONSTRUCTS: yes 16: Using OpenACC 16: OpenACC 16: [ OK ] OPENACC.IncrTest_01_execspace (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicExchange 16: [ OK ] OPENACC.IncrTest_02_AtomicExchange (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicAdd 16: [ OK ] OPENACC.IncrTest_02_AtomicAdd (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicSub 16: [ OK ] OPENACC.IncrTest_02_AtomicSub (0 ms) 16: [ RUN ] OPENACC.IncrTest_03a_memspace_malloc 16: [ OK ] OPENACC.IncrTest_03a_memspace_malloc (0 ms) 16: [ RUN ] OPENACC.IncrTest_03b_memspace_free [ 73%] Linking CXX executable Kokkos_UnitTest_Random 16: [ OK ] OPENACC.IncrTest_03b_memspace_free (1832 ms) 16: [ RUN ] OPENACC.IncrTest_04_simple_parallelFor 16: [ OK ] OPENACC.IncrTest_04_simple_parallelFor (0 ms) 16: [ RUN ] OPENACC.IncrTest_04_RangePolicy_parallelFor 16: [ OK ] OPENACC.IncrTest_04_RangePolicy_parallelFor (0 ms) 16: [ RUN ] OPENACC.IncrTest_05_reduction 16: [ OK ] OPENACC.IncrTest_05_reduction (7 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange2D 16: [ OK ] OPENACC.IncrTest_06_mdrange2D (0 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange3D 16: [ OK ] OPENACC.IncrTest_06_mdrange3D (0 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange4D 16: [ OK ] OPENACC.IncrTest_06_mdrange4D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_2D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_2D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_3D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_3D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_4D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_4D (0 ms) 16: [ RUN ] OPENACC.IncrTest_10_Hierarchical_Basics 16: [ OK ] OPENACC.IncrTest_10_Hierarchical_Basics (0 ms) 16: [ RUN ] OPENACC.IncrTest_11a_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11a_Hierarchical_ForLoop (1 ms) 16: [ RUN ] OPENACC.IncrTest_11b_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11b_Hierarchical_ForLoop (4 ms) 16: [ RUN ] OPENACC.IncrTest_11c_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (337 ms) 16: [ RUN ] OPENACC.IncrTest_12a_ThreadScratch 16: /var/jenkins/workspace/Kokkos_PR-6678/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch (0 ms) 16: [ RUN ] OPENACC.IncrTest_12b_TeamScratch 16: /var/jenkins/workspace/Kokkos_PR-6678/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch (0 ms) 16: [ RUN ] OPENACC.IncrTest_13a_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13a_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.IncrTest_13b_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13b_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.IncrTest_13c_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13c_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.incr_14_MDrangeReduce 16: [ OK ] OPENACC.incr_14_MDrangeReduce (0 ms) 16: [ RUN ] OPENACC.IncrTest_16_parallelscan 16: [ OK ] OPENACC.IncrTest_16_parallelscan (2 ms) 16: [ RUN ] OPENACC.incr_17_atomicView 16: [ OK ] OPENACC.incr_17_atomicView (0 ms) 16: [----------] 28 tests from OPENACC (2192 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 1 test suite ran. (2192 ms total) 16: [ PASSED ] 26 tests. 16: [ SKIPPED ] 2 tests, listed below: 16: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch 16: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch 16/20 Test #16: Kokkos_IncrementalTest_OPENACC .............. Passed 2.96 sec test 17 Start 17: Kokkos_IncrementalTest_SERIAL 17: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 17: Test timeout computed to be: 1500 17: [==========] Running 28 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 28 tests from SERIAL 17: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 17: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 17: [ RUN ] SERIAL.IncrTest_01_execspace 17: Host Serial Execution Space: 17: KOKKOS_ENABLE_SERIAL: yes 17: 17: Serial Runtime Configuration: 17: Serial 17: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 17: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 17: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicSub 17: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 17: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 17: [ RUN ] SERIAL.IncrTest_03b_memspace_free 17: [ OK ] SERIAL.IncrTest_03b_memspace_free (144 ms) 17: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 17: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 17: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 17: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 17: [ RUN ] SERIAL.IncrTest_05_reduction 17: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange2D 17: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange3D 17: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange4D 17: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 17: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 17: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 17: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 17: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 17: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (249 ms) 17: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 17: /var/jenkins/workspace/Kokkos_PR-6678/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 17: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 17: /var/jenkins/workspace/Kokkos_PR-6678/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 17: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.incr_14_MDrangeReduce 17: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 17: [ RUN ] SERIAL.IncrTest_16_parallelscan 17: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 17: [ RUN ] SERIAL.incr_17_atomicView 17: [ OK ] SERIAL.incr_17_atomicView (0 ms) 17: [----------] 28 tests from SERIAL (395 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (396 ms total) 17: [ PASSED ] 26 tests. 17: [ SKIPPED ] 2 tests, listed below: 17: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch 17: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch 17/20 Test #17: Kokkos_IncrementalTest_SERIAL ............... Passed 1.15 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 18: Test timeout computed to be: 1500 18: [==========] Running 8 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 8 tests from ctest_environment 18: [ RUN ] ctest_environment.no_device_type 18: [ OK ] ctest_environment.no_device_type (0 ms) 18: [ RUN ] ctest_environment.no_process_count 18: [ OK ] ctest_environment.no_process_count (0 ms) 18: [ RUN ] ctest_environment.invalid_rank 18: [ OK ] ctest_environment.invalid_rank (0 ms) 18: [ RUN ] ctest_environment.no_type_str 18: [ OK ] ctest_environment.no_type_str (0 ms) 18: [ RUN ] ctest_environment.missing_type 18: [ OK ] ctest_environment.missing_type (0 ms) 18: [ RUN ] ctest_environment.no_id_str 18: [ OK ] ctest_environment.no_id_str (0 ms) 18: [ RUN ] ctest_environment.invalid_id_str 18: [ OK ] ctest_environment.invalid_id_str (0 ms) 18: [ RUN ] ctest_environment.good 18: [ OK ] ctest_environment.good (0 ms) 18: [----------] 8 tests from ctest_environment (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 8 tests from 1 test suite ran. (0 ms total) 18: [ PASSED ] 8 tests. 18/20 Test #18: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.01 sec test 19 Start 19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 19: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/build/simd/unit_tests/Kokkos_UnitTest_SIMD 20: Test timeout computed to be: 1500 20: [==========] Running 16 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 16 tests from simd 20: [ RUN ] simd.host_math_ops 20: [ OK ] simd.host_math_ops (0 ms) 20: [ RUN ] simd.device_math_ops 20: [ OK ] simd.device_math_ops (8 ms) 20: [ RUN ] simd.host_mask_ops 20: [ OK ] simd.host_mask_ops (0 ms) 20: [ RUN ] simd.device_mask_ops 20: [ OK ] simd.device_mask_ops (0 ms) 20: [ RUN ] simd.host_conversions 20: [ OK ] simd.host_conversions (0 ms) 20: [ RUN ] simd.device_conversions 20: [ OK ] simd.device_conversions (0 ms) 20: [ RUN ] simd.host_shift_ops 20: [ OK ] simd.host_shift_ops (0 ms) 20: [ RUN ] simd.device_shift_ops 20: [ OK ] simd.device_shift_ops (0 ms) 20: [ RUN ] simd.host_condition 20: [ OK ] simd.host_condition (0 ms) 20: [ RUN ] simd.device_condition 20: [ OK ] simd.device_condition (0 ms) 20: [ RUN ] simd.host_gen_ctors 20: [ OK ] simd.host_gen_ctors (0 ms) 20: [ RUN ] simd.device_gen_ctors 20: [ OK ] simd.device_gen_ctors (0 ms) 20: [ RUN ] simd.host_where_expressions 20: [ OK ] simd.host_where_expressions (0 ms) 20: [ RUN ] simd.device_where_expressions 20: [ OK ] simd.device_where_expressions (0 ms) 20: [ RUN ] simd.host_reductions 20: [ OK ] simd.host_reductions (0 ms) 20: [ RUN ] simd.device_reductions 20: [ OK ] simd.device_reductions (0 ms) 20: [----------] 16 tests from simd (9 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 16 tests from 1 test suite ran. (9 ms total) 20: [ PASSED ] 16 tests. 20/20 Test #20: Kokkos_UnitTest_SIMD ........................ Passed 0.78 sec 100% tests passed, 0 tests failed out of 20 Total Test time (real) = 415.14 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 0955acdb1091426e5334c030894a446f249dbd8bd151623dd99ffb57e5a706ca [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o $ docker rm -f --volumes 0955acdb1091426e5334c030894a446f249dbd8bd151623dd99ffb57e5a706ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestNestedSort.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank67.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ErrorReporter.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_OffsetView.cpp.o [ 75%] Built target Kokkos_UnitTest_Random [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ScatterView.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Linking CXX executable Kokkos_UnitTest_Sort [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_StaticCrsGraph.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_WithoutInitializing.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 76%] Built target Kokkos_UnitTest_Sort [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 44%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_KokkosP [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 44%] 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_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 45%] 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_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 48%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 48%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_UnorderedMap.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_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 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 78%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_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 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_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 [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 79%] Built target Kokkos_PerformanceTest_Benchmark [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ViewCtorPropEmbeddedDim.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 53%] 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_KokkosExp_MDRangePolicy_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_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 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_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 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.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_Printf_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 79%] Linking CXX executable Kokkos_ContainersUnitTest_SYCL [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 53%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_View_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 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 55%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 58%] 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 [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 59%] 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 [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 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_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMaxClamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_HBWSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 86%] Built target Kokkos_CoreUnitTest_Default [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 86%] 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_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 63%] 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_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 63%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 63%] Built target Kokkos_PerformanceTest_TaskDag [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 86%] 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_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 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_H.dir/UnitTestMain.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 64%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 64%] Built target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 65%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 65%] Built target Kokkos_Benchmark_Atomic_MinMax [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 66%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 66%] Built target Kokkos_PerformanceTest_Mempool [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.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_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 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_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 69%] Built target Kokkos_PerformanceTest_Atomic [ 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_P.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.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_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 91%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o [ 92%] Linking CXX executable Kokkos_UnitTest_SIMD [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 93%] Linking CXX executable Kokkos_query_device [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 94%] Built target Kokkos_query_device [ 94%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 94%] Built target Kokkos_UnitTest_SIMD [ 94%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 95%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 95%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 95%] Built target Kokkos_tutorial_01_hello_world [ 95%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 95%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 95%] Built target Kokkos_tutorial_02_simple_reduce [ 95%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 95%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 95%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 95%] Built target Kokkos_tutorial_03_simple_view [ 95%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 95%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 95%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 95%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 95%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 95%] Built target Kokkos_tutorial_05_simple_atomics [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 95%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 96%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 96%] Built target Kokkos_tutorial_06_simple_mdrangepolicy [ 96%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 96%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 96%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 96%] Built target Kokkos_tutorial_advancedviews_02_memory_traits [ 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 [ 97%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 97%] 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 [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 97%] Built target Kokkos_tutorial_advancedviews_03_subviews [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 97%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 97%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 97%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 97%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 97%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 97%] Built target Kokkos_tutorial_advancedviews_04_dualviews [ 97%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 97%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 97%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 97%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 97%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 97%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 98%] Built target Kokkos_tutorial_01_hello_world_lambda [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 98%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 98%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 98%] Built target Kokkos_tutorial_02_simple_reduce_lambda [ 98%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 98%] Built target Kokkos_tutorial_03_simple_view_lambda [ 98%] Linking CXX executable Kokkos_gups [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 99%] Linking CXX executable Kokkos_stream [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_gups [100%] Linking CXX executable Kokkos_launch_latency [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_stream [100%] Built target Kokkos_launch_latency [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6678/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-6678/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o 1: [==========] Running 176 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 4 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (615 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (577 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (549 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (573 ms) 1: [----------] 4 tests from serial_DeathTest (2315 ms total) 1: 1: [----------] 172 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 (2 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 (71 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (41 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (4 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (20 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2026 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (11554 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (638 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (639 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 (49 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (155 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (5 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (34 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (12 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 (20 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 (2784 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6678/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.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (132 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (3 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (13 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_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 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 (107 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (3 ms) 1: [ RUN ] serial.swap 1: [ OK ] serial.swap (0 ms) 1: [----------] 172 tests from serial (19375 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 176 tests from 2 test suites ran. (21691 ms total) 1: [ PASSED ] 175 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/57 Test #1: Kokkos_CoreUnitTest_Serial1 ................... Passed 23.90 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 120 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 6 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (32298 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (28277 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (28240 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4021 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (4101 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-6678/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: [----------] 6 tests from serial_DeathTest (96940 ms total) 2: 2: [----------] 114 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 (9 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (4 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (365 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 (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (6 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 (54 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 [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o 2: [ OK ] serial.repeated_team_reduce (7064 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (115 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (113 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (53 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (4 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (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 (5 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (4 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (1 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (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 (1029 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (4 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (41 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (38 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 (60 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (1 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (2 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (121 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6678/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 (11 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (11 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (11 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (512 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (512 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (511 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (481 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (481 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (482 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: [----------] 114 tests from serial (12356 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 120 tests from 2 test suites ran. (109297 ms total) 2: [ PASSED ] 118 tests. 2: [ SKIPPED ] 2 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/57 Test #2: Kokkos_CoreUnitTest_Serial2 ................... Passed 111.67 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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/57 Test #3: Kokkos_CoreUnitTest_SerialGraph ............... Passed 2.02 sec test 4 Start 4: Kokkos_CoreUnitTest_SYCL1A 4: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1A 4: Test timeout computed to be: 1500 4: [==========] Running 107 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 3 tests from sycl_DeathTest 4: [ RUN ] sycl_DeathTest.abort_from_host 4: [ OK ] sycl_DeathTest.abort_from_host (569 ms) 4: [ RUN ] sycl_DeathTest.abort_from_device 4: [ OK ] sycl_DeathTest.abort_from_device (17 ms) 4: [ RUN ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort (570 ms) 4: [----------] 3 tests from sycl_DeathTest (1158 ms total) 4: 4: [----------] 104 tests from sycl 4: [ RUN ] sycl.array_capacity 4: [ OK ] sycl.array_capacity (0 ms) 4: [ RUN ] sycl.array_element_access 4: [ OK ] sycl.array_element_access (0 ms) 4: [ RUN ] sycl.array_zero_capacity 4: [ OK ] sycl.array_zero_capacity (0 ms) 4: [ RUN ] sycl.array_zero_data_nullptr 4: [ OK ] sycl.array_zero_data_nullptr (0 ms) 4: [ RUN ] sycl.array_contiguous_capacity 4: [ OK ] sycl.array_contiguous_capacity (0 ms) 4: [ RUN ] sycl.array_contiguous_element_access 4: [ OK ] sycl.array_contiguous_element_access (0 ms) 4: [ RUN ] sycl.array_contiguous_assignment 4: [ OK ] sycl.array_contiguous_assignment (0 ms) 4: [ RUN ] sycl.array_strided_capacity 4: [ OK ] sycl.array_strided_capacity (0 ms) 4: [ RUN ] sycl.array_strided_element_access 4: [ OK ] sycl.array_strided_element_access (0 ms) 4: [ RUN ] sycl.array_strided_assignment 4: [ OK ] sycl.array_strided_assignment (0 ms) 4: [ RUN ] sycl.atomic_operations_complexdouble 4: /var/jenkins/workspace/Kokkos_PR-6678/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 (21 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 (253 ms) 4: [ RUN ] sycl.atomics_tpetra_max_abs 4: [ OK ] sycl.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] sycl.atomic_views_integral [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o 4: [ OK ] sycl.atomic_views_integral (16272 ms) 4: [ RUN ] sycl.atomic_views_nonintegral 4: [ OK ] sycl.atomic_views_nonintegral (123 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 (3 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 (2 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 (3 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 (6 ms) 4: [ RUN ] sycl.deep_copy_conversion 4: [ OK ] sycl.deep_copy_conversion (18 ms) 4: [ RUN ] sycl.partitioning_by_args 4: [ OK ] sycl.partitioning_by_args (2 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 (3 ms) 4: [ RUN ] sycl.init 4: [ OK ] sycl.init (0 ms) 4: [ RUN ] sycl.dispatch 4: [ OK ] sycl.dispatch (59 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 (947 ms) 4: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] sycl.local_deepcopy_rangepolicy_layoutleft (2032 ms) 4: [ RUN ] sycl.local_deepcopy_teampolicy_layoutright 4: [ OK ] sycl.local_deepcopy_teampolicy_layoutright (927 ms) 4: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutright 4: [ OK ] sycl.local_deepcopy_rangepolicy_layoutright (1351 ms) 4: [ RUN ] sycl.deep_copy_scratch 4: [ OK ] sycl.deep_copy_scratch (1 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 (51 ms) 4: [ RUN ] sycl.mathematical_functions_hyperbolic_functions 4: [ OK ] sycl.mathematical_functions_hyperbolic_functions (42 ms) 4: [ RUN ] sycl.mathematical_functions_non_standard 4: [ OK ] sycl.mathematical_functions_non_standard (5 ms) 4: [ RUN ] sycl.mathematical_functions_power_functions 4: [ OK ] sycl.mathematical_functions_power_functions (18 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 (27 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 (54 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: [----------] 104 tests from sycl (22503 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 107 tests from 2 test suites ran. (23662 ms total) 4: [ PASSED ] 106 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] sycl.atomic_operations_complexdouble [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o 4/57 Test #4: Kokkos_CoreUnitTest_SYCL1A .................... Passed 25.95 sec test 5 Start 5: Kokkos_CoreUnitTest_SYCL1B 5: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1B 5: Test timeout computed to be: 1500 5: [==========] Running 69 tests from 2 test suites. 5: [----------] Global test environment set-up. 5: [----------] 1 test from sycl_DeathTest 5: [ RUN ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions 5: [ OK ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions (585 ms) 5: [----------] 1 test from sycl_DeathTest (585 ms total) 5: 5: [----------] 68 tests from sycl 5: [ RUN ] sycl.mdrange_5d 5: [ OK ] sycl.mdrange_5d (19 ms) 5: [ RUN ] sycl.mdrange_6d 5: [ OK ] sycl.mdrange_6d (19 ms) 5: [ RUN ] sycl.mdrange_2d 5: [ OK ] sycl.mdrange_2d (3 ms) 5: [ RUN ] sycl.mdrange_array_reduce 5: [ OK ] sycl.mdrange_array_reduce (0 ms) 5: [ RUN ] sycl.mdrange_3d 5: [ OK ] sycl.mdrange_3d (7 ms) 5: [ RUN ] sycl.mdrange_neg_idx 5: [ OK ] sycl.mdrange_neg_idx (2 ms) 5: [ RUN ] sycl.mdrange_4d 5: [ OK ] sycl.mdrange_4d (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 5: [ OK ] sycl.mdrange_parallel_reduce_primitive_types (2695 ms) 5: [ RUN ] sycl.mdspan_minimal_functional 5: /var/jenkins/workspace/Kokkos_PR-6678/core/unit_test/TestMDSpan.hpp:57: Skipped 5: mdspan not enabled 5: [ SKIPPED ] sycl.mdspan_minimal_functional (0 ms) 5: [ RUN ] sycl.max 5: [ OK ] sycl.max (0 ms) 5: [ RUN ] sycl.max_within_parfor 5: [ OK ] sycl.max_within_parfor (0 ms) 5: [ RUN ] sycl.min 5: [ OK ] sycl.min (0 ms) 5: [ RUN ] sycl.min_within_parfor 5: [ OK ] sycl.min_within_parfor (0 ms) 5: [ RUN ] sycl.minmax 5: [ OK ] sycl.minmax (0 ms) 5: [ RUN ] sycl.minmax_within_parfor 5: [ OK ] sycl.minmax_within_parfor (0 ms) 5: [ RUN ] sycl.clamp 5: [ OK ] sycl.clamp (0 ms) 5: [ RUN ] sycl.clamp_within_parfor 5: [ OK ] sycl.clamp_within_parfor (0 ms) 5: [ RUN ] sycl.numeric_traits_infinity 5: [ OK ] sycl.numeric_traits_infinity (0 ms) 5: [ RUN ] sycl.numeric_traits_epsilon 5: [ OK ] sycl.numeric_traits_epsilon (0 ms) 5: [ RUN ] sycl.numeric_traits_round_error 5: [ OK ] sycl.numeric_traits_round_error (0 ms) 5: [ RUN ] sycl.numeric_traits_norm_min 5: [ OK ] sycl.numeric_traits_norm_min (0 ms) 5: [ RUN ] sycl.numeric_traits_denorm_min 5: [ OK ] sycl.numeric_traits_denorm_min (0 ms) 5: [ RUN ] sycl.numeric_traits_finite_min_max 5: [ OK ] sycl.numeric_traits_finite_min_max (3 ms) 5: [ RUN ] sycl.numeric_traits_digits 5: [ OK ] sycl.numeric_traits_digits (1 ms) 5: [ RUN ] sycl.numeric_traits_digits10 5: [ OK ] sycl.numeric_traits_digits10 (1 ms) 5: [ RUN ] sycl.numeric_traits_max_digits10 5: [ OK ] sycl.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] sycl.numeric_traits_radix 5: [ OK ] sycl.numeric_traits_radix (1 ms) 5: [ RUN ] sycl.numeric_traits_min_max_exponent 5: [ OK ] sycl.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] sycl.numeric_traits_min_max_exponent10 5: [ OK ] sycl.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] sycl.numeric_traits_quiet_and_signaling_nan 5: [ OK ] sycl.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] sycl.numeric_traits_sfinae_friendly 5: [ OK ] sycl.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] sycl.view_aggregate 5: [ OK ] sycl.view_aggregate (0 ms) 5: [ RUN ] sycl.memory_pool 5: [ OK ] sycl.memory_pool (48 ms) 5: [ RUN ] sycl.cxx11 5: [ OK ] sycl.cxx11 (2 ms) 5: [ RUN ] sycl.viewctorprop_embedded_dim 5: [ OK ] sycl.viewctorprop_embedded_dim (0 ms) 5: [ RUN ] sycl.viewctorpop_view_allocate_without_initializing_backward_compatility 5: [ OK ] sycl.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 5: [ RUN ] sycl.view_layouttiled 5: [ OK ] sycl.view_layouttiled (2 ms) 5: [ RUN ] sycl.view_layouttiled_subtile 5: [ OK ] sycl.view_layouttiled_subtile (0 ms) 5: [ RUN ] sycl.parallel_scan_range_policy 5: [ OK ] sycl.parallel_scan_range_policy (38 ms) 5: [ RUN ] sycl.kokkos_printf 5: [ OK ] sycl.kokkos_printf (13 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 (8 ms) 5: [ RUN ] sycl.reducers_double 5: [ OK ] sycl.reducers_double (6 ms) 5: [ RUN ] sycl.reducers_complex_double 5: [ OK ] sycl.reducers_complex_double (2 ms) 5: [ RUN ] sycl.reducers_struct 5: [ OK ] sycl.reducers_struct (7 ms) 5: [ RUN ] sycl.reducers_half_t 5: [ OK ] sycl.reducers_half_t (4 ms) 5: [ RUN ] sycl.reducers_bhalf_t 5: [ OK ] sycl.reducers_bhalf_t (3 ms) 5: [ RUN ] sycl.reducers_int8_t 5: [ OK ] sycl.reducers_int8_t (3 ms) 5: [ RUN ] sycl.reducers_point_t 5: [ OK ] sycl.reducers_point_t (2 ms) 5: [ RUN ] sycl.reducers_bool 5: [ OK ] sycl.reducers_bool (1 ms) 5: [ RUN ] sycl.int_combined_reduce 5: [ OK ] sycl.int_combined_reduce (0 ms) 5: [ RUN ] sycl.mdrange_combined_reduce 5: [ OK ] sycl.mdrange_combined_reduce (0 ms) 5: [ RUN ] sycl.int_combined_reduce_mixed 5: [ OK ] sycl.int_combined_reduce_mixed (0 ms) 5: [ RUN ] sycl.reduction_deduction 5: [ OK ] sycl.reduction_deduction (0 ms) 5: [ RUN ] sycl.reduce_device_view_range_policy 5: [ OK ] sycl.reduce_device_view_range_policy (3 ms) 5: [ RUN ] sycl.reduce_device_view_mdrange_policy 5: [ OK ] sycl.reduce_device_view_mdrange_policy (577 ms) 5: [ RUN ] sycl.reduce_device_view_team_policy 5: [ OK ] sycl.reduce_device_view_team_policy (3 ms) 5: [ RUN ] sycl.impl_shared_alloc 5: [ OK ] sycl.impl_shared_alloc (68 ms) 5: [ RUN ] sycl.swap 5: [ OK ] sycl.swap (0 ms) 5: [----------] 68 tests from sycl (3585 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 69 tests from 2 test suites ran. (4171 ms total) 5: [ PASSED ] 68 tests. 5: [ SKIPPED ] 1 test, listed below: 5: [ SKIPPED ] sycl.mdspan_minimal_functional 5/57 Test #5: Kokkos_CoreUnitTest_SYCL1B .................... Passed 6.23 sec test 6 Start 6: Kokkos_CoreUnitTest_SYCL2A 6: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2A 6: Test timeout computed to be: 1500 6: [==========] Running 94 tests from 2 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from sycl_DeathTest 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_dyn [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_dyn (33029 ms) 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_stat [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 75%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 75%] Built target Kokkos_PerformanceTest_Benchmark [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_stat (30931 ms) 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_mix [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_mix (29085 ms) 6: [ RUN ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment 6: [ OK ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4140 ms) 6: [ RUN ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment 6: [ OK ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment (4140 ms) 6: [ RUN ] sycl_DeathTest.view_memory_access_violations_from_device 6: /var/jenkins/workspace/Kokkos_PR-6678/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: [----------] 6 tests from sycl_DeathTest (101328 ms total) 6: 6: [----------] 88 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 (2 ms) 6: [ RUN ] sycl.team_reduce_large 6: [ OK ] sycl.team_reduce_large (120 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 (2 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 (28 ms) 6: [ RUN ] sycl.triple_nested_parallelism 6: [ OK ] sycl.triple_nested_parallelism (5 ms) 6: [ RUN ] sycl.parallel_scan_with_reducers 6: [ OK ] sycl.parallel_scan_with_reducers (90 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 (17 ms) 6: [ RUN ] sycl.ThreadVectorMDRangeParallelFor 6: [ OK ] sycl.ThreadVectorMDRangeParallelFor (18 ms) 6: [ RUN ] sycl.TeamVectorMDRangeParallelFor 6: [ OK ] sycl.TeamVectorMDRangeParallelFor (17 ms) 6: [ RUN ] sycl.TeamThreadMDRangeParallelReduce 6: [ OK ] sycl.TeamThreadMDRangeParallelReduce (14 ms) 6: [ RUN ] sycl.ThreadVectorMDRangeParallelReduce 6: /var/jenkins/workspace/Kokkos_PR-6678/core/unit_test/TestTeamMDRange.hpp:1904: 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-6678/core/unit_test/TestTeamMDRange.hpp:1944: 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 6: [ OK ] sycl.team_reduction_scan (1305 ms) 6: [ RUN ] sycl.team_long_reduce 6: [ OK ] sycl.team_long_reduce (17 ms) 6: [ RUN ] sycl.team_double_reduce 6: [ OK ] sycl.team_double_reduce (17 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 (14 ms) 6: [ RUN ] sycl.team_scan 6: [ OK ] sycl.team_scan (191 ms) 6: [ RUN ] sycl.team_scan_ret_val 6: [ OK ] sycl.team_scan_ret_val (194 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 (15 ms) 6: [ RUN ] sycl.scratch_align 6: [ OK ] sycl.scratch_align (0 ms) 6: [ RUN ] sycl.shmem_size 6: [ OK ] sycl.shmem_size (0 ms) 6: [ RUN ] sycl.multi_level_scratch 6: [ OK ] sycl.multi_level_scratch (14 ms) 6: [ RUN ] sycl.team_scratch_memory_index_parallel_for 6: [ OK ] sycl.team_scratch_memory_index_parallel_for (0 ms) 6: [ RUN ] sycl.team_policy_max_recommended 6: [ OK ] sycl.team_policy_max_recommended (13 ms) 6: [ RUN ] sycl.team_policy_minmax_scalar_without_plus_equal_k 6: [ OK ] sycl.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 6: [ RUN ] sycl.team_teamvector_range 6: [ OK ] sycl.team_teamvector_range (4 ms) 6: [ RUN ] sycl.unique_token_global 6: [ OK ] sycl.unique_token_global (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 (9 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 (8 ms) 6: [ RUN ] sycl.view_shmem_size_on_device 6: [ OK ] sycl.view_shmem_size_on_device (0 ms) 6: [ RUN ] sycl.view_is_assignable 6: [ OK ] sycl.view_is_assignable (0 ms) 6: [ RUN ] sycl.view_copy_tests 6: [ OK ] sycl.view_copy_tests (6 ms) 6: [ RUN ] sycl.view_copy_tests_rank_0 6: [ OK ] sycl.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] sycl.view_copy_degenerated 6: [ OK ] sycl.view_copy_degenerated (0 ms) 6: [ RUN ] sycl.view_empty_runtime_unmanaged 6: [ OK ] sycl.view_empty_runtime_unmanaged (0 ms) 6: [ RUN ] sycl.view_hooks 6: [ OK ] sycl.view_hooks (0 ms) 6: [ RUN ] sycl.view_layoutstride_left_to_layoutleft_assignment 6: [ OK ] sycl.view_layoutstride_left_to_layoutleft_assignment (61 ms) 6: [ RUN ] sycl.view_layoutstride_right_to_layoutright_assignment 6: [ OK ] sycl.view_layoutstride_right_to_layoutright_assignment (56 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 (60 ms) 6: [ RUN ] sycl.view_mapping_operator 6: [ OK ] sycl.view_mapping_operator (15 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.view_resize 6: [ OK ] sycl.view_resize (10 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: [----------] 88 tests from sycl (2391 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 94 tests from 2 test suites ran. (103719 ms total) 6: [ PASSED ] 91 tests. 6: [ SKIPPED ] 3 tests, listed below: 6: [ SKIPPED ] sycl_DeathTest.view_memory_access_violations_from_device 6: [ SKIPPED ] sycl.ThreadVectorMDRangeParallelReduce 6: [ SKIPPED ] sycl.TeamVectorMDRangeParallelReduce 6/57 Test #6: Kokkos_CoreUnitTest_SYCL2A .................... Passed 106.01 sec test 7 Start 7: Kokkos_CoreUnitTest_SYCL2B 7: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2B 7: 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 (3 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 (4 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 (4 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 (60 ms) 7: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d_atomic 7: [ OK ] sycl_shared_usm.view_subview_2d_from_3d_atomic (60 ms) 7: [----------] 16 tests from sycl_shared_usm (147 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 16 tests from 1 test suite ran. (147 ms total) 7: [ PASSED ] 16 tests. 7/57 Test #7: Kokkos_CoreUnitTest_SYCL2B .................... Passed 2.19 sec test 8 Start 8: Kokkos_CoreUnitTest_SYCL2C 8: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2C 8: Test timeout computed to be: 1500 8: [==========] Running 4 tests from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 4 tests from sycl_shared_usm 8: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d_randomaccess 8: [ OK ] sycl_shared_usm.view_subview_2d_from_3d_randomaccess (68 ms) 8: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left 8: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left (112 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 (112 ms) 8: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left_randomaccess 8: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left_randomaccess (112 ms) 8: [----------] 4 tests from sycl_shared_usm (406 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 4 tests from 1 test suite ran. (406 ms total) 8: [ PASSED ] 4 tests. 8/57 Test #8: Kokkos_CoreUnitTest_SYCL2C .................... Passed 2.45 sec test 9 Start 9: Kokkos_CoreUnitTest_SYCL2D 9: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2D 9: 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 (112 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 (111 ms) 9: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right_randomaccess 9: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right_randomaccess (112 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 (346 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 5 tests from 1 test suite ran. (346 ms total) 9: [ PASSED ] 5 tests. 9/57 Test #9: Kokkos_CoreUnitTest_SYCL2D .................... Passed 2.39 sec test 10 Start 10: Kokkos_CoreUnitTest_SYCL3 10: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_SYCL3 10: Test timeout computed to be: 1500 10: [==========] Running 54 tests from 3 test suites. 10: [----------] Global test environment set-up. 10: [----------] 4 tests from sycl 10: [ RUN ] sycl.team_scratch_1_queues [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o 10: [ OK ] sycl.team_scratch_1_queues (23095 ms) 10: [ RUN ] sycl.space_access 10: [ OK ] sycl.space_access (0 ms) 10: [ RUN ] sycl.uvm 10: [ OK ] sycl.uvm (1 ms) 10: [ RUN ] sycl.impl_view_accessible 10: [ OK ] sycl.impl_view_accessible (2 ms) 10: [----------] 4 tests from sycl (23099 ms total) 10: 10: [----------] 25 tests from sycl_host_usm 10: [ RUN ] sycl_host_usm.impl_shared_alloc 10: [ OK ] sycl_host_usm.impl_shared_alloc (24 ms) 10: [ RUN ] sycl_host_usm.view_api_a 10: [ OK ] sycl_host_usm.view_api_a (6 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 (2739 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 (4 ms) 10: [ RUN ] sycl_host_usm.view_copy_tests_rank_0 10: [ OK ] sycl_host_usm.view_copy_tests_rank_0 (0 ms) 10: [ RUN ] sycl_host_usm.view_copy_degenerated 10: [ OK ] sycl_host_usm.view_copy_degenerated (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping 10: [ OK ] sycl_host_usm.view_mapping (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: [----------] 25 tests from sycl_host_usm (2841 ms total) 10: 10: [----------] 25 tests from sycl_shared_usm 10: [ RUN ] sycl_shared_usm.impl_shared_alloc 10: [ OK ] sycl_shared_usm.impl_shared_alloc (29 ms) 10: [ RUN ] sycl_shared_usm.view_api_a 10: [ OK ] sycl_shared_usm.view_api_a (12 ms) 10: [ RUN ] sycl_shared_usm.view_api_b 10: [ OK ] sycl_shared_usm.view_api_b (14 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 (3 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 (591 ms) 10: [ RUN ] sycl_shared_usm.view_shmem_size_on_device 10: [ OK ] sycl_shared_usm.view_shmem_size_on_device (8 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 (20 ms) 10: [ RUN ] sycl_shared_usm.view_copy_tests_rank_0 10: [ OK ] sycl_shared_usm.view_copy_tests_rank_0 (3 ms) 10: [ RUN ] sycl_shared_usm.view_copy_degenerated 10: [ OK ] sycl_shared_usm.view_copy_degenerated (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping 10: [ OK ] sycl_shared_usm.view_mapping (60 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_operator 10: [ OK ] sycl_shared_usm.view_mapping_operator (15 ms) 10: [ RUN ] sycl_shared_usm.static_extent 10: [ OK ] sycl_shared_usm.static_extent (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_atomic 10: [ OK ] sycl_shared_usm.view_mapping_atomic (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_class_value 10: [ OK ] sycl_shared_usm.view_mapping_class_value (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_assignable 10: [ OK ] sycl_shared_usm.view_mapping_assignable (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_trivially_copyable 10: [ OK ] sycl_shared_usm.view_mapping_trivially_copyable (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_subview 10: [ OK ] sycl_shared_usm.view_mapping_subview (0 ms) 10: [----------] 25 tests from sycl_shared_usm (772 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 54 tests from 3 test suites ran. (26714 ms total) 10: [ PASSED ] 54 tests. 10/57 Test #10: Kokkos_CoreUnitTest_SYCL3 ..................... Passed 28.72 sec test 11 Start 11: Kokkos_CoreUnitTest_SYCLInterOpInit 11: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (1479 ms) 11: [----------] 1 test from sycl (1479 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (1480 ms total) 11: [ PASSED ] 1 test. 11/57 Test #11: Kokkos_CoreUnitTest_SYCLInterOpInit ........... Passed 2.01 sec test 12 Start 12: Kokkos_CoreUnitTest_SYCLInterOpInit_Context 12: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (1 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/57 Test #12: Kokkos_CoreUnitTest_SYCLInterOpInit_Context ... Passed 2.04 sec test 13 Start 13: Kokkos_CoreUnitTest_SYCLInterOpStreams 13: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (1485 ms) 13: [----------] 1 test from sycl (1485 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (1485 ms total) 13: [ PASSED ] 1 test. 13/57 Test #13: Kokkos_CoreUnitTest_SYCLInterOpStreams ........ Passed 2.02 sec test 14 Start 14: Kokkos_CoreUnitTest_Default 14: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_Default 14: Test timeout computed to be: 1500 14: [==========] Running 72 tests from 41 test suites. 14: [----------] Global test environment set-up. 14: [----------] 32 tests from defaultdevicetype 14: [ RUN ] defaultdevicetype.initialization_settings 14: [ OK ] defaultdevicetype.initialization_settings (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 14: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_device_id 14: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_num_devices 14: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 14: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 14: [ OK ] defaultdevicetype.cmd_line_args_num_devices (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 14: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 14: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_help 14: [ OK ] defaultdevicetype.cmd_line_args_help (35 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 14: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (6 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 14: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (24 ms) 14: [ RUN ] defaultdevicetype.env_vars_num_threads 14: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_device_id 14: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_num_devices 14: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 14: [ OK ] defaultdevicetype.env_vars_num_devices (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_disable_warnings 14: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_tune_internals 14: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 14: [ RUN ] defaultdevicetype.visible_devices 14: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 14: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 14: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 14: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 14: [ OK ] defaultdevicetype.visible_devices (0 ms) 14: [ RUN ] defaultdevicetype.shared_host_pinned_space 14: [ OK ] defaultdevicetype.shared_host_pinned_space (1 ms) 14: [ RUN ] defaultdevicetype.compiler_macros 14: [ OK ] defaultdevicetype.compiler_macros (0 ms) 14: [ RUN ] defaultdevicetype.half_conversion 14: [ OK ] defaultdevicetype.half_conversion (1 ms) 14: [ RUN ] defaultdevicetype.bhalf_conversion 14: [ OK ] defaultdevicetype.bhalf_conversion (1 ms) 14: [ RUN ] defaultdevicetype.half_operators 14: [ OK ] defaultdevicetype.half_operators (1 ms) 14: [ RUN ] defaultdevicetype.bhalf_operators 14: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 14: [ RUN ] defaultdevicetype.host_space_access 14: [ OK ] defaultdevicetype.host_space_access (0 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a1 14: [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b1 14: [ OK ] defaultdevicetype.reduce_instantiation_b1 (14 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c1 14: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a2 14: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b2 14: [ OK ] defaultdevicetype.reduce_instantiation_b2 (19 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c2 14: [ OK ] defaultdevicetype.reduce_instantiation_c2 (7 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a3 14: [ OK ] defaultdevicetype.reduce_instantiation_a3 (12 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b3 14: [ OK ] defaultdevicetype.reduce_instantiation_b3 (21 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c3 14: [ OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms) 14: [ RUN ] defaultdevicetype.malloc 14: [ OK ] defaultdevicetype.malloc (0 ms) 14: [----------] 32 tests from defaultdevicetype (180 ms total) 14: 14: [----------] 1 test from kokkosresize 14: [ RUN ] kokkosresize.host_space_access 14: [ OK ] kokkosresize.host_space_access (10 ms) 14: [----------] 1 test from kokkosresize (10 ms total) 14: 14: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/0.sizes 14: [ OK ] TestViewAPI/0.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/0 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/1.sizes 14: [ OK ] TestViewAPI/1.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/1 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/2.sizes 14: [ OK ] TestViewAPI/2.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/2 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/3.sizes 14: [ OK ] TestViewAPI/3.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/3 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/4.sizes 14: [ OK ] TestViewAPI/4.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/4 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/5.sizes 14: [ OK ] TestViewAPI/5.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/5 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/6.sizes 14: [ OK ] TestViewAPI/6.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/6 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/7.sizes 14: [ OK ] TestViewAPI/7.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/7 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/8.sizes 14: [ OK ] TestViewAPI/8.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/8 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/9.sizes 14: [ OK ] TestViewAPI/9.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/9 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/10.sizes 14: [ OK ] TestViewAPI/10.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/10 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/11.sizes 14: [ OK ] TestViewAPI/11.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/11 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/12.sizes 14: [ OK ] TestViewAPI/12.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/12 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/13.sizes 14: [ OK ] TestViewAPI/13.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/13 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/14.sizes 14: [ OK ] TestViewAPI/14.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/14 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/15.sizes 14: [ OK ] TestViewAPI/15.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/15 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/16.sizes 14: [ OK ] TestViewAPI/16.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/16 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/17.sizes 14: [ OK ] TestViewAPI/17.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/17 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/18.sizes 14: [ OK ] TestViewAPI/18.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/18 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/19.sizes 14: [ OK ] TestViewAPI/19.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/19 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/20.sizes 14: [ OK ] TestViewAPI/20.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/20 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/21.sizes 14: [ OK ] TestViewAPI/21.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/21 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/22.sizes 14: [ OK ] TestViewAPI/22.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/22 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/23.sizes 14: [ OK ] TestViewAPI/23.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/23 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/24.sizes 14: [ OK ] TestViewAPI/24.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/24 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/25.sizes 14: [ OK ] TestViewAPI/25.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/25 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/26.sizes 14: [ OK ] TestViewAPI/26.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/26 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/27.sizes 14: [ OK ] TestViewAPI/27.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/27 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/28.sizes 14: [ OK ] TestViewAPI/28.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/28 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/29.sizes 14: [ OK ] TestViewAPI/29.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/29 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/30.sizes 14: [ OK ] TestViewAPI/30.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/30 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/31.sizes 14: [ OK ] TestViewAPI/31.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/31 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/32.sizes 14: [ OK ] TestViewAPI/32.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/32 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/33.sizes 14: [ OK ] TestViewAPI/33.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/33 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/34.sizes 14: [ OK ] TestViewAPI/34.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/34 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/35.sizes 14: [ OK ] TestViewAPI/35.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/35 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/36.sizes 14: [ OK ] TestViewAPI/36.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/36 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/37.sizes 14: [ OK ] TestViewAPI/37.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/37 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/38.sizes 14: [ OK ] TestViewAPI/38.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/38 (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 72 tests from 41 test suites ran. (191 ms total) 14: [ PASSED ] 72 tests. 14/57 Test #14: Kokkos_CoreUnitTest_Default ................... Passed 2.22 sec test 15 Start 15: Kokkos_CoreUnitTest_LegionInitialization 15: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 15: Test timeout computed to be: 1500 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from initialization 15: [ RUN ] initialization.legion_initialization 15: [ OK ] initialization.legion_initialization (1491 ms) 15: [----------] 1 test from initialization (1491 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (1491 ms total) 15: [ PASSED ] 1 test. 15/57 Test #15: Kokkos_CoreUnitTest_LegionInitialization ...... Passed 2.03 sec test 16 Start 16: Kokkos_CoreUnitTest_PushFinalizeHook 16: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 16: Test timeout computed to be: 1500 16: SUCCESS 16/57 Test #16: Kokkos_CoreUnitTest_PushFinalizeHook .......... Passed 2.03 sec test 17 Start 17: Kokkos_CoreUnitTest_Develop 17: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_Develop 17: Test timeout computed to be: 1500 17: [==========] Running 1 test from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 1 test from defaultdevicetype 17: [ RUN ] defaultdevicetype.development_test 17: [ OK ] defaultdevicetype.development_test (0 ms) 17: [----------] 1 test from defaultdevicetype (0 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 1 test from 1 test suite ran. (0 ms total) 17: [ PASSED ] 1 test. 17/57 Test #17: Kokkos_CoreUnitTest_Develop ................... Passed 2.00 sec test 18 Start 18: Kokkos_CoreUnitTest_KokkosP 18: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 18: Test timeout computed to be: 1500 18: [==========] Running 27 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 25 tests from kokkosp 18: [ RUN ] kokkosp.test_named_instance_fence 18: Ref: 117440513 18: Ref: named_instance 18: 117440513 18: named_instance 18: [ OK ] kokkosp.test_named_instance_fence (0 ms) 18: [ RUN ] kokkosp.test_unnamed_instance_fence 18: Ref: 117440513 18: Ref: Unnamed Instance Fence 18: 117440513 18: Kokkos::Experimental::SYCL::fence: Unnamed Instance Fence 18: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 18: [ RUN ] kokkosp.test_named_global_fence 18: Ref: 117440512 18: Ref: test global fence 18: 0 18: test global fence 18: Miss on id 18: 117440512 18: test global fence 18: [ OK ] kokkosp.test_named_global_fence (0 ms) 18: [ RUN ] kokkosp.test_unnamed_global_fence 18: Ref: 117440512 18: Ref: Unnamed Global Fence 18: 0 18: Kokkos::fence: Unnamed Global Fence 18: Miss on id 18: 117440512 18: Kokkos::fence: Unnamed Global Fence 18: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 18: [ RUN ] kokkosp.test_multiple_default_instances 18: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 18: [ RUN ] kokkosp.test_id_gen 18: [ OK ] kokkosp.test_id_gen (0 ms) 18: [ RUN ] kokkosp.test_kernel_sequence 18: Ref: 117440513 18: Ref: named_instance 18: 117440513 18: named_instance 18: Ref: 117440513 18: Ref: test_kernel 18: 117440513 18: named_instance 18: Miss on name 18: 0 18: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 18: Miss on name 18: Miss on id 18: 117440512 18: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 18: Miss on name 18: Miss on id 18: 117440513 18: test_kernel 18: [ OK ] kokkosp.test_kernel_sequence (0 ms) 18: [ RUN ] kokkosp.async_deep_copy 18: [ OK ] kokkosp.async_deep_copy (0 ms) 18: [ RUN ] kokkosp.parallel_for 18: [ OK ] kokkosp.parallel_for (0 ms) 18: [ RUN ] kokkosp.parallel_reduce 18: [ OK ] kokkosp.parallel_reduce (1 ms) 18: [ RUN ] kokkosp.parallel_scan 18: [ OK ] kokkosp.parallel_scan (0 ms) 18: [ RUN ] kokkosp.parallel_scan_no_fence 18: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 18: [ RUN ] kokkosp.parallel_scan_no_fence_view 18: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 18: [ RUN ] kokkosp.regions 18: [ OK ] kokkosp.regions (0 ms) 18: [ RUN ] kokkosp.fences 18: [ OK ] kokkosp.fences (0 ms) 18: [ RUN ] kokkosp.raw_allocation 18: [ OK ] kokkosp.raw_allocation (0 ms) 18: [ RUN ] kokkosp.view 18: [ OK ] kokkosp.view (0 ms) 18: [ RUN ] kokkosp.sections 18: [ OK ] kokkosp.sections (0 ms) 18: [ RUN ] kokkosp.metadata 18: [ OK ] kokkosp.metadata (0 ms) 18: [ RUN ] kokkosp.profile_events 18: [ OK ] kokkosp.profile_events (0 ms) 18: [ RUN ] kokkosp.no_init_kernel 18: [ OK ] kokkosp.no_init_kernel (0 ms) 18: [ RUN ] kokkosp.get_events 18: [ OK ] kokkosp.get_events (0 ms) 18: [ RUN ] kokkosp.create_mirror_no_init 18: [ OK ] kokkosp.create_mirror_no_init (0 ms) 18: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 18: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 18: [ RUN ] kokkosp.create_mirror_view_and_copy 18: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 18: [----------] 25 tests from kokkosp (3 ms total) 18: 18: [----------] 2 tests from defaultdevicetype 18: [ RUN ] defaultdevicetype.profiling_section 18: [ OK ] defaultdevicetype.profiling_section (0 ms) 18: [ RUN ] defaultdevicetype.scoped_profile_region 18: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 18: [----------] 2 tests from defaultdevicetype (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 27 tests from 2 test suites ran. (3 ms total) 18: [ PASSED ] 27 tests. [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o 18/57 Test #18: Kokkos_CoreUnitTest_KokkosP ................... Passed 2.05 sec test 19 Start 19: Kokkos_CoreUnitTest_ToolIndependence 19: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 19: Test timeout computed to be: 1500 19/57 Test #19: Kokkos_CoreUnitTest_ToolIndependence .......... Passed 0.01 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoadHelp 20: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/libkokkosprinter-tool.so 20: Test timeout computed to be: 1500 20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 20: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 20/57 Test #20: Kokkos_ProfilingTestLibraryLoadHelp ........... Passed 2.01 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLineHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 21/57 Test #21: Kokkos_ProfilingTestLibraryCmdLineHelp ........ Passed 2.01 sec test 22 Start 22: Kokkos_ProfilingTestLibraryLoad 22: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 22: Environment variables: 22: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/libkokkosprinter-tool.so 22: Test timeout computed to be: 1500 22: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 22: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental4SYCLE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_INTEL_LLVM:20230000::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family: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.2.99::kokkosp_allocate_data:Host:source:0xd76fc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xd77140:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xd771c0:Host:source:0xd77040: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:0xd772c0: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:0xd77140:40::kokkosp_deallocate_data:Host:source:0xd76fc0:40::kokkosp_finalize_library:: 22/57 Test #22: Kokkos_ProfilingTestLibraryLoad ............... Passed 2.02 sec test 23 Start 23: Kokkos_ProfilingTestLibraryCmdLine 23: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/libkokkosprinter-tool.so" 23: Test timeout computed to be: 1500 23: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device: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_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family: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.2.99::kokkosp_allocate_data:Host:source:0xd76fc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xd77140:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xd771c0:Host:source:0xd77040: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:0xd772c0: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:0xd77140:40::kokkosp_deallocate_data:Host:source:0xd76fc0:40::kokkosp_finalize_library:: 23/57 Test #23: Kokkos_ProfilingTestLibraryCmdLine ............ Passed 2.00 sec test 24 Start 24: Kokkos_CoreUnitTest_StackTraceTest 24: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec 24: Test timeout computed to be: 1500 24: [==========] Running 3 tests from 2 test suites. 24: [----------] Global test environment set-up. 24: [----------] 2 tests from defaultdevicetype_DeathTest 24: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 24: 24: [WARNING] /var/jenkins/workspace/Kokkos_PR-6678/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x499420] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x439c3c] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x436b18] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x437e6d] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x4702bb] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x448288] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x4496bf] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449f81] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45a28f] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x470bdb] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x459892] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x438340] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x4369e5] 24: 24: demangled test_f1: 24: [0x499420] Kokkos::Impl::save_stacktrace() 24: [0x439c3c] Test::stacktrace_test_f1(std::ostream&) 24: [0x436b18] Test::test_stacktrace(bool, bool) 24: [0x437e6d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 24: [0x4702bb] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x448288] testing::Test::Run() 24: [0x4496bf] testing::TestInfo::Run() 24: [0x449f81] testing::TestSuite::Run() 24: [0x45a28f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x470bdb] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x459892] testing::UnitTest::Run() 24: [0x438340] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x4369e5] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x499420] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x439c3c] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x439e06] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4374f8] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x437e6d] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x4702bb] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x448288] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x4496bf] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449f81] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45a28f] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x470bdb] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x459892] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x438340] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x4369e5] 24: 24: demangled test_f3: 24: [0x499420] Kokkos::Impl::save_stacktrace() 24: [0x439c3c] Test::stacktrace_test_f1(std::ostream&) 24: [0x439e06] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x4374f8] Test::test_stacktrace(bool, bool) 24: [0x437e6d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 24: [0x4702bb] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x448288] testing::Test::Run() 24: [0x4496bf] testing::TestInfo::Run() 24: [0x449f81] testing::TestSuite::Run() 24: [0x45a28f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x470bdb] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x459892] testing::UnitTest::Run() 24: [0x438340] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x4369e5] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (304 ms) 24: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 24: 24: [WARNING] /var/jenkins/workspace/Kokkos_PR-6678/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x499420] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x439c3c] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x436b18] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43811a] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x4702bb] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x448288] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x4496bf] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449f81] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45a28f] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x470bdb] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x459892] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x438340] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x4369e5] 24: 24: demangled test_f1: 24: [0x499420] Kokkos::Impl::save_stacktrace() 24: [0x439c3c] Test::stacktrace_test_f1(std::ostream&) 24: [0x436b18] Test::test_stacktrace(bool, bool) 24: [0x43811a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 24: [0x4702bb] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x448288] testing::Test::Run() 24: [0x4496bf] testing::TestInfo::Run() 24: [0x449f81] testing::TestSuite::Run() 24: [0x45a28f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x470bdb] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x459892] testing::UnitTest::Run() 24: [0x438340] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x4369e5] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x499420] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x439c3c] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x439e06] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4374f8] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43811a] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x4702bb] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x448288] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x4496bf] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449f81] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45a28f] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x470bdb] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x459892] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x438340] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x4369e5] 24: 24: demangled test_f3: 24: [0x499420] Kokkos::Impl::save_stacktrace() 24: [0x439c3c] Test::stacktrace_test_f1(std::ostream&) 24: [0x439e06] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x4374f8] Test::test_stacktrace(bool, bool) 24: [0x43811a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 24: [0x4702bb] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x448288] testing::Test::Run() 24: [0x4496bf] testing::TestInfo::Run() 24: [0x449f81] testing::TestSuite::Run() 24: [0x45a28f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x470bdb] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x459892] testing::UnitTest::Run() 24: [0x438340] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x4369e5] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (348 ms) 24: [----------] 2 tests from defaultdevicetype_DeathTest (652 ms total) 24: 24: [----------] 1 test from defaultdevicetype 24: [ RUN ] defaultdevicetype.stacktrace_normal 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x499420] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x439c3c] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x436b18] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x4702bb] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x448288] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x4496bf] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449f81] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45a28f] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x470bdb] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x459892] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x438340] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x4369e5] 24: 24: demangled test_f1: 24: [0x499420] Kokkos::Impl::save_stacktrace() 24: [0x439c3c] Test::stacktrace_test_f1(std::ostream&) 24: [0x436b18] Test::test_stacktrace(bool, bool) 24: [0x4702bb] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x448288] testing::Test::Run() 24: [0x4496bf] testing::TestInfo::Run() 24: [0x449f81] testing::TestSuite::Run() 24: [0x45a28f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x470bdb] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x459892] testing::UnitTest::Run() 24: [0x438340] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x4369e5] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x499420] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x439c3c] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x439e06] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4374f8] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x4702bb] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x448288] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x4496bf] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449f81] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45a28f] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x470bdb] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x459892] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x438340] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x4369e5] 24: 24: demangled test_f3: 24: [0x499420] Kokkos::Impl::save_stacktrace() 24: [0x439c3c] Test::stacktrace_test_f1(std::ostream&) 24: [0x439e06] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x4374f8] Test::test_stacktrace(bool, bool) 24: [0x4702bb] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x448288] testing::Test::Run() 24: [0x4496bf] testing::TestInfo::Run() 24: [0x449f81] testing::TestSuite::Run() 24: [0x45a28f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x470bdb] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x459892] testing::UnitTest::Run() 24: [0x438340] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x4369e5] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 24: [----------] 1 test from defaultdevicetype (1 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 3 tests from 2 test suites ran. (653 ms total) 24: [ PASSED ] 3 tests. 24/57 Test #24: Kokkos_CoreUnitTest_StackTraceTest ............ Passed 2.67 sec test 25 Start 25: Kokkos_IncrementalTest_SERIAL 25: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 25: Test timeout computed to be: 1500 25: [==========] Running 28 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 28 tests from SERIAL 25: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 25: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 25: [ RUN ] SERIAL.IncrTest_01_execspace 25: Host Serial Execution Space: 25: KOKKOS_ENABLE_SERIAL: yes 25: 25: Serial Runtime Configuration: 25: Serial 25: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 25: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 25: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 25: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 25: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 25: [ RUN ] SERIAL.IncrTest_02_AtomicSub 25: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 25: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 25: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 25: [ RUN ] SERIAL.IncrTest_03b_memspace_free 25: [ OK ] SERIAL.IncrTest_03b_memspace_free (55 ms) 25: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 25: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 25: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 25: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 25: [ RUN ] SERIAL.IncrTest_05_reduction 25: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 25: [ RUN ] SERIAL.IncrTest_06_mdrange2D 25: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 25: [ RUN ] SERIAL.IncrTest_06_mdrange3D 25: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 25: [ RUN ] SERIAL.IncrTest_06_mdrange4D 25: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 25: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 25: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 25: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 25: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 25: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 25: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 25: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 25: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 25: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 25: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 25: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 25: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 25: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 25: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (160 ms) 25: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 25: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 25: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 25: [ OK ] SERIAL.IncrTest_12b_TeamScratch (4 ms) 25: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 25: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 25: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 25: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 25: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 25: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 25: [ RUN ] SERIAL.incr_14_MDrangeReduce 25: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 25: [ RUN ] SERIAL.IncrTest_16_parallelscan 25: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 25: [ RUN ] SERIAL.incr_17_atomicView 25: [ OK ] SERIAL.incr_17_atomicView (0 ms) 25: [----------] 28 tests from SERIAL (222 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 28 tests from 1 test suite ran. (222 ms total) 25: [ PASSED ] 28 tests. [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o 25/57 Test #25: Kokkos_IncrementalTest_SERIAL ................. Passed 2.23 sec test 26 Start 26: Kokkos_IncrementalTest_SYCL 26: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_IncrementalTest_SYCL 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 SYCL 26: [ RUN ] SYCL.IncrTest_01_execspace_typedef 26: [ OK ] SYCL.IncrTest_01_execspace_typedef (0 ms) 26: [ RUN ] SYCL.IncrTest_01_execspace 26: Devices: 26: KOKKOS_ENABLE_SYCL: yes 26: 26: Runtime Configuration: 26: macro KOKKOS_ENABLE_SYCL : defined 26: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED : undefined 26: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL : undefined 26: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES : defined 26: SYCL 26: [ OK ] SYCL.IncrTest_01_execspace (0 ms) 26: [ RUN ] SYCL.IncrTest_02_AtomicExchange 26: [ OK ] SYCL.IncrTest_02_AtomicExchange (0 ms) 26: [ RUN ] SYCL.IncrTest_02_AtomicAdd 26: [ OK ] SYCL.IncrTest_02_AtomicAdd (0 ms) 26: [ RUN ] SYCL.IncrTest_02_AtomicSub 26: [ OK ] SYCL.IncrTest_02_AtomicSub (0 ms) 26: [ RUN ] SYCL.IncrTest_03a_memspace_malloc 26: [ OK ] SYCL.IncrTest_03a_memspace_malloc (0 ms) 26: [ RUN ] SYCL.IncrTest_03b_memspace_free [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o 26: [ OK ] SYCL.IncrTest_03b_memspace_free (15777 ms) 26: [ RUN ] SYCL.IncrTest_04_simple_parallelFor 26: [ OK ] SYCL.IncrTest_04_simple_parallelFor (0 ms) 26: [ RUN ] SYCL.IncrTest_04_RangePolicy_parallelFor 26: [ OK ] SYCL.IncrTest_04_RangePolicy_parallelFor (0 ms) 26: [ RUN ] SYCL.IncrTest_05_reduction 26: [ OK ] SYCL.IncrTest_05_reduction (6 ms) 26: [ RUN ] SYCL.IncrTest_06_mdrange2D 26: [ OK ] SYCL.IncrTest_06_mdrange2D (0 ms) 26: [ RUN ] SYCL.IncrTest_06_mdrange3D 26: [ OK ] SYCL.IncrTest_06_mdrange3D (0 ms) 26: [ RUN ] SYCL.IncrTest_06_mdrange4D 26: [ OK ] SYCL.IncrTest_06_mdrange4D (0 ms) 26: [ RUN ] SYCL.IncrTest_08_deep_copy_2D 26: [ OK ] SYCL.IncrTest_08_deep_copy_2D (0 ms) 26: [ RUN ] SYCL.IncrTest_08_deep_copy_3D 26: [ OK ] SYCL.IncrTest_08_deep_copy_3D (0 ms) 26: [ RUN ] SYCL.IncrTest_08_deep_copy_4D 26: [ OK ] SYCL.IncrTest_08_deep_copy_4D (0 ms) 26: [ RUN ] SYCL.IncrTest_10_Hierarchical_Basics 26: [ OK ] SYCL.IncrTest_10_Hierarchical_Basics (0 ms) 26: [ RUN ] SYCL.IncrTest_11a_Hierarchical_ForLoop 26: [ OK ] SYCL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SYCL.IncrTest_11b_Hierarchical_ForLoop 26: [ OK ] SYCL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 26: [ RUN ] SYCL.IncrTest_11c_Hierarchical_ForLoop 26: [ OK ] SYCL.IncrTest_11c_Hierarchical_ForLoop (247 ms) 26: [ RUN ] SYCL.IncrTest_12a_ThreadScratch 26: [ OK ] SYCL.IncrTest_12a_ThreadScratch (1 ms) 26: [ RUN ] SYCL.IncrTest_12b_TeamScratch 26: [ OK ] SYCL.IncrTest_12b_TeamScratch (1 ms) 26: [ RUN ] SYCL.IncrTest_13a_Hierarchical_Red 26: [ OK ] SYCL.IncrTest_13a_Hierarchical_Red (0 ms) 26: [ RUN ] SYCL.IncrTest_13b_Hierarchical_Red 26: [ OK ] SYCL.IncrTest_13b_Hierarchical_Red (0 ms) 26: [ RUN ] SYCL.IncrTest_13c_Hierarchical_Red 26: [ OK ] SYCL.IncrTest_13c_Hierarchical_Red (0 ms) 26: [ RUN ] SYCL.incr_14_MDrangeReduce 26: [ OK ] SYCL.incr_14_MDrangeReduce (0 ms) 26: [ RUN ] SYCL.IncrTest_16_parallelscan 26: [ OK ] SYCL.IncrTest_16_parallelscan (1 ms) 26: [ RUN ] SYCL.incr_17_atomicView 26: [ OK ] SYCL.incr_17_atomicView (0 ms) 26: [----------] 28 tests from SYCL (16044 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (16044 ms total) 26: [ PASSED ] 28 tests. 26/57 Test #26: Kokkos_IncrementalTest_SYCL ................... Passed 18.05 sec test 27 Start 27: Kokkos_CoreUnitTest_CTestDevice 27: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 27: Test timeout computed to be: 1500 27: [==========] Running 8 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 8 tests from ctest_environment 27: [ RUN ] ctest_environment.no_device_type 27: [ OK ] ctest_environment.no_device_type (0 ms) 27: [ RUN ] ctest_environment.no_process_count 27: [ OK ] ctest_environment.no_process_count (0 ms) 27: [ RUN ] ctest_environment.invalid_rank 27: [ OK ] ctest_environment.invalid_rank (0 ms) 27: [ RUN ] ctest_environment.no_type_str 27: [ OK ] ctest_environment.no_type_str (0 ms) 27: [ RUN ] ctest_environment.missing_type 27: [ OK ] ctest_environment.missing_type (0 ms) 27: [ RUN ] ctest_environment.no_id_str 27: [ OK ] ctest_environment.no_id_str (0 ms) 27: [ RUN ] ctest_environment.invalid_id_str 27: [ OK ] ctest_environment.invalid_id_str (0 ms) 27: [ RUN ] ctest_environment.good 27: [ OK ] ctest_environment.good (0 ms) 27: [----------] 8 tests from ctest_environment (0 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 8 tests from 1 test suite ran. (0 ms total) 27: [ PASSED ] 8 tests. 27/57 Test #27: Kokkos_CoreUnitTest_CTestDevice ............... Passed 0.01 sec test 28 Start 28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 28: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 28: Test timeout computed to be: 1500 28/57 Test #28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ..... Passed 0.01 sec test 29 Start 29: Kokkos_CoreUnitTest_DeviceAndThreads 29: Test command: /usr/bin/python3.10 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/TestDeviceAndThreads.py" 29: Test timeout computed to be: 1500 29: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no device detected' [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o 29: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o 29: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 29: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 29: 29: ---------------------------------------------------------------------- 29: Ran 4 tests in 16.025s 29: 29: OK (skipped=2) 29/57 Test #29: Kokkos_CoreUnitTest_DeviceAndThreads .......... Passed 16.23 sec test 30 Start 30: Kokkos_PerformanceTest_TaskDag 30: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 30: Test timeout computed to be: 1500 30/57 Test #30: Kokkos_PerformanceTest_TaskDag ................ Passed 0.01 sec test 31 Start 31: Kokkos_PerformanceTest_Benchmark 31: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-01-03_T14-55-47.json" 31: Test timeout computed to be: 1500 31: 2024-01-03T15:42:41+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 31: Run on (40 X 2345.59 MHz CPU s) 31: CPU Caches: 31: L1 Data 64 KiB (x40) 31: L1 Instruction 64 KiB (x40) 31: L2 Unified 512 KiB (x40) 31: L3 Unified 16384 KiB (x40) 31: Load Average: 1.34, 3.58, 5.98 31: Address Bits: 64 31: CPU architecture: none 31: Default Device: N6Kokkos12Experimental4SYCLE 31: Driver Version: CUDA 12.3 31: Error Correction Support: 1 31: GIT_BRANCH: HEAD 31: GIT_CLEAN_STATUS: CLEAN 31: GIT_COMMIT_DATE: 2024-01-03T14:54:53+00:00 31: GIT_COMMIT_DESCRIPTION: Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD 31: GIT_COMMIT_HASH: 54d76c621 31: GPU architecture: AMPERE80 31: Global Cache Mem Line Size: 128 31: Global Mem Cache Size: 41943040 31: Global Mem Size: 84986691584 31: Image Max Array Size: 0 31: Image Max Buffer Size: 140733193420800 31: Image2d Max Height: 140733193453568 31: Image2d Max Width: 140733193519104 31: Image3d Max Depth: 140733193404416 31: Image3d Max Height: 140733193404416 31: Image3d Max Width: 140733193404416 31: Is Accelerator: 0 31: Is Available: 1 31: Is CPU: 0 31: Is GPU: 1 31: KOKKOS_COMPILER_INTEL_LLVM: 20230000 31: KOKKOS_ENABLE_ASM: yes 31: KOKKOS_ENABLE_CXX17: yes 31: KOKKOS_ENABLE_CXX20: no 31: KOKKOS_ENABLE_CXX23: no 31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 31: KOKKOS_ENABLE_HBWSPACE: no 31: KOKKOS_ENABLE_HWLOC: no 31: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 31: KOKKOS_ENABLE_LIBDL: yes 31: KOKKOS_ENABLE_LIBRT: no 31: KOKKOS_ENABLE_PRAGMA_IVDEP: no 31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 31: KOKKOS_ENABLE_PRAGMA_UNROLL: no 31: KOKKOS_ENABLE_PRAGMA_VECTOR: no 31: KOKKOS_ENABLE_SERIAL: yes 31: KOKKOS_ENABLE_SYCL: yes 31: Kokkos Version: 4.2.99 31: Local Mem Size: 49152 31: Max Compute Units: 108 31: Max Mem Alloc Size: 1073741824 31: Max Parameter Size: 4000 31: Max Read Image Args: 128 31: Max Samplers: 128 31: Max Work Group Size: 1024 31: Max Work Item Dimensions: 3 31: Mem Base Addr Align: 4096 31: Name: NVIDIA A100 80GB PCIe 31: Native Vector Width Char: 1 31: Native Vector Width Double: 1 31: Native Vector Width Float: 1 31: Native Vector Width Half: 0 31: Native Vector Width Int: 1 31: Native Vector Width Long: 1 31: Native Vector Width Short: 1 31: Partition Max Sub Devices: 0 31: Preferred Vector Width Char: 1 31: Preferred Vector Width Double: 1 31: Preferred Vector Width Float: 1 31: Preferred Vector Width Half: 0 31: Preferred Vector Width Int: 1 31: Preferred Vector Width Long: 1 31: Preferred Vector Width Short: 1 31: Profiling Timer Resolution: 1000 31: Reference Count: 1 31: Vendor: NVIDIA Corporation 31: Vendor Id: 4318 31: Version: 0.0 31: macro KOKKOS_ENABLE_SYCL: defined 31: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 31: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 31: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 31: platform: 64bit 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Count Time normalized 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: GramSchmidt/Count:1024/iterations:5/manual_time 0.012 s 0.012 s 5 1024 11.163u 31: GramSchmidt/Count:2048/iterations:5/manual_time 0.012 s 0.012 s 5 2.048k 5.63803u 31: GramSchmidt/Count:4096/iterations:5/manual_time 0.012 s 0.012 s 5 4.096k 2.80787u 31: GramSchmidt/Count:8192/iterations:5/manual_time 0.012 s 0.013 s 5 8.192k 1.50993u 31: GramSchmidt/Count:16384/iterations:5/manual_time 0.014 s 0.015 s 5 16.384k 828.295n 31: GramSchmidt/Count:32768/iterations:5/manual_time 0.015 s 0.018 s 5 32.768k 465.255n 31: GramSchmidt/Count:65536/iterations:5/manual_time 0.020 s 0.026 s 5 65.536k 299.964n 31: GramSchmidt/Count:131072/iterations:5/manual_time 0.025 s 0.038 s 5 131.072k 192.716n 31: GramSchmidt/Count:262144/iterations:5/manual_time 0.026 s 0.050 s 5 262.144k 99.8335n 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: GB/s Max 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: CustomReduction/N:100000/R:1000/manual_time 0.004 s 0.010 s 192 59.9273k/s 11.5 31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 31: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 31: OverlapRangePolicy/N:2000/M:10000/R:10 0.664 s 0.664 s 1 0.118208 0.0555292 0.10357 0.0484139 0.0519757 24.155u 31: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 31: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: OverlapMDRangePolicy/N:200/M:10000/R:10 0.025 s 0.025 s 28 4.81794m 2.52707m 3.57664m 1.81157m 2.26892m 16.08u 31: OverlapTeamPolicy/N:20/M:1000000/R:10 0.225 s 0.225 s 3 0.0438259 0.0210803 0.0375958 0.018216 0.0188105 21.659u 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Count Time normalized 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 27.6689n 31: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 11.6812n 31: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 6.11499n 31: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.001 s 5 8.192k 3.22021n 31: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.7923n 31: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 1.17929n 31: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 616.547p 31: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 374.313p 31: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 286.48p 31: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.002 s 5 524.288k 230.207p [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o 31: ----------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: rate 31: ----------------------------------------------------------------------------------------------------------------------------------- 31: Malloc/N:1/manual_time 11.0 us 24.5 us 63796 90.8942k/s 31: Malloc/N:16/manual_time 11.0 us 24.4 us 63278 90.8663k/s 31: Malloc/N:256/manual_time 11.0 us 24.5 us 63439 90.5544k/s 31: Malloc/N:4096/manual_time 11.1 us 24.6 us 62633 89.8684k/s 31: Malloc/N:65536/manual_time 11.1 us 24.5 us 62853 90.2389k/s 31: Malloc/N:1048576/manual_time 11.1 us 24.5 us 62473 90.1031k/s 31: Malloc/N:16777216/manual_time 500 us 600 us 1398 1.99804k/s 31: Malloc/N:268435456/manual_time 5006 us 1239 us 919 199.763/s 31: Malloc/N:4294967296/manual_time 95805 us 9414 us 6 10.4379/s [ 77%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 78%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 78%] Built target Kokkos_ContainersTestCompileOnly 31: MallocFree/N:1/manual_time 25.1 us 25.1 us 27924 39.873k/s 31: MallocFree/N:16/manual_time 25.1 us 25.2 us 27798 39.8078k/s [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o 31: MallocFree/N:256/manual_time 24.5 us 24.6 us 28341 40.7567k/s [ 78%] Built target Kokkos_CoreUnitTest_Serial2 31: MallocFree/N:4096/manual_time 24.6 us 24.7 us 28508 40.5939k/s 31: MallocFree/N:65536/manual_time 24.7 us 24.7 us 28391 40.5642k/s 31: MallocFree/N:1048576/manual_time 24.6 us 24.7 us 28511 40.6271k/s 31: MallocFree/N:16777216/manual_time 601 us 602 us 1168 1.66268k/s Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 78%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o 31: MallocFree/N:268435456/manual_time 4655 us 1215 us 659 214.823/s 31: MallocFree/N:4294967296/manual_time 99524 us 9750 us 6 10.0479/s Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o 31: MallocTouch/N:1/manual_time 11.9 us 25.6 us 58611 84.1239k/s 31: MallocTouch/N:16/manual_time 11.7 us 25.2 us 58984 85.8305k/s 31: MallocTouch/N:256/manual_time 11.6 us 25.0 us 60440 86.2672k/s 31: MallocTouch/N:4096/manual_time 23.1 us 39.6 us 30282 43.2268k/s 31: MallocTouch/N:65536/manual_time 23.3 us 39.8 us 30084 42.9768k/s 31: MallocTouch/N:1048576/manual_time 24.8 us 41.3 us 28268 40.3071k/s 31: MallocTouch/N:16777216/manual_time 519 us 627 us 1349 1.92576k/s [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o 31: MallocTouch/N:268435456/manual_time 5027 us 1266 us 940 198.925/s 31: MallocTouch/N:4294967296/manual_time 115610 us 10741 us 6 8.64977/s 31: MallocTouchFree/N:1/manual_time 25.7 us 25.7 us 27236 38.936k/s 31: MallocTouchFree/N:16/manual_time 25.7 us 25.7 us 27271 38.9426k/s 31: MallocTouchFree/N:256/manual_time 25.2 us 25.2 us 27775 39.7144k/s 31: MallocTouchFree/N:4096/manual_time 39.5 us 39.5 us 17706 25.3449k/s 31: MallocTouchFree/N:65536/manual_time 39.7 us 39.8 us 17581 25.1691k/s 31: MallocTouchFree/N:1048576/manual_time 41.4 us 41.4 us 16882 24.1591k/s 31: MallocTouchFree/N:16777216/manual_time 627 us 627 us 1115 1.59503k/s 31: MallocTouchFree/N:268435456/manual_time 4657 us 1239 us 659 214.749/s [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o 31: MallocTouchFree/N:4294967296/manual_time 117775 us 10520 us 6 8.49073/s 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: GB/s MB 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: ViewAllocate_Rank1/N:10/manual_time 0.020 s 0.003 s 100 39.7045/s 800 31: ViewAllocate_Rank1/N:10/manual_time 0.021 s 0.003 s 36 38.1789/s 800 31: ViewAllocate_Rank2/N:10/manual_time 0.020 s 0.003 s 35 39.3336/s 800 [ 78%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o 31: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.003 s 35 41.5306/s 800 [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o 31: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.003 s 35 41.4704/s 800 31: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.003 s 35 41.408/s 800 31: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.003 s 35 41.4695/s 800 31: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.003 s 35 41.4661/s 800 31: ViewAllocate_Rank5/N:10/manual_time 0.020 s 0.003 s 44 40.3214/s 800 31: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.003 s 35 41.4731/s 800 31: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.003 s 35 41.4034/s 800 31: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.003 s 35 41.4028/s 800 31: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.003 s 35 41.4672/s 800 31: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.003 s 35 41.4737/s 800 31: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.003 s 35 41.4101/s 800 31: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.003 s 35 41.4007/s 800 31: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 627 1.43269k/s 1.6k 31: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 628 1.43654k/s 1.6k 31: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 629 1.43726k/s 1.6k 31: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 631 1.4722k/s 1.6k 31: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 631 1.47223k/s 1.6k 31: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 631 1.47212k/s 1.6k 31: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 631 1.47223k/s 1.6k 31: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 297 679.116/s 1.6k 31: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 183 416.771/s 1.6k 31: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 631 1.47219k/s 1.6k 31: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 298 681.443/s 1.6k 31: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 399 920.319/s 1.6k 31: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 631 1.472k/s 1.6k 31: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 631 1.47222k/s 1.6k 31: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 631 1.47212k/s 1.6k 31: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 631 1.47224k/s 1.6k 31: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 181 417.455/s 1.6k 31: ViewDeepCopy_Rank5/N:10/manual_time 0.004 s 0.004 s 179 410.197/s 1.6k 31: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 373 869.219/s 1.6k 31: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 310 711.338/s 1.6k 31: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 631 1.47228k/s 1.6k 31: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 631 1.47219k/s 1.6k 31: ViewDeepCopy_Rank6/N:10/manual_time 0.004 s 0.004 s 167 382.239/s 1.6k 31: ViewDeepCopy_Rank6/N:10/manual_time 0.003 s 0.003 s 226 516.404/s 1.6k 31: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 631 1.47202k/s 1.6k 31: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 631 1.47237k/s 1.6k 31: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 125 287.48/s 1.6k 31: ViewDeepCopy_Rank7/N:10/manual_time 0.003 s 0.003 s 202 461.366/s 1.6k 31: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 630 1.47225k/s 1.6k 31: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 631 1.47209k/s 1.6k [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o 31: ViewDeepCopy_Rank8/N:10/manual_time 0.004 s 0.004 s 171 391.36/s 1.6k 31: ViewDeepCopy_Rank8/N:10/manual_time 0.003 s 0.003 s 245 561.969/s 1.6k 31: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 692 1.61496k/s 1.6k 31: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 693 1.61489k/s 1.6k 31: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 692 1.61467k/s 1.6k 31: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 693 1.61479k/s 1.6k [ 78%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda 31: ViewFill_Rank1/N:10/manual_time 0.000 s 0.000 s 1512 1.7312k/s 800 31: ViewFill_Rank1/N:10/manual_time 0.000 s 0.000 s 1514 1.73141k/s 800 31: ViewFill_Rank2/N:10/manual_time 0.000 s 0.000 s 1514 1.73103k/s 800 [ 78%] Built target Kokkos_ContainersPerformanceTest_Cuda 31: ViewFill_Rank2/N:10/manual_time 0.000 s 0.000 s 1514 1.7309k/s 800 31: ViewFill_Rank3/N:10/manual_time 0.000 s 0.000 s 1514 1.73103k/s 800 31: ViewFill_Rank3/N:10/manual_time 0.000 s 0.000 s 1514 1.73127k/s 800 31: ViewFill_Rank4/N:10/manual_time 0.000 s 0.000 s 1514 1.73093k/s 800 31: ViewFill_Rank4/N:10/manual_time 0.000 s 0.000 s 1514 1.73154k/s 800 31: ViewFill_Rank5/N:10/manual_time 0.000 s 0.000 s 1514 1.73085k/s 800 [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o 31: ViewFill_Rank5/N:10/manual_time 0.000 s 0.000 s 1514 1.73114k/s 800 31: ViewFill_Rank6/N:10/manual_time 0.000 s 0.000 s 1514 1.73092k/s 800 31: ViewFill_Rank6/N:10/manual_time 0.000 s 0.000 s 1515 1.73113k/s 800 31: ViewFill_Rank7/N:10/manual_time 0.000 s 0.000 s 1515 1.73169k/s 800 31: ViewFill_Rank7/N:10/manual_time 0.000 s 0.000 s 1514 1.73193k/s 800 31: ViewFill_Rank8/N:10/manual_time 0.000 s 0.000 s 1514 1.73138k/s 800 31: ViewFill_Rank8/N:10/manual_time 0.000 s 0.000 s 1514 1.73116k/s 800 31: ViewFill_Raw/N:10/manual_time 0.000 s 0.000 s 1540 1.7615k/s 800 31: ViewFill_Raw/N:10/manual_time 0.000 s 0.000 s 1541 1.76161k/s 800 31: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.97802k/s 1.6k 31: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.97472k/s 1.6k 31: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.54144k/s 1.6k 31: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.53564k/s 1.6k 31: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.66877k/s 1.6k 31: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.91847k/s 1.6k 31: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.91623k/s 1.6k 31: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.88861k/s 1.6k 31: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.98118k/s 1.6k 31: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.97476k/s 1.6k 31: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.51895k/s 1.6k 31: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.49714k/s 1.6k 31: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.17198k/s 1.6k 31: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.87805k/s 1.6k 31: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.29688k/s 1.6k 31: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.31715k/s 1.6k 31: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.81495k/s 1.6k 31: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.45218k/s 1.6k 31: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.75645k/s 1.6k 31: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.76348k/s 1.6k 31: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.80385k/s 1.6k 31: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.78616k/s 1.6k 31: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.10607k/s 1.6k 31: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.0674k/s 1.6k 31: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.6753k/s 1.6k 31: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.94457k/s 1.6k 31: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.23207k/s 1.6k 31: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.29442k/s 1.6k 31: ViewResize_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 770.609k/s 688 31: ViewResize_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 909.812k/s 688 31: ViewResize_NoInit_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 995.226k/s 688 31: ViewResize_NoInit_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 2.02591M/s 688 31: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.003 s 10 663.613/s 1.6k 31: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.003 s 10 660.788/s 1.6k Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o 31/57 Test #31: Kokkos_PerformanceTest_Benchmark .............. Passed 140.48 sec test 32 Start 32: Kokkos_Benchmark_Atomic_MinMax 32: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-01-03_T14-55-47.json" 32: Test timeout computed to be: 1500 [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o 32: 2024-01-03T15:45:03+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 32: Run on (40 X 2345.59 MHz CPU s) 32: CPU Caches: 32: L1 Data 64 KiB (x40) 32: L1 Instruction 64 KiB (x40) 32: L2 Unified 512 KiB (x40) 32: L3 Unified 16384 KiB (x40) 32: Load Average: 1.02, 2.58, 5.26 32: Address Bits: 64 32: CPU architecture: none 32: Default Device: N6Kokkos12Experimental4SYCLE 32: Driver Version: CUDA 12.3 32: Error Correction Support: 1 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-01-03T14:54:53+00:00 32: GIT_COMMIT_DESCRIPTION: Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD 32: GIT_COMMIT_HASH: 54d76c621 32: GPU architecture: AMPERE80 32: Global Cache Mem Line Size: 128 32: Global Mem Cache Size: 41943040 32: Global Mem Size: 84986691584 32: Image Max Array Size: 0 32: Image Max Buffer Size: 140733193420800 32: Image2d Max Height: 140733193453568 32: Image2d Max Width: 140733193519104 32: Image3d Max Depth: 140733193404416 32: Image3d Max Height: 140733193404416 32: Image3d Max Width: 140733193404416 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_DEBUG_BOUNDS_CHECK: no 32: KOKKOS_ENABLE_HBWSPACE: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_LIBRT: no 32: KOKKOS_ENABLE_PRAGMA_IVDEP: no 32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 32: KOKKOS_ENABLE_PRAGMA_UNROLL: no 32: KOKKOS_ENABLE_PRAGMA_VECTOR: no 32: KOKKOS_ENABLE_SERIAL: yes 32: KOKKOS_ENABLE_SYCL: yes 32: Kokkos Version: 4.2.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: macro KOKKOS_ENABLE_SYCL: defined 32: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 32: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 32: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 32: platform: 64bit 32: ---------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations 32: ---------------------------------------------------------------------------------------------------------------------------------------- 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32/57 Test #32: Kokkos_Benchmark_Atomic_MinMax ................ Passed 3.74 sec test 33 Start 33: Kokkos_PerformanceTest_Mempool 33: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-01-03_T14-55-47.json" 33: Test timeout computed to be: 1500 33: 2024-01-03T15:45:05+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Mempool 33: Run on (40 X 2345.59 MHz CPU s) 33: CPU Caches: 33: L1 Data 64 KiB (x40) 33: L1 Instruction 64 KiB (x40) 33: L2 Unified 512 KiB (x40) 33: L3 Unified 16384 KiB (x40) 33: Load Average: 1.02, 2.55, 5.24 33: Address Bits: 64 33: CPU architecture: none 33: Default Device: N6Kokkos12Experimental4SYCLE 33: Driver Version: CUDA 12.3 33: Error Correction Support: 1 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-01-03T14:54:53+00:00 33: GIT_COMMIT_DESCRIPTION: Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD 33: GIT_COMMIT_HASH: 54d76c621 33: GPU architecture: AMPERE80 33: Global Cache Mem Line Size: 128 33: Global Mem Cache Size: 41943040 33: Global Mem Size: 84986691584 33: Image Max Array Size: 0 33: Image Max Buffer Size: 140733193420800 33: Image2d Max Height: 140733193453568 33: Image2d Max Width: 140733193519104 33: Image3d Max Depth: 140733193404416 33: Image3d Max Height: 140733193404416 33: Image3d Max Width: 140733193404416 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_DEBUG_BOUNDS_CHECK: no 33: KOKKOS_ENABLE_HBWSPACE: no 33: KOKKOS_ENABLE_HWLOC: no 33: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 33: KOKKOS_ENABLE_LIBDL: yes 33: KOKKOS_ENABLE_LIBRT: no 33: KOKKOS_ENABLE_PRAGMA_IVDEP: no 33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 33: KOKKOS_ENABLE_PRAGMA_UNROLL: no 33: KOKKOS_ENABLE_PRAGMA_VECTOR: no 33: KOKKOS_ENABLE_SERIAL: yes 33: KOKKOS_ENABLE_SYCL: yes 33: Kokkos Version: 4.2.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: macro KOKKOS_ENABLE_SYCL: 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 [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 33: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations FOM: fill ops per second 33: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2435 19.314M/s 33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations FOM: cycle ops per second 33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 3717 58.9659M/s 33/57 Test #33: Kokkos_PerformanceTest_Mempool ................ Passed 4.44 sec test 34 Start 34: Kokkos_PerformanceTest_Atomic 34: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-01-03_T14-55-47.json" 34: Test timeout computed to be: 1500 34: 2024-01-03T15:45:09+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Atomic 34: Run on (40 X 2345.59 MHz CPU s) 34: CPU Caches: 34: L1 Data 64 KiB (x40) 34: L1 Instruction 64 KiB (x40) 34: L2 Unified 512 KiB (x40) 34: L3 Unified 16384 KiB (x40) 34: Load Average: 1.01, 2.52, 5.22 34: Address Bits: 64 34: CPU architecture: none 34: Default Device: N6Kokkos12Experimental4SYCLE 34: Driver Version: CUDA 12.3 34: Error Correction Support: 1 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-01-03T14:54:53+00:00 34: GIT_COMMIT_DESCRIPTION: Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD 34: GIT_COMMIT_HASH: 54d76c621 34: GPU architecture: AMPERE80 34: Global Cache Mem Line Size: 128 34: Global Mem Cache Size: 41943040 34: Global Mem Size: 84986691584 34: Image Max Array Size: 0 34: Image Max Buffer Size: 140733193420800 34: Image2d Max Height: 140733193453568 34: Image2d Max Width: 140733193519104 34: Image3d Max Depth: 140733193404416 34: Image3d Max Height: 140733193404416 34: Image3d Max Width: 140733193404416 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_DEBUG_BOUNDS_CHECK: no 34: KOKKOS_ENABLE_HBWSPACE: no 34: KOKKOS_ENABLE_HWLOC: no 34: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 34: KOKKOS_ENABLE_LIBDL: yes 34: KOKKOS_ENABLE_LIBRT: no 34: KOKKOS_ENABLE_PRAGMA_IVDEP: no 34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 34: KOKKOS_ENABLE_PRAGMA_UNROLL: no 34: KOKKOS_ENABLE_PRAGMA_VECTOR: no 34: KOKKOS_ENABLE_SERIAL: yes 34: KOKKOS_ENABLE_SYCL: yes 34: Kokkos Version: 4.2.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: macro KOKKOS_ENABLE_SYCL: 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 [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o 34: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 34: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 1 4 3.77895m 3.03267m 299.75u 704.983M 1.59782M 704.983M [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 80%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 34: Test_Atomic/100000/iterations:10 2.04 s 2.04 s 10 1 8 4.67352m 2.99258m 299.76u 4.99995G 1.16627M 4.99995G [ 80%] Built target Kokkos_CoreUnitTest_Cuda2 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o 34: Test_Atomic/100000/iterations:10 2.04 s 2.03 s 10 1 8 4.70378m 2.92617m 299.65u 4.99995G 980.552k 4.99995G [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o 34: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 1 4 3.80501m 3.13986m 299.75u 704.983M 1.42714M 704.983M [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o 34: Test_Atomic/100000/iterations:10 2.03 s 2.03 s 10 1 8 4.57385m 3.01803m 299.76u 4.99995G 1093.81k 4.99995G [ 80%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 80%] Built target Kokkos_CoreUnitTest_Serial1 [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_Serial 34: Test_Atomic/100000/iterations:10 2.04 s 2.04 s 10 1 8 4.73003m 2.9409m 362.37u 4.99995G 1.10186M 4.99995G [ 80%] Built target Kokkos_ContainersUnitTest_Serial [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o 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 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o 34: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 0 4 5.87797m 3.01112m 1007.99u 5.00002G 1.62325M 4.99989G Scanning dependencies of target Kokkos_UnitTest_Sort [ 81%] 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/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o 34: Test_Atomic/100000/iterations:10 2.04 s 2.04 s 10 1 8 5.94029m 3.20959m 898.08u 4.99995G 1.27425M 4.99995G [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 83%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 83%] Built target Kokkos_ContainersUnitTest_Cuda Scanning dependencies of target Kokkos_UnitTest_Random [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 34: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 1 4 3.86871m 2.95041m 299.75u 704.983M 1.47898M 704.983M 34/57 Test #34: Kokkos_PerformanceTest_Atomic ................. Passed 190.50 sec test 35 Start 35: Kokkos_ContainersUnitTest_Serial 35: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 35: Test timeout computed to be: 1500 35: [==========] Running 62 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 62 tests from serial 35: [ RUN ] serial.bitset 35: [ OK ] serial.bitset (1312 ms) 35: [ RUN ] serial.bitset_default_constructor_no_alloc 35: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 35: [ RUN ] serial.dualview_combination 35: [ OK ] serial.dualview_combination (0 ms) 35: [ RUN ] serial.dualview_alloc 35: [ OK ] serial.dualview_alloc (0 ms) 35: [ RUN ] serial.test_dualview_copy_construction_and_assignment 35: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 35: [ RUN ] serial.dualview_combinations_without_init 35: [ OK ] serial.dualview_combinations_without_init (0 ms) 35: [ RUN ] serial.dualview_deep_copy 35: [ OK ] serial.dualview_deep_copy (0 ms) 35: [ RUN ] serial.dualview_realloc 35: [ OK ] serial.dualview_realloc (0 ms) 35: [ RUN ] serial.dualview_resize 35: [ OK ] serial.dualview_resize (0 ms) 35: [ RUN ] serial.dualview_device_correct_kokkos_device 35: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 35: [ RUN ] serial.dualview_host_correct_kokkos_device 35: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 35: [ RUN ] serial.dualview_host_modify_template_device_sync 35: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 35: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 35: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 35: [ RUN ] serial.dualview_device_modify_template_host_sync 35: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 35: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 35: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 35: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 35: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 35: [ RUN ] serial.dynamic_view 35: [ OK ] serial.dynamic_view (9 ms) 35: [ RUN ] serial.dyn_rank_view_api_generic 35: [ OK ] serial.dyn_rank_view_api_generic (4 ms) 35: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 35: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 35: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 35: /var/jenkins/workspace/Kokkos_PR-6678/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 35: skipping since not default execution space 35: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 35: [ RUN ] serial.dyn_rank_view_api_operator_rank67 35: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 35: [ RUN ] serial.ErrorReporterViaLambda 35: [ OK ] serial.ErrorReporterViaLambda (0 ms) 35: [ RUN ] serial.ErrorReporter 35: [ OK ] serial.ErrorReporter (0 ms) 35: [ RUN ] serial.offsetview_construction 35: [ OK ] serial.offsetview_construction (18 ms) 35: [ RUN ] serial.offsetview_unmanaged_construction 35: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 35: [ RUN ] serial.offsetview_subview 35: [ OK ] serial.offsetview_subview (5 ms) 35: [ RUN ] serial.offsetview_offsets_rank1 35: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 35: [ RUN ] serial.offsetview_offsets_rank2 35: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 35: [ RUN ] serial.offsetview_offsets_rank3 35: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 35: [ RUN ] serial.scatterview 35: [ OK ] serial.scatterview (1714 ms) 35: [ RUN ] serial.scatterview_devicetype 35: [ OK ] serial.scatterview_devicetype (1 ms) 35: [ RUN ] serial.staticcrsgraph 35: [ OK ] serial.staticcrsgraph (13 ms) 35: [ RUN ] serial.resize_realloc_no_init_dualview 35: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 35: [ RUN ] serial.resize_realloc_no_alloc_dualview 35: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 35: [ RUN ] serial.resize_exec_space_dualview 35: [ OK ] serial.resize_exec_space_dualview (0 ms) 35: [ RUN ] serial.realloc_exec_space_dualview 35: [ OK ] serial.realloc_exec_space_dualview (0 ms) 35: [ RUN ] serial.resize_realloc_no_init_dynrankview 35: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 35: [ RUN ] serial.resize_exec_space_dynrankview 35: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 35: [ RUN ] serial.realloc_exec_space_dynrankview 35: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 35: [ RUN ] serial.resize_realloc_no_init_scatterview 35: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 35: [ RUN ] serial.resize_realloc_no_alloc_scatterview 35: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 35: [ RUN ] serial.resize_exec_space_scatterview 35: [ OK ] serial.resize_exec_space_scatterview (0 ms) 35: [ RUN ] serial.realloc_exec_space_scatterview 35: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynrankview 35: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 35: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 35: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_offsetview 35: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 35: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_offsetview 35: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynamicview 35: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 35: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 35: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 35: [ RUN ] serial.UnorderedMap_insert 35: [ OK ] serial.UnorderedMap_insert (10298 ms) 35: [ RUN ] serial.UnorderedMap_failed_insert [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o 35: [ OK ] serial.UnorderedMap_failed_insert (5169 ms) 35: [ RUN ] serial.UnorderedMap_deep_copy 35: [ OK ] serial.UnorderedMap_deep_copy (2 ms) 35: [ RUN ] serial.UnorderedMap_valid_empty 35: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 35: [ RUN ] serial.UnorderedMap_clear_zero_size 35: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 35: [ RUN ] serial.UnorderedMap_consistent_size 35: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 35: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 35: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 35: [ RUN ] serial.UnorderedMap_lambda_capturable 35: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 35: [ RUN ] serial.UnorderedMap_constructor_view_alloc 35: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 35: [ RUN ] serial.viewctorprop_embedded_dim 35: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 35: [----------] 62 tests from serial (18557 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 62 tests from 1 test suite ran. (18557 ms total) 35: [ PASSED ] 61 tests. 35: [ SKIPPED ] 1 test, listed below: 35: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 35/57 Test #35: Kokkos_ContainersUnitTest_Serial .............. Passed 20.69 sec test 36 Start 36: Kokkos_ContainersUnitTest_SYCL 36: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/containers/unit_tests/Kokkos_ContainersUnitTest_SYCL 36: Test timeout computed to be: 1500 36: [==========] Running 62 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 62 tests from sycl 36: [ RUN ] sycl.bitset 36: [ OK ] sycl.bitset (16 ms) 36: [ RUN ] sycl.bitset_default_constructor_no_alloc 36: [ OK ] sycl.bitset_default_constructor_no_alloc (0 ms) 36: [ RUN ] sycl.dualview_combination 36: [ OK ] sycl.dualview_combination (0 ms) 36: [ RUN ] sycl.dualview_alloc 36: [ OK ] sycl.dualview_alloc (0 ms) 36: [ RUN ] sycl.test_dualview_copy_construction_and_assignment 36: [ OK ] sycl.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] sycl.dualview_combinations_without_init 36: [ OK ] sycl.dualview_combinations_without_init (0 ms) 36: [ RUN ] sycl.dualview_deep_copy 36: [ OK ] sycl.dualview_deep_copy (1 ms) 36: [ RUN ] sycl.dualview_realloc 36: [ OK ] sycl.dualview_realloc (0 ms) 36: [ RUN ] sycl.dualview_resize 36: [ OK ] sycl.dualview_resize (0 ms) 36: [ RUN ] sycl.dualview_device_correct_kokkos_device 36: [ OK ] sycl.dualview_device_correct_kokkos_device (0 ms) 36: [ RUN ] sycl.dualview_host_correct_kokkos_device 36: [ OK ] sycl.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] sycl.dualview_host_modify_template_device_sync 36: [ OK ] sycl.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] sycl.dualview_host_modify_template_device_execspace_sync 36: [ OK ] sycl.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] sycl.dualview_device_modify_template_host_sync 36: [ OK ] sycl.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] sycl.dualview_device_modify_template_host_execspace_sync 36: [ OK ] sycl.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] sycl.dualview_template_views_return_correct_executionspace_views 36: [ OK ] sycl.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] sycl.dynamic_view 36: [ OK ] sycl.dynamic_view (21 ms) 36: [ RUN ] sycl.dyn_rank_view_api_generic 36: [ OK ] sycl.dyn_rank_view_api_generic (8 ms) 36: [ RUN ] sycl.dyn_rank_view_api_operator_rank12345 36: [ OK ] sycl.dyn_rank_view_api_operator_rank12345 (0 ms) 36: [ RUN ] sycl.dyn_rank_view_check_fence_resize_realloc 36: [ OK ] sycl.dyn_rank_view_check_fence_resize_realloc (1 ms) 36: [ RUN ] sycl.dyn_rank_view_api_operator_rank67 36: [ OK ] sycl.dyn_rank_view_api_operator_rank67 (0 ms) 36: [ RUN ] sycl.ErrorReporterViaLambda 36: [ OK ] sycl.ErrorReporterViaLambda (0 ms) 36: [ RUN ] sycl.ErrorReporter 36: [ OK ] sycl.ErrorReporter (0 ms) 36: [ RUN ] sycl.offsetview_construction 36: [ OK ] sycl.offsetview_construction (2 ms) 36: [ RUN ] sycl.offsetview_unmanaged_construction 36: [ OK ] sycl.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] sycl.offsetview_subview 36: [ OK ] sycl.offsetview_subview (0 ms) 36: [ RUN ] sycl.offsetview_offsets_rank1 36: [ OK ] sycl.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] sycl.offsetview_offsets_rank2 36: [ OK ] sycl.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] sycl.offsetview_offsets_rank3 36: [ OK ] sycl.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] sycl.scatterview [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o 36: [ OK ] sycl.scatterview (28021 ms) 36: [ RUN ] sycl.scatterview_devicetype 36: [ OK ] sycl.scatterview_devicetype (8846 ms) 36: [ RUN ] sycl.staticcrsgraph 36: [ OK ] sycl.staticcrsgraph (22 ms) 36: [ RUN ] sycl.resize_realloc_no_init_dualview 36: [ OK ] sycl.resize_realloc_no_init_dualview (0 ms) 36: [ RUN ] sycl.resize_realloc_no_alloc_dualview 36: [ OK ] sycl.resize_realloc_no_alloc_dualview (0 ms) 36: [ RUN ] sycl.resize_exec_space_dualview 36: [ OK ] sycl.resize_exec_space_dualview (0 ms) 36: [ RUN ] sycl.realloc_exec_space_dualview 36: [ OK ] sycl.realloc_exec_space_dualview (0 ms) 36: [ RUN ] sycl.resize_realloc_no_init_dynrankview 36: [ OK ] sycl.resize_realloc_no_init_dynrankview (0 ms) 36: [ RUN ] sycl.resize_exec_space_dynrankview 36: [ OK ] sycl.resize_exec_space_dynrankview (0 ms) 36: [ RUN ] sycl.realloc_exec_space_dynrankview 36: [ OK ] sycl.realloc_exec_space_dynrankview (0 ms) 36: [ RUN ] sycl.resize_realloc_no_init_scatterview 36: [ OK ] sycl.resize_realloc_no_init_scatterview (0 ms) 36: [ RUN ] sycl.resize_realloc_no_alloc_scatterview 36: [ OK ] sycl.resize_realloc_no_alloc_scatterview (0 ms) 36: [ RUN ] sycl.resize_exec_space_scatterview 36: [ OK ] sycl.resize_exec_space_scatterview (0 ms) 36: [ RUN ] sycl.realloc_exec_space_scatterview 36: [ OK ] sycl.realloc_exec_space_scatterview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_dynrankview 36: [ OK ] sycl.create_mirror_no_init_dynrankview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_dynrankview_viewctor 36: [ OK ] sycl.create_mirror_no_init_dynrankview_viewctor (0 ms) 36: [ RUN ] sycl.create_mirror_view_and_copy_dynrankview 36: [ OK ] sycl.create_mirror_view_and_copy_dynrankview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_offsetview 36: [ OK ] sycl.create_mirror_no_init_offsetview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_offsetview_view_ctor 36: [ OK ] sycl.create_mirror_no_init_offsetview_view_ctor (0 ms) 36: [ RUN ] sycl.create_mirror_view_and_copy_offsetview 36: [ OK ] sycl.create_mirror_view_and_copy_offsetview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_dynamicview 36: [ OK ] sycl.create_mirror_no_init_dynamicview (0 ms) 36: [ RUN ] sycl.create_mirror_view_and_copy_dynamicview 36: [ OK ] sycl.create_mirror_view_and_copy_dynamicview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_dynamicview_view_ctor 36: [ OK ] sycl.create_mirror_no_init_dynamicview_view_ctor (0 ms) 36: [ RUN ] sycl.UnorderedMap_insert 36: [ OK ] sycl.UnorderedMap_insert (2807 ms) 36: [ RUN ] sycl.UnorderedMap_failed_insert 36: [ OK ] sycl.UnorderedMap_failed_insert (2696 ms) 36: [ RUN ] sycl.UnorderedMap_deep_copy 36: [ OK ] sycl.UnorderedMap_deep_copy (4 ms) 36: [ RUN ] sycl.UnorderedMap_valid_empty 36: [ OK ] sycl.UnorderedMap_valid_empty (1 ms) 36: [ RUN ] sycl.UnorderedMap_clear_zero_size 36: [ OK ] sycl.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] sycl.UnorderedMap_consistent_size 36: [ OK ] sycl.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] sycl.UnorderedMap_shallow_copyable_on_device 36: [ OK ] sycl.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] sycl.UnorderedMap_lambda_capturable 36: [ OK ] sycl.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] sycl.UnorderedMap_constructor_view_alloc 36: [ OK ] sycl.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] sycl.viewctorprop_embedded_dim 36: [ OK ] sycl.viewctorprop_embedded_dim (0 ms) 36: [----------] 62 tests from sycl (42468 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 62 tests from 1 test suite ran. (42468 ms total) 36: [ PASSED ] 62 tests. 36/57 Test #36: Kokkos_ContainersUnitTest_SYCL ................ Passed 44.79 sec test 37 Start 37: Kokkos_UnitTest_Sort 37: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 37: Test timeout computed to be: 1500 37: [==========] Running 9 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 9 tests from sycl 37: [ RUN ] sycl.SortUnsignedValueType 37: [ OK ] sycl.SortUnsignedValueType (17 ms) 37: [ RUN ] sycl.SortEmptyView 37: [ OK ] sycl.SortEmptyView (0 ms) 37: [ RUN ] sycl.SortWithCustomComparator 37: [ OK ] sycl.SortWithCustomComparator (677 ms) 37: [ RUN ] sycl.BinSortGenericTests 37: [ OK ] sycl.BinSortGenericTests (12 ms) 37: [ RUN ] sycl.BinSortEmptyView 37: [ OK ] sycl.BinSortEmptyView (0 ms) 37: [ RUN ] sycl.BinSortEmptyKeysView 37: [ OK ] sycl.BinSortEmptyKeysView (0 ms) 37: [ RUN ] sycl.BinSortUnsignedKeyLayoutStrideValues [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o 37: [ OK ] sycl.BinSortUnsignedKeyLayoutStrideValues (14361 ms) 37: [ RUN ] sycl.NestedSort 37: [ OK ] sycl.NestedSort (34 ms) 37: [ RUN ] sycl.NestedSortByKey 37: [ OK ] sycl.NestedSortByKey (102 ms) 37: [----------] 9 tests from sycl (15207 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 9 tests from 1 test suite ran. (15207 ms total) 37: [ PASSED ] 9 tests. 37/57 Test #37: Kokkos_UnitTest_Sort .......................... Passed 17.24 sec test 38 Start 38: Kokkos_UnitTest_Random 38: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_UnitTest_Random 38: Test timeout computed to be: 1500 38: [==========] Running 3 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 3 tests from sycl 38: [ RUN ] sycl.Random_XorShift64 38: Test Seed:1704296983012038367 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.0154195 0.00857362 || 0.051031 28011 29325 || 29123.5 28674.4 || 118.522 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.0230653 -0.0138885 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.45775e-07 -0.0150396 0.0204164 || 0.051031 28065 29349 || 29112.2 28674.4 || 282.237 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.5082e-07 -0.00939039 -0.00198422 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.0168829 -0.00188966 || 0.051031 27979 29385 || 28198.3 28674.4 || -26.1226 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.0186728 -0.00754051 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.0122596 0.0145643 || 0.051031 27964 29401 || 28327.1 28674.4 || 201.337 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00130724 -0.0128232 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000244094 -0.99999 -48246.2 || 0.051031 0 194795 || 2.92869e+09 28674.4 || -6.66955e+08 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 0.000731185 -0.313649 0.150084 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.65955e-07 0.0078379 -0.0192193 || 0.051031 27901 29358 || 28451.4 28674.4 || -265.687 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.11361e-07 -0.016998 -0.00113815 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.6091e-07 0.0108908 -0.00744391 || 0.051031 27999 29334 || 28365.5 28674.4 || -102.905 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.96226e-07 0.0213032 0.00222971 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.0158838 -0.0344224 || 0.051031 27988 29331 || 29137.2 28674.4 || -475.855 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.017518 -0.00155674 || 0.051031 1e+64 -1e+64 38: Test Seed:1704296983184007815 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.00419651 -0.00949357 || 0.051031 28034 29317 || 28554.6 28674.4 || -131.239 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.00596771 0.00980465 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.0114741 0.00504573 || 0.051031 28033 29397 || 28349.1 28674.4 || 69.7522 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00398722 0.00133898 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.0237468 -0.0235661 || 0.051031 28058 29305 || 28009.3 28674.4 || -325.778 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00681471 -0.00827219 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.0162767 0.0281827 || 0.051031 27940 29268 || 28215.1 28674.4 || 389.598 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.00596643 -0.00160504 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.00024556 -0.99999 -48242.9 || 0.051031 0 194951 || 2.92874e+09 28674.4 || -6.6691e+08 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 0.000735618 -0.31249 0.158688 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.71e-07 -0.0104371 0.000391399 || 0.051031 28010 29321 || 28976.8 28674.4 || 5.4107 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.26496e-07 -0.00432413 3.46635e-06 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.83613e-07 -0.0139868 -0.00581455 || 0.051031 28113 29391 || 29081.1 28674.4 || -80.3803 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.64335e-07 0.00904329 -0.00160446 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.00746558 0.0160596 || 0.051031 27927 29316 || 28461.9 28674.4 || 222.008 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 0.000546479 0.000652361 || 0.051031 1e+64 -1e+64 38: [ OK ] sycl.Random_XorShift64 (376 ms) 38: [ RUN ] sycl.Random_XorShift1024_0 38: Test Seed:1704296983388036039 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.0152169 0.00132412 || 0.051031 10872 11773 || 11552.8 11377 || 18.3046 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.0111288 -0.000934251 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.0153676 0.00298653 || 0.051031 10987 11845 || 11204.8 11377 || 41.2858 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.00407986 -0.000444032 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.0059044 -0.0121344 || 0.051031 10928 11837 || 11444.5 11377 || -167.746 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.00860186 0.00236256 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.00731644 -0.0113039 || 0.051031 10911 11814 || 11294.3 11377 || -156.264 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.00395348 0.00457429 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000244264 -0.999975 -7594.81 || 0.051031 0 77569 || 4.61047e+08 11377 || -1.04991e+08 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 0.000732538 -0.143527 0.0242124 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.73387e-07 -0.025964 -0.0055181 || 0.051031 10855 11793 || 11680.2 11377 || -76.2822 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.24249e-07 -0.0124519 0.00180074 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.67029e-07 0.0194829 0.00854376 || 0.051031 10948 11788 || 11159.5 11377 || 118.109 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.05176e-07 -0.0171766 -0.00217874 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.0197344 0.00636999 || 0.051031 10971 11766 || 11156.8 11377 || 88.0587 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.023632 0.00389489 || 0.051031 1e+64 -1e+64 38: Test Seed:1704296983538796526 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.00556231 -0.0113956 || 0.051031 10986 11794 || 11314 11377 || -157.532 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.0059228 0.000242638 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 8.83866e-05 0.00060917 || 0.051031 10924 11807 || 11376 11377 || 8.42117 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.0033831 0.0013441 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.0178996 0.00951085 || 0.051031 10981 11814 || 11176.9 11377 || 131.478 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.00541904 0.00212596 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.00478561 0.00407451 || 0.051031 10970 11803 || 11431.7 11377 || 56.3261 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.00788178 -0.00172886 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000244009 -0.999975 -7594.35 || 0.051031 0 77526 || 4.61017e+08 11377 || -1.04984e+08 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 0.000731679 -0.139241 0.0237997 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.79744e-07 0.00580001 -0.0143672 || 0.051031 10968 11819 || 11311.4 11377 || -198.612 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.43323e-07 0.00264028 -0.000284722 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.54313e-07 0.00985324 0.000977399 || 0.051031 10941 11769 || 11266 11377 || 13.5116 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.67029e-07 -0.0255944 0.00205178 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.0140295 -0.00949999 || 0.051031 10988 11812 || 11538.8 11377 || -131.328 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.00481924 -0.00147757 || 0.051031 1e+64 -1e+64 38: [ OK ] sycl.Random_XorShift1024_0 (348 ms) 38: [ RUN ] sycl.Multi_streams 38: /var/jenkins/workspace/Kokkos_PR-6678/algorithms/unit_tests/TestRandom.hpp:593: Skipped 38: Failing on NVIDIA GPUs 38: [ SKIPPED ] sycl.Multi_streams (0 ms) 38: [----------] 3 tests from sycl (724 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 3 tests from 1 test suite ran. (724 ms total) 38: [ PASSED ] 2 tests. 38: [ SKIPPED ] 1 test, listed below: 38: [ SKIPPED ] sycl.Multi_streams 38/57 Test #38: Kokkos_UnitTest_Random ........................ Passed 2.74 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_A 39: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 39: Test timeout computed to be: 1500 39: [==========] Running 14 tests from 3 test suites. 39: [----------] Global test environment set-up. 39: [----------] 3 tests from std_algorithms_reducers 39: [ RUN ] std_algorithms_reducers.max_first_loc 39: checking reduction with order: LeftToRight 39: checking reduction with order: RightToLeft 39: checking reduction with order: Random 39: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 39: [ RUN ] std_algorithms_reducers.min_first_loc 39: checking reduction with order: LeftToRight 39: checking reduction with order: RightToLeft 39: checking reduction with order: Random 39: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 39: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 39: checking reduction with order: LeftToRight 39: checking reduction with order: RightToLeft 39: checking reduction with order: Random 39: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 39: [----------] 3 tests from std_algorithms_reducers (0 ms total) 39: 39: [----------] 1 test from std_algorithms 39: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 39: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 39: [----------] 1 test from std_algorithms (0 ms total) 39: 39: [----------] 10 tests from random_access_iterator_test 39: [ RUN ] random_access_iterator_test.constructor 39: [ OK ] random_access_iterator_test.constructor (1 ms) 39: [ RUN ] random_access_iterator_test.dereference 39: [ OK ] random_access_iterator_test.dereference (0 ms) 39: [ RUN ] random_access_iterator_test.subscript_operator 39: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet1 39: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet2 39: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet3 39: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet4 39: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 39: [ RUN ] random_access_iterator_test.assignment_operator 39: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 39: [ RUN ] random_access_iterator_test.distance 39: [ OK ] random_access_iterator_test.distance (0 ms) 39: [ RUN ] random_access_iterator_test.traits_helpers 39: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 39: [----------] 10 tests from random_access_iterator_test (6 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 14 tests from 3 test suites ran. (7 ms total) 39: [ PASSED ] 14 tests. 39/57 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_A ............ Passed 2.03 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_B 40: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 40: Test timeout computed to be: 1500 40: [==========] Running 7 tests from 1 test suite. 40: [----------] Global test environment set-up. 40: [----------] 7 tests from std_algorithms_min_max_element_test 40: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 40: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 40: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 40: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 40: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 40: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (8 ms) 40: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 40: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms) 40: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 40: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms) 40: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 40: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms) 40: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 40: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms) 40: [----------] 7 tests from std_algorithms_min_max_element_test (38 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 7 tests from 1 test suite ran. (39 ms total) 40: [ PASSED ] 7 tests. 40/57 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_B ............ Passed 2.05 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_C 41: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 41: Test timeout computed to be: 1500 41: [==========] Running 13 tests from 10 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_lexicographical_compare_test 41: [ RUN ] std_algorithms_lexicographical_compare_test.test 41: [ OK ] std_algorithms_lexicographical_compare_test.test (187 ms) 41: [----------] 1 test from std_algorithms_lexicographical_compare_test (187 ms total) 41: 41: [----------] 1 test from std_algorithms_for_each_test 41: [ RUN ] std_algorithms_for_each_test.test 41: [ OK ] std_algorithms_for_each_test.test (126 ms) 41: [----------] 1 test from std_algorithms_for_each_test (126 ms total) 41: 41: [----------] 1 test from std_algorithms_find_test 41: [ RUN ] std_algorithms_find_test.test 41: [ OK ] std_algorithms_find_test.test (73 ms) 41: [----------] 1 test from std_algorithms_find_test (74 ms total) 41: 41: [----------] 4 tests from std_algorithms_non_mod_seq_ops 41: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 41: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (477 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 41: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1028 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.search 41: [ OK ] std_algorithms_non_mod_seq_ops.search (605 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 41: [ OK ] std_algorithms_non_mod_seq_ops.search_n (455 ms) 41: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2567 ms total) 41: 41: [----------] 1 test from std_algorithms_count_test 41: [ RUN ] std_algorithms_count_test.test 41: [ OK ] std_algorithms_count_test.test (92 ms) 41: [----------] 1 test from std_algorithms_count_test (92 ms total) 41: 41: [----------] 1 test from std_algorithms_equal_test 41: [ RUN ] std_algorithms_equal_test.test 41: [ OK ] std_algorithms_equal_test.test (17 ms) 41: [----------] 1 test from std_algorithms_equal_test (17 ms total) 41: 41: [----------] 1 test from std_algorithms_all_any_none_of_test 41: [ RUN ] std_algorithms_all_any_none_of_test.test 41: [ OK ] std_algorithms_all_any_none_of_test.test (78 ms) 41: [----------] 1 test from std_algorithms_all_any_none_of_test (78 ms total) 41: 41: [----------] 1 test from std_algorithms_nonmod_seq_ops 41: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 41: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (102 ms) 41: [----------] 1 test from std_algorithms_nonmod_seq_ops (102 ms total) 41: 41: [----------] 1 test from std_algorithms_mismatch_test 41: [ RUN ] std_algorithms_mismatch_test.test 41: [ OK ] std_algorithms_mismatch_test.test (183 ms) 41: [----------] 1 test from std_algorithms_mismatch_test (183 ms total) 41: 41: [----------] 1 test from std_algorithms_mod_seq_ops 41: [ RUN ] std_algorithms_mod_seq_ops.move_backward 41: [ OK ] std_algorithms_mod_seq_ops.move_backward (60 ms) 41: [----------] 1 test from std_algorithms_mod_seq_ops (60 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 13 tests from 10 test suites ran. (3491 ms total) 41: [ PASSED ] 13 tests. 41/57 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_C ............ Passed 5.53 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_D 42: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 42: Test timeout computed to be: 1500 42: [==========] Running 31 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 3 tests from std_algorithms_mod_ops_test 42: [ RUN ] std_algorithms_mod_ops_test.move 42: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 42: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 42: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms) 42: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 42: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 42: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 42: 42: [----------] 12 tests from std_algorithms_mod_seq_ops_test 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy 42: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 42: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.fill 42: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 42: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 42: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 42: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.generate 42: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 42: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 42: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms) 42: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 ms total) 42: 42: [----------] 4 tests from std_algorithms_replace_ops_test 42: [ RUN ] std_algorithms_replace_ops_test.replace 42: [ OK ] std_algorithms_replace_ops_test.replace (40 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_if 42: [ OK ] std_algorithms_replace_ops_test.replace_if (163 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_copy 42: [ OK ] std_algorithms_replace_ops_test.replace_copy (81 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 42: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (61 ms) 42: [----------] 4 tests from std_algorithms_replace_ops_test (347 ms total) 42: 42: [----------] 11 tests from std_algorithms_mod_seq_ops 42: [ RUN ] std_algorithms_mod_seq_ops.copy_if 42: [ OK ] std_algorithms_mod_seq_ops.copy_if (34 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.unique 42: [ OK ] std_algorithms_mod_seq_ops.unique (242 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 42: [ OK ] std_algorithms_mod_seq_ops.unique_copy (79 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove 42: [ OK ] std_algorithms_mod_seq_ops.remove (56 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_if 42: [ OK ] std_algorithms_mod_seq_ops.remove_if (58 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 42: [ OK ] std_algorithms_mod_seq_ops.remove_copy (182 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 42: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (55 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.rotate 42: [ OK ] std_algorithms_mod_seq_ops.rotate (1387 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B 42: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (494 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B 42: [ OK ] std_algorithms_mod_seq_ops.shift_left (1392 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.shift_right 42: [ OK ] std_algorithms_mod_seq_ops.shift_right (3058 ms) 42: [----------] 11 tests from std_algorithms_mod_seq_ops (7043 ms total) 42: 42: [----------] 1 test from std_algorithms_modseq_test 42: [ RUN ] std_algorithms_modseq_test.reverse 42: [ OK ] std_algorithms_modseq_test.reverse (51 ms) 42: [----------] 1 test from std_algorithms_modseq_test (51 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 31 tests from 5 test suites ran. (7453 ms total) 42: [ PASSED ] 31 tests. 42/57 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_D ............ Passed 9.48 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_E 43: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 43: Test timeout computed to be: 1500 43: [==========] Running 29 tests from 7 test suites. 43: [----------] Global test environment set-up. 43: [----------] 2 tests from std_algorithms_sorting_ops_test 43: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 43: is_sorted: dynamic_view, all overloads 43: is_sorted: stride2_view, all overloads 43: is_sorted: stride3_view, all overloads 43: [ OK ] std_algorithms_sorting_ops_test.is_sorted (14 ms) 43: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 43: is_sorted_until: dynamic_view, all overloads 43: is_sorted_until: stride2_view, all overloads 43: is_sorted_until: stride3_view, all overloads 43: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (12 ms) 43: [----------] 2 tests from std_algorithms_sorting_ops_test (27 ms total) 43: 43: [----------] 4 tests from std_algorithms_partitioning_test 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 43: [ RUN ] std_algorithms_partitioning_test.partition_point 43: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 43: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 43: 43: [----------] 1 test from std_algorithms_partitioning_ops 43: [ RUN ] std_algorithms_partitioning_ops.partition_copy 43: [ OK ] std_algorithms_partitioning_ops.partition_copy (21 ms) 43: [----------] 1 test from std_algorithms_partitioning_ops (21 ms total) 43: 43: [----------] 12 tests from std_algorithms_numerics_test 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 43: [----------] 12 tests from std_algorithms_numerics_test (14 ms total) 43: 43: [----------] 1 test from std_algorithms_numerics_ops_test 43: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 43: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (97 ms) 43: [----------] 1 test from std_algorithms_numerics_ops_test (97 ms total) 43: 43: [----------] 8 tests from std_algorithms_numeric_ops_test 43: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 43: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (512 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 43: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (377 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 43: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (140 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 43: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (46 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 43: [----------] 8 tests from std_algorithms_numeric_ops_test (1077 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_ops_test 43: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 43: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (40 ms) 43: [----------] 1 test from std_algorithms_transform_ops_test (40 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 29 tests from 7 test suites ran. (1284 ms total) 43: [ PASSED ] 29 tests. 43/57 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_E ............ Passed 3.31 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 44: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 44: Test timeout computed to be: 1500 44: [==========] Running 12 tests from 7 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_adjacent_find_team_test 44: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 44: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (553 ms) 44: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 44: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (542 ms) 44: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1096 ms total) 44: 44: [----------] 2 tests from std_algorithms_count_team_test 44: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 44: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (577 ms) 44: [ RUN ] std_algorithms_count_team_test.count_returns_zero 44: [ OK ] std_algorithms_count_team_test.count_returns_zero (243 ms) 44: [----------] 2 tests from std_algorithms_count_team_test (820 ms total) 44: 44: [----------] 1 test from std_algorithms_count_if_team_test 44: [ RUN ] std_algorithms_count_if_team_test.test 44: [ OK ] std_algorithms_count_if_team_test.test (296 ms) 44: [----------] 1 test from std_algorithms_count_if_team_test (296 ms total) 44: 44: [----------] 1 test from std_algorithms_for_each_team_test 44: [ RUN ] std_algorithms_for_each_team_test.test 44: [ OK ] std_algorithms_for_each_team_test.test (428 ms) 44: [----------] 1 test from std_algorithms_for_each_team_test (428 ms total) 44: 44: [----------] 1 test from std_algorithms_for_each_n_team_test 44: [ RUN ] std_algorithms_for_each_n_team_test.test 44: [ OK ] std_algorithms_for_each_n_team_test.test (436 ms) 44: [----------] 1 test from std_algorithms_for_each_n_team_test (436 ms total) 44: 44: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o 44: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2850 ms) 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o 44: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1704 ms) 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 44: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1694 ms) 44: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6248 ms total) 44: 44: [----------] 2 tests from std_algorithms_mismatch_team_test 44: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 84%] Linking CXX executable Kokkos_UnitTest_Random 44: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1920 ms) 44: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o 44: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (871 ms) 44: [----------] 2 tests from std_algorithms_mismatch_team_test (2792 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 12 tests from 7 test suites ran. (12120 ms total) 44: [ PASSED ] 12 tests. [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 84%] Built target Kokkos_UnitTest_Random 44/57 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....... Passed 14.15 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 45: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 45: Test timeout computed to be: 1500 45: [==========] Running 8 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_equal_team_test 45: [ RUN ] std_algorithms_equal_team_test.views_are_equal 45: [ OK ] std_algorithms_equal_team_test.views_are_equal (1404 ms) 45: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 45: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1286 ms) 45: [----------] 2 tests from std_algorithms_equal_team_test (2691 ms total) 45: 45: [----------] 2 tests from std_algorithms_search_team_test 45: [ RUN ] std_algorithms_search_team_test.sequences_exist 45: [ OK ] std_algorithms_search_team_test.sequences_exist (711 ms) 45: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 45: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (875 ms) 45: [----------] 2 tests from std_algorithms_search_team_test (1587 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_end_team_test 45: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 45: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1815 ms) 45: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 45: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1668 ms) 45: [----------] 2 tests from std_algorithms_find_end_team_test (3483 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_first_of_team_test 45: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 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_C.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o 45: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1376 ms) 45: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 45: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5320 ms) 45: [----------] 2 tests from std_algorithms_find_first_of_team_test (6696 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 8 tests from 4 test suites ran. (14459 ms total) 45: [ PASSED ] 8 tests. 45/57 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....... Passed 16.47 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 46: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 46: Test timeout computed to be: 1500 46: [==========] Running 11 tests from 7 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_find_team_test 46: [ RUN ] std_algorithms_find_team_test.searched_values_exist 46: [ OK ] std_algorithms_find_team_test.searched_values_exist (299 ms) 46: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 46: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (419 ms) 46: [----------] 2 tests from std_algorithms_find_team_test (719 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_if_team_test 46: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 46: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (251 ms) 46: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 46: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (420 ms) 46: [----------] 2 tests from std_algorithms_find_if_team_test (671 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_if_not_team_test 46: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 46: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (420 ms) 46: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 46: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (256 ms) 46: [----------] 2 tests from std_algorithms_find_if_not_team_test (677 ms total) 46: 46: [----------] 1 test from std_algorithms_all_of_team_test 46: [ RUN ] std_algorithms_all_of_team_test.test [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 46: [ OK ] std_algorithms_all_of_team_test.test (429 ms) 46: [----------] 1 test from std_algorithms_all_of_team_test (429 ms total) 46: 46: [----------] 1 test from std_algorithms_any_of_team_test 46: [ RUN ] std_algorithms_any_of_team_test.test 46: [ OK ] std_algorithms_any_of_team_test.test (258 ms) 46: [----------] 1 test from std_algorithms_any_of_team_test (259 ms total) 46: 46: [----------] 1 test from std_algorithms_none_of_team_test 46: [ RUN ] std_algorithms_none_of_team_test.test 46: [ OK ] std_algorithms_none_of_team_test.test (427 ms) 46: [----------] 1 test from std_algorithms_none_of_team_test (427 ms total) 46: 46: [----------] 2 tests from std_algorithms_search_n_team_test 46: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 46: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (284 ms) 46: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 46: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (317 ms) 46: [----------] 2 tests from std_algorithms_search_n_team_test (601 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 11 tests from 7 test suites ran. (3785 ms total) 46: [ PASSED ] 11 tests. 46/57 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....... Passed 5.82 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 47: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 47: Test timeout computed to be: 1500 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o 47: [==========] Running 3 tests from 3 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_min_element_team_test 47: [ RUN ] std_algorithms_min_element_team_test.test 47: [ OK ] std_algorithms_min_element_team_test.test (1285 ms) 47: [----------] 1 test from std_algorithms_min_element_team_test (1285 ms total) 47: 47: [----------] 1 test from std_algorithms_max_element_team_test 47: [ RUN ] std_algorithms_max_element_team_test.test 47: [ OK ] std_algorithms_max_element_team_test.test (1274 ms) 47: [----------] 1 test from std_algorithms_max_element_team_test (1274 ms total) 47: 47: [----------] 1 test from std_algorithms_minmax_element_team_test 47: [ RUN ] std_algorithms_minmax_element_team_test.test 47: [ OK ] std_algorithms_minmax_element_team_test.test (1716 ms) 47: [----------] 1 test from std_algorithms_minmax_element_team_test (1716 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 3 tests from 3 test suites ran. (4277 ms total) 47: [ PASSED ] 3 tests. 47/57 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....... Passed 6.30 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 48: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 48: Test timeout computed to be: 1500 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o 48: [==========] Running 6 tests from 6 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_fill_team_test 48: [ RUN ] std_algorithms_fill_team_test.test 48: [ OK ] std_algorithms_fill_team_test.test (311 ms) 48: [----------] 1 test from std_algorithms_fill_team_test (311 ms total) 48: 48: [----------] 1 test from std_algorithms_fill_n_team_test 48: [ RUN ] std_algorithms_fill_n_team_test.test 48: [ OK ] std_algorithms_fill_n_team_test.test (445 ms) 48: [----------] 1 test from std_algorithms_fill_n_team_test (445 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_team_test 48: [ RUN ] std_algorithms_replace_team_test.test 48: [ OK ] std_algorithms_replace_team_test.test (485 ms) 48: [----------] 1 test from std_algorithms_replace_team_test (486 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_if_team_test 48: [ RUN ] std_algorithms_replace_if_team_test.test 48: [ OK ] std_algorithms_replace_if_team_test.test (541 ms) 48: [----------] 1 test from std_algorithms_replace_if_team_test (542 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_copy_team_test 48: [ RUN ] std_algorithms_replace_copy_team_test.test 48: [ OK ] std_algorithms_replace_copy_team_test.test (838 ms) 48: [----------] 1 test from std_algorithms_replace_copy_team_test (838 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_copy_if_team_test 48: [ RUN ] std_algorithms_replace_copy_if_team_test.test 48: [ OK ] std_algorithms_replace_copy_if_team_test.test (722 ms) 48: [----------] 1 test from std_algorithms_replace_copy_if_team_test (722 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 6 tests from 6 test suites ran. (3346 ms total) 48: [ PASSED ] 6 tests. 48/57 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....... Passed 5.38 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 49: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 49: Test timeout computed to be: 1500 49: [==========] Running 4 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_reverse_team_test 49: [ RUN ] std_algorithms_reverse_team_test.test 49: [ OK ] std_algorithms_reverse_team_test.test (356 ms) 49: [----------] 1 test from std_algorithms_reverse_team_test (356 ms total) 49: 49: [----------] 1 test from std_algorithms_reverse_copy_team_test 49: [ RUN ] std_algorithms_reverse_copy_team_test.test 49: [ OK ] std_algorithms_reverse_copy_team_test.test (393 ms) 49: [----------] 1 test from std_algorithms_reverse_copy_team_test (393 ms total) 49: 49: [----------] 1 test from std_algorithms_rotate_team_test 49: [ RUN ] std_algorithms_rotate_team_test.test 49: [ OK ] std_algorithms_rotate_team_test.test (825 ms) 49: [----------] 1 test from std_algorithms_rotate_team_test (825 ms total) 49: 49: [----------] 1 test from std_algorithms_rotate_copy_team_test 49: [ RUN ] std_algorithms_rotate_copy_team_test.test 49: [ OK ] std_algorithms_rotate_copy_team_test.test (692 ms) 49: [----------] 1 test from std_algorithms_rotate_copy_team_test (692 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 4 tests from 4 test suites ran. (2268 ms total) 49: [ PASSED ] 4 tests. 49/57 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....... Passed 4.31 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 50: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 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_move_team_test 50: [ RUN ] std_algorithms_move_team_test.test 50: [ OK ] std_algorithms_move_team_test.test (541 ms) 50: [----------] 1 test from std_algorithms_move_team_test (541 ms total) 50: 50: [----------] 1 test from std_algorithms_move_backward_team_test 50: [ RUN ] std_algorithms_move_backward_team_test.test 50: [ OK ] std_algorithms_move_backward_team_test.test (492 ms) 50: [----------] 1 test from std_algorithms_move_backward_team_test (492 ms total) 50: 50: [----------] 1 test from std_algorithms_shift_left_team_test 50: [ RUN ] std_algorithms_shift_left_team_test.test 50: [ OK ] std_algorithms_shift_left_team_test.test (1754 ms) 50: [----------] 1 test from std_algorithms_shift_left_team_test (1754 ms total) 50: 50: [----------] 1 test from std_algorithms_shift_right_team_test 50: [ RUN ] std_algorithms_shift_right_team_test.test 50: [ OK ] std_algorithms_shift_right_team_test.test (1594 ms) 50: [----------] 1 test from std_algorithms_shift_right_team_test (1594 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (4383 ms total) 50: [ PASSED ] 4 tests. 50/57 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....... Passed 6.40 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 51: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 51: Test timeout computed to be: 1500 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o 51: [==========] Running 9 tests from 9 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_copy_team_test 51: [ RUN ] std_algorithms_copy_team_test.test 51: [ OK ] std_algorithms_copy_team_test.test (725 ms) 51: [----------] 1 test from std_algorithms_copy_team_test (725 ms total) 51: 51: [----------] 1 test from std_algorithms_copy_n_team_test 51: [ RUN ] std_algorithms_copy_n_team_test.test 51: [ OK ] std_algorithms_copy_n_team_test.test (517 ms) 51: [----------] 1 test from std_algorithms_copy_n_team_test (517 ms total) 51: 51: [----------] 1 test from std_algorithms_copy_backward_team_test 51: [ RUN ] std_algorithms_copy_backward_team_test.test 51: [ OK ] std_algorithms_copy_backward_team_test.test (512 ms) 51: [----------] 1 test from std_algorithms_copy_backward_team_test (512 ms total) 51: 51: [----------] 1 test from std_algorithms_copy_if_team_test 51: [ RUN ] std_algorithms_copy_if_team_test.test 51: [ OK ] std_algorithms_copy_if_team_test.test (580 ms) 51: [----------] 1 test from std_algorithms_copy_if_team_test (580 ms total) 51: 51: [----------] 1 test from std_algorithms_unique_copy_team_test 51: [ RUN ] std_algorithms_unique_copy_team_test.test 51: [ OK ] std_algorithms_unique_copy_team_test.test (1173 ms) 51: [----------] 1 test from std_algorithms_unique_copy_team_test (1173 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_team_test 51: [ RUN ] std_algorithms_remove_team_test.test 51: [ OK ] std_algorithms_remove_team_test.test (692 ms) 51: [----------] 1 test from std_algorithms_remove_team_test (692 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_if_team_test 51: [ RUN ] std_algorithms_remove_if_team_test.test 51: [ OK ] std_algorithms_remove_if_team_test.test (681 ms) 51: [----------] 1 test from std_algorithms_remove_if_team_test (681 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_copy_team_test 51: [ RUN ] std_algorithms_remove_copy_team_test.test 51: [ OK ] std_algorithms_remove_copy_team_test.test (772 ms) 51: [----------] 1 test from std_algorithms_remove_copy_team_test (772 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_copy_if_team_test 51: [ RUN ] std_algorithms_remove_copy_if_team_test.test 51: [ OK ] std_algorithms_remove_copy_if_team_test.test (705 ms) 51: [----------] 1 test from std_algorithms_remove_copy_if_team_test (705 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 9 tests from 9 test suites ran. (6361 ms total) 51: [ PASSED ] 9 tests. 51/57 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....... Passed 8.39 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 52: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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_unique_team_test 52: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 52: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1273 ms) 52: [----------] 1 test from std_algorithms_unique_team_test (1273 ms total) 52: 52: [----------] 1 test from std_algorithms_adjacent_difference_team_test 52: [ RUN ] std_algorithms_adjacent_difference_team_test.test 52: [ OK ] std_algorithms_adjacent_difference_team_test.test (1145 ms) 52: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1145 ms total) 52: 52: [----------] 1 test from std_algorithms_reduce_team_test 52: [ RUN ] std_algorithms_reduce_team_test.test 52: [ OK ] std_algorithms_reduce_team_test.test (906 ms) 52: [----------] 1 test from std_algorithms_reduce_team_test (906 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_reduce_team_test 52: [ RUN ] std_algorithms_transform_reduce_team_test.test 52: [ OK ] std_algorithms_transform_reduce_team_test.test (1470 ms) 52: [----------] 1 test from std_algorithms_transform_reduce_team_test (1470 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 4 tests from 4 test suites ran. (4795 ms total) 52: [ PASSED ] 4 tests. 52/57 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....... Passed 6.84 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 53: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 53: Test timeout computed to be: 1500 53: [==========] Running 18 tests from 5 test suites. 53: [----------] Global test environment set-up. 53: [----------] 2 tests from std_algorithms_is_sorted_team_test 53: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 53: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (576 ms) 53: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 53: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1352 ms) 53: [----------] 2 tests from std_algorithms_is_sorted_team_test (1928 ms total) 53: 53: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (25 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (29 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1293 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (745 ms) 53: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2095 ms total) 53: 53: [----------] 4 tests from std_algorithms_is_partitioned_team_test 53: [ RUN ] std_algorithms_is_partitioned_team_test.empty 53: [ OK ] std_algorithms_is_partitioned_team_test.empty (13 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 53: [ OK ] std_algorithms_is_partitioned_team_test.all_true (359 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 53: [ OK ] std_algorithms_is_partitioned_team_test.all_false (365 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.random 53: [ OK ] std_algorithms_is_partitioned_team_test.random (310 ms) 53: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1049 ms total) 53: 53: [----------] 4 tests from std_algorithms_partition_copy_team_test 53: [ RUN ] std_algorithms_partition_copy_team_test.empty 53: [ OK ] std_algorithms_partition_copy_team_test.empty (18 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.all_true 53: [ OK ] std_algorithms_partition_copy_team_test.all_true (684 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 53: [ OK ] std_algorithms_partition_copy_team_test.all_false (690 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.random 53: [ OK ] std_algorithms_partition_copy_team_test.random (632 ms) 53: [----------] 4 tests from std_algorithms_partition_copy_team_test (2025 ms total) 53: 53: [----------] 4 tests from std_algorithms_partition_point_team_test 53: [ RUN ] std_algorithms_partition_point_team_test.empty 53: [ OK ] std_algorithms_partition_point_team_test.empty (13 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.all_true 53: [ OK ] std_algorithms_partition_point_team_test.all_true (236 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.all_false 53: [ OK ] std_algorithms_partition_point_team_test.all_false (241 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.random 53: [ OK ] std_algorithms_partition_point_team_test.random (184 ms) 53: [----------] 4 tests from std_algorithms_partition_point_team_test (676 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 18 tests from 5 test suites ran. (7775 ms total) 53: [ PASSED ] 18 tests. 53/57 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....... Passed 9.80 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 54: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 54: Test timeout computed to be: 1500 54: [==========] Running 5 tests from 4 test suites. 54: [----------] Global test environment set-up. 54: [----------] 2 tests from std_algorithms_transform_team_test 54: [ RUN ] std_algorithms_transform_team_test.test_unary_op 54: [ OK ] std_algorithms_transform_team_test.test_unary_op (1002 ms) 54: [ RUN ] std_algorithms_transform_team_test.test_binary_op 54: [ OK ] std_algorithms_transform_team_test.test_binary_op (851 ms) 54: [----------] 2 tests from std_algorithms_transform_team_test (1853 ms total) 54: 54: [----------] 1 test from std_algorithms_generate_team_test 54: [ RUN ] std_algorithms_generate_team_test.test_unary_op 54: [ OK ] std_algorithms_generate_team_test.test_unary_op (1690 ms) 54: [----------] 1 test from std_algorithms_generate_team_test (1690 ms total) 54: 54: [----------] 1 test from std_algorithms_generate_n_team_test 54: [ RUN ] std_algorithms_generate_n_team_test.test 54: [ OK ] std_algorithms_generate_n_team_test.test (450 ms) 54: [----------] 1 test from std_algorithms_generate_n_team_test (450 ms total) 54: 54: [----------] 1 test from std_algorithms_swap_ranges_team_test 54: [ RUN ] std_algorithms_swap_ranges_team_test.test 54: [ OK ] std_algorithms_swap_ranges_team_test.test (832 ms) 54: [----------] 1 test from std_algorithms_swap_ranges_team_test (832 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 5 tests from 4 test suites ran. (4827 ms total) 54: [ PASSED ] 5 tests. 54/57 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....... Passed 6.84 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 55: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 55: Test timeout computed to be: 1500 55: [==========] Running 2 tests from 2 test suites. 55: [----------] Global test environment set-up. 55: [----------] 1 test from std_algorithms_exclusive_scan_team_test 55: [ RUN ] std_algorithms_exclusive_scan_team_test.test 55: [ OK ] std_algorithms_exclusive_scan_team_test.test (1512 ms) 55: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1512 ms total) 55: 55: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 55: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 55: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (742 ms) 55: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (742 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 2 tests from 2 test suites ran. (2255 ms total) 55: [ PASSED ] 2 tests. 55/57 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....... Passed 4.26 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 56: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 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_inclusive_scan_team_test 56: [ RUN ] std_algorithms_inclusive_scan_team_test.test 56: [ OK ] std_algorithms_inclusive_scan_team_test.test (2236 ms) 56: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2236 ms total) 56: 56: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 56: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 56: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1481 ms) 56: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1481 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 2 tests from 2 test suites ran. (3718 ms total) 56: [ PASSED ] 2 tests. 56/57 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....... Passed 5.74 sec test 57 Start 57: Kokkos_UnitTest_SIMD 57: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/simd/unit_tests/Kokkos_UnitTest_SIMD 57: Test timeout computed to be: 1500 57: [==========] Running 16 tests from 1 test suite. 57: [----------] Global test environment set-up. 57: [----------] 16 tests from simd 57: [ RUN ] simd.host_math_ops 57: [ OK ] simd.host_math_ops (0 ms) 57: [ RUN ] simd.device_math_ops 57: [ OK ] simd.device_math_ops (7 ms) 57: [ RUN ] simd.host_mask_ops 57: [ OK ] simd.host_mask_ops (0 ms) 57: [ RUN ] simd.device_mask_ops 57: [ OK ] simd.device_mask_ops (0 ms) 57: [ RUN ] simd.host_conversions 57: [ OK ] simd.host_conversions (0 ms) 57: [ RUN ] simd.device_conversions 57: [ OK ] simd.device_conversions (0 ms) 57: [ RUN ] simd.host_shift_ops 57: [ OK ] simd.host_shift_ops (0 ms) 57: [ RUN ] simd.device_shift_ops 57: [ OK ] simd.device_shift_ops (0 ms) 57: [ RUN ] simd.host_condition 57: [ OK ] simd.host_condition (0 ms) 57: [ RUN ] simd.device_condition 57: [ OK ] simd.device_condition (0 ms) 57: [ RUN ] simd.host_gen_ctors 57: [ OK ] simd.host_gen_ctors (0 ms) 57: [ RUN ] simd.device_gen_ctors 57: [ OK ] simd.device_gen_ctors (0 ms) 57: [ RUN ] simd.host_where_expressions 57: [ OK ] simd.host_where_expressions (0 ms) 57: [ RUN ] simd.device_where_expressions 57: [ OK ] simd.device_where_expressions (0 ms) 57: [ RUN ] simd.host_reductions 57: [ OK ] simd.host_reductions (0 ms) 57: [ RUN ] simd.device_reductions 57: [ OK ] simd.device_reductions (0 ms) 57: [----------] 16 tests from simd (8 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 16 tests from 1 test suite ran. (8 ms total) 57: [ PASSED ] 16 tests. 57/57 Test #57: Kokkos_UnitTest_SIMD .......................... Passed 2.04 sec 100% tests passed, 0 tests failed out of 57 Total Test time (real) = 925.03 sec Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 24 / 740 (3.24 %) Direct: 24 / 740 (3.24 %) Preprocessed: 0 / 716 (0.00 %) Misses: 716 Direct: 716 Preprocessed: 716 Primary storage: Hits: 48 / 1480 (3.24 %) Misses: 1432 Cache size (GB): 4.40 / 5.00 (87.93 %) Cleanups: 1 Use the -v/--verbose option for more details. [Pipeline] } $ docker stop --time=1 1dc65ac0fc98195cb4563fe5b94ad377c432fbe99232c456bb16af16695b61d4 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o $ docker rm -f --volumes 1dc65ac0fc98195cb4563fe5b94ad377c432fbe99232c456bb16af16695b61d4 [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 85%] Linking CXX executable Kokkos_UnitTest_Sort [ 85%] Built target Kokkos_UnitTest_Sort [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.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 [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.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 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 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_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 95%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_gups [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 98%] Linking CXX executable 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_UnitTest_SIMD Scanning dependencies of target Kokkos_stream [ 99%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 99%] Linking CXX executable Kokkos_gups [ 99%] Linking CXX executable Kokkos_launch_latency [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 99%] Linking CXX executable Kokkos_stream [ 99%] Built target Kokkos_gups [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 99%] Built target Kokkos_launch_latency [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 99%] Built target Kokkos_stream [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6678/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6678/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-6678/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 182 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 4 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (489 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (489 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (473 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (481 ms) 1: [----------] 4 tests from serial_DeathTest (1933 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 (2 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (2 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 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 (109 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (71 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 (2 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 (37 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 (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 (4121 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2166 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1255 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1260 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (77 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (258 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (2 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (11 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (119 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (19 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 (1122 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 (4275 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6678/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (38 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (1 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (5 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (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 (3 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (3 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_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 (176 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (1948 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (2037 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (453 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 (16 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (1845 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (2390 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (8 ms) 1: [ RUN ] serial.swap 1: [ OK ] serial.swap (0 ms) 1: [----------] 178 tests from serial (23890 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 182 tests from 2 test suites ran. (25823 ms total) 1: [ PASSED ] 181 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/58 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 28.51 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (25309 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (22317 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (22317 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3284 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3242 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6678/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-6678/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 (76471 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 (561 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (12 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_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 (9 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (517 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (99 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (6 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (15 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (14 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (14 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 (308 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (173 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (58 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 (11778 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (171 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (173 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (89 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (4 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (87 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (3 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (2 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (6 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 2: [ OK ] serial.view_allocation_large_rank (1322 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 (8 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (88 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (82 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 (40 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (4 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (1 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (6 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (164 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-6678/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 (19 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (20 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (19 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (750 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (751 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (750 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (762 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (763 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (761 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 (20458 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 124 tests from 2 test suites ran. (96930 ms total) 2: [ PASSED ] 121 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/58 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 99.65 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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/58 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 2.68 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 4: [==========] Running 184 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 4 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host 4: [ OK ] cuda_DeathTest.abort_from_host (1076 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 4: [ OK ] cuda_DeathTest.abort_from_device (1067 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1017 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1028 ms) 4: [----------] 4 tests from cuda_DeathTest (4190 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 (7 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (7 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (7 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (7 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (16 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (16 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (16 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 (13 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (13 ms) 4: [ RUN ] cuda.atomics 4: [ OK ] cuda.atomics (241 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 (6793 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (58 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (4 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (2 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (7 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (3 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (11 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 (53 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 (1966 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2817 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1939 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (2179 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (0 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (3 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (3 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (3 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (24 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (24 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 (25 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (37 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (2 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 (7 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (2 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (5 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 (107 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 (1707 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6678/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 (2 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (1 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (1 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (9 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (1 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.view_layouttiled 4: [ OK ] cuda.view_layouttiled (2 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (31 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (1 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (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 (4 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (4 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 (2 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (2 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_point_t 4: [ OK ] cuda.reducers_point_t (1 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 (11 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (11 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (16 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (16 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 (129 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (5 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (75 ms) 4: [ RUN ] cuda.swap 4: [ OK ] cuda.swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (21 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (97 ms) 4: [----------] 180 tests from cuda (18647 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 184 tests from 2 test suites ran. (22838 ms total) 4: [ PASSED ] 183 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] cuda.mdspan_minimal_functional 4/58 Test #4: Kokkos_CoreUnitTest_Cuda1 ................... Passed 25.69 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: [==========] Running 124 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 7 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (55697 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (49270 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (49208 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (6972 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (6976 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (17870 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (18287 ms) 5: [----------] 7 tests from cuda_DeathTest (204283 ms total) 5: 5: [----------] 89 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (6 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (1 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (54 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (9 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (5 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (0 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (17 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (13 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (118 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (0 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (21 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (21 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (19 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (12 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (15 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (12 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 5: [ OK ] cuda.team_reduction_scan (2400 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (36 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (36 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 (237 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (229 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (0 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (4 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 5: [ OK ] cuda.team_policy_max_recommended (508 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 (2 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (2 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (2 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (12 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (11 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (5 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (1 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (16 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (10 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (1 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (116 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (103 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 (43 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (8 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (1 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (1 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (19 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (1 ms) 5: [ RUN ] cuda.workgraph_fib 5: [ OK ] cuda.workgraph_fib (863 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 89 tests from cuda (5033 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (6 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (5 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (1 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (5 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (5 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (4 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (71 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (67 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (67 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (122 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (120 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (125 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (120 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (122 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (121 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 (992 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 124 tests from 3 test suites ran. (210309 ms total) 5: [ PASSED ] 124 tests. 5/58 Test #5: Kokkos_CoreUnitTest_Cuda2 ................... Passed 213.26 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 6: [==========] Running 56 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams 6: [ OK ] cuda.team_scratch_1_streams (15501 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (6 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (5 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 (15514 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (43 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (10 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (7 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (2 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (7299 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 (10 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (39 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (6 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (1 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) 6: [----------] 25 tests from cuda_hostpinned (7425 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (66 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (15 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (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 (5 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (2 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (633 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (4 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (9 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (23 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (4 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (43 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (8 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (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 (1 ms) 6: [----------] 25 tests from cuda_uvm (841 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (23781 ms total) 6: [ PASSED ] 56 tests. 6/58 Test #6: Kokkos_CoreUnitTest_Cuda3 ................... Passed 26.50 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (26 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 7: [ OK ] cuda.debug_pin_um_to_host (853 ms) 7: [----------] 2 tests from cuda (881 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (881 ms total) 7: [ PASSED ] 2 tests. 7/58 Test #7: Kokkos_CoreUnitTest_CudaTimingBased ......... Passed 3.54 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (2348 ms) 8: [----------] 1 test from cuda (2348 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (2348 ms total) 8: [ PASSED ] 1 test. 8/58 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit ......... Passed 2.64 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (2349 ms) 9: [----------] 1 test from cuda (2349 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (2349 ms total) 9: [ PASSED ] 1 test. 9/58 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ...... Passed 2.65 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaGraph 10: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 10: Test timeout computed to be: 1500 10: [==========] Running 5 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 5 tests from cuda_count_bugs 10: [ RUN ] cuda_count_bugs.launch_one 10: [ OK ] cuda_count_bugs.launch_one (0 ms) 10: [ RUN ] cuda_count_bugs.launch_one_rvalue 10: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 10: [ RUN ] cuda_count_bugs.launch_six 10: [ OK ] cuda_count_bugs.launch_six (0 ms) 10: [ RUN ] cuda_count_bugs.when_all_cycle 10: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 10: [ RUN ] cuda_count_bugs.zero_work_reduce 10: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 10: [----------] 5 tests from cuda_count_bugs (2 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 5 tests from 1 test suite ran. (2 ms total) 10: [ PASSED ] 5 tests. 10: 10: YOU HAVE 1 DISABLED TEST 10: 10/58 Test #10: Kokkos_CoreUnitTest_CudaGraph ............... Passed 2.64 sec test 11 Start 11: Kokkos_CoreUnitTest_Default 11: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_Default 11: Test timeout computed to be: 1500 11: [==========] Running 73 tests from 41 test suites. 11: [----------] Global test environment set-up. 11: [----------] 33 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.initialization_settings 11: [ OK ] defaultdevicetype.initialization_settings (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 11: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_device_id 11: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_num_devices 11: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: command line argument '--kokkos-num-devices' is deprecated. Use '--kokkos-map-device-id-by=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.cmd_line_args_num_devices (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 11: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 11: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_help 11: [ OK ] defaultdevicetype.cmd_line_args_help (7 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 11: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 11: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 11: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (10 ms) 11: [ RUN ] defaultdevicetype.env_vars_num_threads 11: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_device_id 11: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_num_devices 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.env_vars_num_devices (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_disable_warnings 11: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 11: [ RUN ] defaultdevicetype.env_vars_tune_internals 11: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 11: [ RUN ] defaultdevicetype.visible_devices 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: Warning: environment variable 'KOKKOS_NUM_DEVICES' is deprecated. Use 'KOKKOS_MAP_DEVICE_ID_BY=mpi_rank' instead. Raised by Kokkos::initialize(). 11: [ OK ] defaultdevicetype.visible_devices (0 ms) 11: [ RUN ] defaultdevicetype.shared_space 11: [ OK ] defaultdevicetype.shared_space (99 ms) 11: [ RUN ] defaultdevicetype.shared_host_pinned_space 11: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 11: [ RUN ] defaultdevicetype.compiler_macros 11: [ OK ] defaultdevicetype.compiler_macros (1 ms) 11: [ RUN ] defaultdevicetype.half_conversion 11: [ OK ] defaultdevicetype.half_conversion (0 ms) 11: [ RUN ] defaultdevicetype.bhalf_conversion 11: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 11: [ RUN ] defaultdevicetype.half_operators 11: [ OK ] defaultdevicetype.half_operators (1 ms) 11: [ RUN ] defaultdevicetype.bhalf_operators 11: [ OK ] defaultdevicetype.bhalf_operators (1 ms) 11: [ RUN ] defaultdevicetype.host_space_access 11: [ OK ] defaultdevicetype.host_space_access (0 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a1 11: [ OK ] defaultdevicetype.reduce_instantiation_a1 (4 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b1 11: [ OK ] defaultdevicetype.reduce_instantiation_b1 (11 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c1 11: [ OK ] defaultdevicetype.reduce_instantiation_c1 (4 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a2 11: [ OK ] defaultdevicetype.reduce_instantiation_a2 (6 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b2 11: [ OK ] defaultdevicetype.reduce_instantiation_b2 (15 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c2 11: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_a3 11: [ OK ] defaultdevicetype.reduce_instantiation_a3 (10 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_b3 11: [ OK ] defaultdevicetype.reduce_instantiation_b3 (21 ms) 11: [ RUN ] defaultdevicetype.reduce_instantiation_c3 11: [ OK ] defaultdevicetype.reduce_instantiation_c3 (8 ms) 11: [ RUN ] defaultdevicetype.malloc 11: [ OK ] defaultdevicetype.malloc (0 ms) 11: [----------] 33 tests from defaultdevicetype (217 ms total) 11: 11: [----------] 1 test from kokkosresize 11: [ RUN ] kokkosresize.host_space_access 11: [ OK ] kokkosresize.host_space_access (21 ms) 11: [----------] 1 test from kokkosresize (21 ms total) 11: 11: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/0.sizes 11: [ OK ] TestViewAPI/0.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/0 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/1.sizes 11: [ OK ] TestViewAPI/1.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/1 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/2.sizes 11: [ OK ] TestViewAPI/2.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/2 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/3.sizes 11: [ OK ] TestViewAPI/3.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/3 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/4.sizes 11: [ OK ] TestViewAPI/4.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/4 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/5.sizes 11: [ OK ] TestViewAPI/5.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/5 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/6.sizes 11: [ OK ] TestViewAPI/6.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/6 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/7.sizes 11: [ OK ] TestViewAPI/7.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/7 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/8.sizes 11: [ OK ] TestViewAPI/8.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/8 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/9.sizes 11: [ OK ] TestViewAPI/9.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/9 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/10.sizes 11: [ OK ] TestViewAPI/10.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/10 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/11.sizes 11: [ OK ] TestViewAPI/11.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/11 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/12.sizes 11: [ OK ] TestViewAPI/12.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/12 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/13.sizes 11: [ OK ] TestViewAPI/13.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/13 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/14.sizes 11: [ OK ] TestViewAPI/14.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/14 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/15.sizes 11: [ OK ] TestViewAPI/15.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/15 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/16.sizes 11: [ OK ] TestViewAPI/16.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/16 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/17.sizes 11: [ OK ] TestViewAPI/17.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/17 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/18.sizes 11: [ OK ] TestViewAPI/18.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/18 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/19.sizes 11: [ OK ] TestViewAPI/19.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/19 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/20.sizes 11: [ OK ] TestViewAPI/20.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/20 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/21.sizes 11: [ OK ] TestViewAPI/21.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/21 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/22.sizes 11: [ OK ] TestViewAPI/22.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/22 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/23.sizes 11: [ OK ] TestViewAPI/23.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/23 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/24.sizes 11: [ OK ] TestViewAPI/24.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/24 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/25.sizes 11: [ OK ] TestViewAPI/25.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/25 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/26.sizes 11: [ OK ] TestViewAPI/26.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/26 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/27.sizes 11: [ OK ] TestViewAPI/27.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/27 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/28.sizes 11: [ OK ] TestViewAPI/28.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/28 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/29.sizes 11: [ OK ] TestViewAPI/29.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/29 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/30.sizes 11: [ OK ] TestViewAPI/30.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/30 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/31.sizes 11: [ OK ] TestViewAPI/31.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/31 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/32.sizes 11: [ OK ] TestViewAPI/32.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/32 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/33.sizes 11: [ OK ] TestViewAPI/33.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/33 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/34.sizes 11: [ OK ] TestViewAPI/34.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/34 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/35.sizes 11: [ OK ] TestViewAPI/35.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/35 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/36.sizes 11: [ OK ] TestViewAPI/36.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/36 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/37.sizes 11: [ OK ] TestViewAPI/37.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/37 (0 ms total) 11: 11: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 11: [ RUN ] TestViewAPI/38.sizes 11: [ OK ] TestViewAPI/38.sizes (0 ms) 11: [----------] 1 test from TestViewAPI/38 (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 73 tests from 41 test suites ran. (240 ms total) 11: [ PASSED ] 73 tests. 11/58 Test #11: Kokkos_CoreUnitTest_Default ................. Passed 2.95 sec test 12 Start 12: Kokkos_CoreUnitTest_LegionInitialization 12: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 12: Test timeout computed to be: 1500 12: [==========] Running 1 test from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 1 test from initialization 12: [ RUN ] initialization.legion_initialization 12: [ OK ] initialization.legion_initialization (2346 ms) 12: [----------] 1 test from initialization (2346 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 1 test from 1 test suite ran. (2346 ms total) 12: [ PASSED ] 1 test. 12/58 Test #12: Kokkos_CoreUnitTest_LegionInitialization .... Passed 2.64 sec test 13 Start 13: Kokkos_CoreUnitTest_PushFinalizeHook 13: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 13: Test timeout computed to be: 1500 13: SUCCESS 13/58 Test #13: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 2.64 sec test 14 Start 14: Kokkos_CoreUnitTest_Develop 14: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_Develop 14: Test timeout computed to be: 1500 14: [==========] Running 1 test from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 1 test from defaultdevicetype 14: [ RUN ] defaultdevicetype.development_test 14: [ OK ] defaultdevicetype.development_test (0 ms) 14: [----------] 1 test from defaultdevicetype (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 1 test from 1 test suite ran. (0 ms total) 14: [ PASSED ] 1 test. 14/58 Test #14: Kokkos_CoreUnitTest_Develop ................. Passed 2.66 sec test 15 Start 15: Kokkos_CoreUnitTest_TuningBuiltins 15: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 15: Test timeout computed to be: 1500 15/58 Test #15: Kokkos_CoreUnitTest_TuningBuiltins .......... Passed 2.70 sec test 16 Start 16: Kokkos_CoreUnitTest_TuningBasics 16: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 16: Test timeout computed to be: 1500 16: Set of size 10 16: 4,4 16: Expect 1, have 1 16: Expect 2, have 2 16/58 Test #16: Kokkos_CoreUnitTest_TuningBasics ............ Passed 2.64 sec test 17 Start 17: Kokkos_CoreUnitTest_CategoricalTuner 17: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 17: Test timeout computed to be: 1500 17/58 Test #17: Kokkos_CoreUnitTest_CategoricalTuner ........ Passed 3.13 sec test 18 Start 18: Kokkos_CoreUnitTest_KokkosP 18: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 18: Test timeout computed to be: 1500 18: [==========] Running 29 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 27 tests from kokkosp 18: [ RUN ] kokkosp.test_named_instance_fence 18: Ref: 33554433 18: Ref: named_instance 18: 33554433 18: named_instance 18: [ OK ] kokkosp.test_named_instance_fence (0 ms) 18: [ RUN ] kokkosp.test_unnamed_instance_fence 18: Ref: 33554433 18: Ref: Unnamed Instance Fence 18: 33554433 18: Kokkos::Cuda::fence(): Unnamed Instance Fence 18: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 18: [ RUN ] kokkosp.test_named_global_fence 18: Ref: 33554432 18: Ref: test global fence 18: 0 18: test global fence 18: Miss on id 18: 33554432 18: test global fence 18: [ OK ] kokkosp.test_named_global_fence (0 ms) 18: [ RUN ] kokkosp.test_unnamed_global_fence 18: Ref: 33554432 18: Ref: Unnamed Global Fence 18: 0 18: Kokkos::fence: Unnamed Global Fence 18: Miss on id 18: 33554432 18: Kokkos::fence: Unnamed Global Fence 18: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 18: [ RUN ] kokkosp.test_multiple_default_instances 18: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 18: [ RUN ] kokkosp.test_id_gen 18: [ OK ] kokkosp.test_id_gen (0 ms) 18: [ RUN ] kokkosp.test_kernel_sequence 18: Ref: 33554433 18: Ref: named_instance 18: 33554433 18: named_instance 18: Ref: 33554433 18: Ref: test_kernel 18: 33554433 18: named_instance 18: Miss on name 18: 0 18: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 18: Miss on name 18: Miss on id 18: 33554432 18: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 18: Miss on name 18: Miss on id 18: 33554433 18: test_kernel 18: [ OK ] kokkosp.test_kernel_sequence (0 ms) 18: [ RUN ] kokkosp.test_streams 18: [ OK ] kokkosp.test_streams (0 ms) 18: [ RUN ] kokkosp.async_deep_copy 18: [ OK ] kokkosp.async_deep_copy (0 ms) 18: [ RUN ] kokkosp.parallel_for 18: [ OK ] kokkosp.parallel_for (0 ms) 18: [ RUN ] kokkosp.parallel_reduce 18: [ OK ] kokkosp.parallel_reduce (0 ms) 18: [ RUN ] kokkosp.parallel_scan 18: [ OK ] kokkosp.parallel_scan (4 ms) 18: [ RUN ] kokkosp.parallel_scan_no_fence 18: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 18: [ RUN ] kokkosp.parallel_scan_no_fence_view 18: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 18: [ RUN ] kokkosp.regions 18: [ OK ] kokkosp.regions (0 ms) 18: [ RUN ] kokkosp.fences 18: [ OK ] kokkosp.fences (0 ms) 18: [ RUN ] kokkosp.raw_allocation 18: [ OK ] kokkosp.raw_allocation (0 ms) 18: [ RUN ] kokkosp.view 18: [ OK ] kokkosp.view (0 ms) 18: [ RUN ] kokkosp.sections 18: [ OK ] kokkosp.sections (0 ms) 18: [ RUN ] kokkosp.metadata 18: [ OK ] kokkosp.metadata (0 ms) 18: [ RUN ] kokkosp.profile_events 18: [ OK ] kokkosp.profile_events (0 ms) 18: [ RUN ] kokkosp.tuning_sequence 18: [ OK ] kokkosp.tuning_sequence (0 ms) 18: [ RUN ] kokkosp.no_init_kernel 18: [ OK ] kokkosp.no_init_kernel (0 ms) 18: [ RUN ] kokkosp.get_events 18: [ OK ] kokkosp.get_events (0 ms) 18: [ RUN ] kokkosp.create_mirror_no_init 18: [ OK ] kokkosp.create_mirror_no_init (0 ms) 18: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 18: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 18: [ RUN ] kokkosp.create_mirror_view_and_copy 18: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 18: [----------] 27 tests from kokkosp (7 ms total) 18: 18: [----------] 2 tests from defaultdevicetype 18: [ RUN ] defaultdevicetype.profiling_section 18: [ OK ] defaultdevicetype.profiling_section (0 ms) 18: [ RUN ] defaultdevicetype.scoped_profile_region 18: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 18: [----------] 2 tests from defaultdevicetype (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 29 tests from 2 test suites ran. (7 ms total) 18: [ PASSED ] 29 tests. 18/58 Test #18: Kokkos_CoreUnitTest_KokkosP ................. Passed 2.66 sec test 19 Start 19: Kokkos_CoreUnitTest_ToolIndependence 19: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 19: Test timeout computed to be: 1500 19/58 Test #19: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.01 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoadHelp 20: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/libkokkosprinter-tool.so 20: Test timeout computed to be: 1500 20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 20: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 20/58 Test #20: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 2.65 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLineHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 21/58 Test #21: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 2.64 sec test 22 Start 22: Kokkos_ProfilingTestLibraryLoad 22: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 22: Environment variables: 22: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/libkokkosprinter-tool.so 22: Test timeout computed to be: 1500 22: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 22: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.2.99::kokkosp_allocate_data:Host:source:0xdcba00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xdcbb80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xdcbc00:Host:source:0xdcba80: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:0xdcbcc0: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:0xdcbb80:40::kokkosp_deallocate_data:Host:source:0xdcba00:40::kokkosp_finalize_library:: 22/58 Test #22: Kokkos_ProfilingTestLibraryLoad ............. Passed 2.65 sec test 23 Start 23: Kokkos_ProfilingTestLibraryCmdLine 23: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/libkokkosprinter-tool.so" 23: Test timeout computed to be: 1500 23: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_HBWSPACE:no::kokkosp_declare_metadata:KOKKOS_ENABLE_INTEL_MM_ALLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBRT:no::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.2.99::kokkosp_allocate_data:Host:source:0xdcba00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xdcbb80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xdcbc00:Host:source:0xdcba80: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:0xdcbcc0: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:0xdcbb80:40::kokkosp_deallocate_data:Host:source:0xdcba00:40::kokkosp_finalize_library:: 23/58 Test #23: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 2.64 sec test 24 Start 24: Kokkos_CoreUnitTest_StackTraceTest 24: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec 24: Test timeout computed to be: 1500 24: [==========] Running 3 tests from 2 test suites. 24: [----------] Global test environment set-up. 24: [----------] 2 tests from defaultdevicetype_DeathTest 24: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 24: 24: [WARNING] /var/jenkins/workspace/Kokkos_PR-6678/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5480] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b20b] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x437b00] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x4391cd] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x471204] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x449928] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac60] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b507] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b1cd] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471dd4] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abdc] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396e0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b7e0b3] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379de] 24: 24: demangled test_f1: 24: [0x4a5480] Kokkos::Impl::save_stacktrace() 24: [0x43b20b] Test::stacktrace_test_f1(std::ostream&) 24: [0x437b00] Test::test_stacktrace(bool, bool) 24: [0x4391cd] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 24: [0x471204] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x449928] testing::Test::Run() 24: [0x44ac60] testing::TestInfo::Run() 24: [0x44b507] testing::TestSuite::Run() 24: [0x45b1cd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x471dd4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45abdc] testing::UnitTest::Run() 24: [0x4396e0] main 24: [0x7ffff5b7e0b3] __libc_start_main 24: [0x4379de] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5480] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b20b] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43b526] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x4384f4] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x4391cd] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x471204] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x449928] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac60] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b507] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b1cd] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471dd4] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abdc] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396e0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b7e0b3] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379de] 24: 24: demangled test_f3: 24: [0x4a5480] Kokkos::Impl::save_stacktrace() 24: [0x43b20b] Test::stacktrace_test_f1(std::ostream&) 24: [0x43b526] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x4384f4] Test::test_stacktrace(bool, bool) 24: [0x4391cd] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 24: [0x471204] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x449928] testing::Test::Run() 24: [0x44ac60] testing::TestInfo::Run() 24: [0x44b507] testing::TestSuite::Run() 24: [0x45b1cd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x471dd4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45abdc] testing::UnitTest::Run() 24: [0x4396e0] main 24: [0x7ffff5b7e0b3] __libc_start_main 24: [0x4379de] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (330 ms) 24: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 24: 24: [WARNING] /var/jenkins/workspace/Kokkos_PR-6678/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5480] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b20b] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x437b00] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43949a] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x471204] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x449928] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac60] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b507] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b1cd] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471dd4] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abdc] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396e0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b7e0b3] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379de] 24: 24: demangled test_f1: 24: [0x4a5480] Kokkos::Impl::save_stacktrace() 24: [0x43b20b] Test::stacktrace_test_f1(std::ostream&) 24: [0x437b00] Test::test_stacktrace(bool, bool) 24: [0x43949a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 24: [0x471204] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x449928] testing::Test::Run() 24: [0x44ac60] testing::TestInfo::Run() 24: [0x44b507] testing::TestSuite::Run() 24: [0x45b1cd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x471dd4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45abdc] testing::UnitTest::Run() 24: [0x4396e0] main 24: [0x7ffff5b7e0b3] __libc_start_main 24: [0x4379de] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5480] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b20b] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43b526] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x4384f4] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43949a] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x471204] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x449928] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac60] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b507] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b1cd] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471dd4] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abdc] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396e0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b7e0b3] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379de] 24: 24: demangled test_f3: 24: [0x4a5480] Kokkos::Impl::save_stacktrace() 24: [0x43b20b] Test::stacktrace_test_f1(std::ostream&) 24: [0x43b526] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x4384f4] Test::test_stacktrace(bool, bool) 24: [0x43949a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 24: [0x471204] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x449928] testing::Test::Run() 24: [0x44ac60] testing::TestInfo::Run() 24: [0x44b507] testing::TestSuite::Run() 24: [0x45b1cd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x471dd4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45abdc] testing::UnitTest::Run() 24: [0x4396e0] main 24: [0x7ffff5b7e0b3] __libc_start_main 24: [0x4379de] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (324 ms) 24: [----------] 2 tests from defaultdevicetype_DeathTest (654 ms total) 24: 24: [----------] 1 test from defaultdevicetype 24: [ RUN ] defaultdevicetype.stacktrace_normal 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5480] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b20b] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x437b00] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x471204] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x449928] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac60] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b507] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b1cd] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471dd4] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abdc] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396e0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b7e0b3] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379de] 24: 24: demangled test_f1: 24: [0x4a5480] Kokkos::Impl::save_stacktrace() 24: [0x43b20b] Test::stacktrace_test_f1(std::ostream&) 24: [0x437b00] Test::test_stacktrace(bool, bool) 24: [0x471204] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x449928] testing::Test::Run() 24: [0x44ac60] testing::TestInfo::Run() 24: [0x44b507] testing::TestSuite::Run() 24: [0x45b1cd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x471dd4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45abdc] testing::UnitTest::Run() 24: [0x4396e0] main 24: [0x7ffff5b7e0b3] __libc_start_main 24: [0x4379de] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a5480] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43b20b] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43b526] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x4384f4] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x471204] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x449928] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44ac60] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44b507] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45b1cd] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x471dd4] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45abdc] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x4396e0] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5b7e0b3] 24: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x4379de] 24: 24: demangled test_f3: 24: [0x4a5480] Kokkos::Impl::save_stacktrace() 24: [0x43b20b] Test::stacktrace_test_f1(std::ostream&) 24: [0x43b526] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x4384f4] Test::test_stacktrace(bool, bool) 24: [0x471204] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x449928] testing::Test::Run() 24: [0x44ac60] testing::TestInfo::Run() 24: [0x44b507] testing::TestSuite::Run() 24: [0x45b1cd] testing::internal::UnitTestImpl::RunAllTests() 24: [0x471dd4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x45abdc] testing::UnitTest::Run() 24: [0x4396e0] main 24: [0x7ffff5b7e0b3] __libc_start_main 24: [0x4379de] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 24: [----------] 1 test from defaultdevicetype (1 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 3 tests from 2 test suites ran. (656 ms total) 24: [ PASSED ] 3 tests. 24/58 Test #24: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 3.31 sec test 25 Start 25: Kokkos_IncrementalTest_CUDA 25: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_IncrementalTest_CUDA 25: Test timeout computed to be: 1500 25: [==========] Running 28 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 28 tests from CUDA 25: [ RUN ] CUDA.IncrTest_01_execspace_typedef 25: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 25: [ RUN ] CUDA.IncrTest_01_execspace 25: Device Execution Space: 25: KOKKOS_ENABLE_CUDA: yes 25: Cuda Options: 25: KOKKOS_ENABLE_CUDA_LAMBDA: yes 25: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 25: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_CUDA_UVM: no 25: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 25: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 25: 25: Cuda Runtime Configuration: 25: macro KOKKOS_ENABLE_CUDA : defined 25: macro CUDA_VERSION = 11000 = version 11.0 25: Kokkos::Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 25: Cuda 25: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 25: [ RUN ] CUDA.IncrTest_02_AtomicExchange 25: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 25: [ RUN ] CUDA.IncrTest_02_AtomicAdd 25: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 25: [ RUN ] CUDA.IncrTest_02_AtomicSub 25: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 25: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 25: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 25: [ RUN ] CUDA.IncrTest_03b_memspace_free 25: [ OK ] CUDA.IncrTest_03b_memspace_free (2462 ms) 25: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 25: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 25: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 25: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 25: [ RUN ] CUDA.IncrTest_05_reduction 25: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 25: [ RUN ] CUDA.IncrTest_06_mdrange2D 25: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 25: [ RUN ] CUDA.IncrTest_06_mdrange3D 25: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 25: [ RUN ] CUDA.IncrTest_06_mdrange4D 25: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 25: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 25: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 25: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 25: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 25: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 25: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 25: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 25: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 25: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 25: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms) 25: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 25: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms) 25: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 25: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (265 ms) 25: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 25: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 25: [ RUN ] CUDA.IncrTest_12b_TeamScratch 25: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 25: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 25: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 25: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 25: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 25: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 25: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 25: [ RUN ] CUDA.incr_14_MDrangeReduce 25: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 25: [ RUN ] CUDA.IncrTest_16_parallelscan 25: [ OK ] CUDA.IncrTest_16_parallelscan (5 ms) 25: [ RUN ] CUDA.incr_17_atomicView 25: [ OK ] CUDA.incr_17_atomicView (0 ms) 25: [----------] 28 tests from CUDA (2747 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 28 tests from 1 test suite ran. (2747 ms total) 25: [ PASSED ] 28 tests. 25/58 Test #25: Kokkos_IncrementalTest_CUDA ................. Passed 5.42 sec test 26 Start 26: Kokkos_IncrementalTest_SERIAL 26: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (141 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 (256 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 (7 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 (407 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (407 ms total) 26: [ PASSED ] 28 tests. 26/58 Test #26: Kokkos_IncrementalTest_SERIAL ............... Passed 3.05 sec test 27 Start 27: Kokkos_CoreUnitTest_CTestDevice 27: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 27: Test timeout computed to be: 1500 27: [==========] Running 8 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 8 tests from ctest_environment 27: [ RUN ] ctest_environment.no_device_type 27: [ OK ] ctest_environment.no_device_type (0 ms) 27: [ RUN ] ctest_environment.no_process_count 27: [ OK ] ctest_environment.no_process_count (0 ms) 27: [ RUN ] ctest_environment.invalid_rank 27: [ OK ] ctest_environment.invalid_rank (0 ms) 27: [ RUN ] ctest_environment.no_type_str 27: [ OK ] ctest_environment.no_type_str (0 ms) 27: [ RUN ] ctest_environment.missing_type 27: [ OK ] ctest_environment.missing_type (0 ms) 27: [ RUN ] ctest_environment.no_id_str 27: [ OK ] ctest_environment.no_id_str (0 ms) 27: [ RUN ] ctest_environment.invalid_id_str 27: [ OK ] ctest_environment.invalid_id_str (0 ms) 27: [ RUN ] ctest_environment.good 27: [ OK ] ctest_environment.good (0 ms) 27: [----------] 8 tests from ctest_environment (0 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 8 tests from 1 test suite ran. (0 ms total) 27: [ PASSED ] 8 tests. 27/58 Test #27: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.01 sec test 28 Start 28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 28: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 28: Test timeout computed to be: 1500 28/58 Test #28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.01 sec test 29 Start 29: Kokkos_CoreUnitTest_DeviceAndThreads 29: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6678/build/core/unit_test/TestDeviceAndThreads.py" 29: Test timeout computed to be: 1500 29: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 29: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 29: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 29: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 29: 29: ---------------------------------------------------------------------- 29: Ran 4 tests in 26.466s 29: 29: OK (skipped=1) 29/58 Test #29: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 26.87 sec test 30 Start 30: Kokkos_PerformanceTest_TaskDag 30: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 30: Test timeout computed to be: 1500 30/58 Test #30: Kokkos_PerformanceTest_TaskDag .............. Passed 0.01 sec test 31 Start 31: Kokkos_PerformanceTest_Benchmark 31: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-01-03_T14-55-41.json" 31: Test timeout computed to be: 1500 31: 2024-01-03T16:14:13+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 31: Run on (4 X 2300.11 MHz CPU s) 31: CPU Caches: 31: L1 Data 32 KiB (x4) 31: L1 Instruction 32 KiB (x4) 31: L2 Unified 4096 KiB (x4) 31: L3 Unified 16384 KiB (x4) 31: Load Average: 0.72, 2.99, 5.82 31: CPU architecture: none 31: Default Device: N6Kokkos4CudaE 31: GIT_BRANCH: HEAD 31: GIT_CLEAN_STATUS: CLEAN 31: GIT_COMMIT_DATE: 2024-01-03T14:54:55+00:00 31: GIT_COMMIT_DESCRIPTION: Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD 31: GIT_COMMIT_HASH: 483bff9c5 31: GPU architecture: VOLTA70 31: KOKKOS_COMPILER_CLANG: 1200 31: KOKKOS_ENABLE_ASM: no 31: KOKKOS_ENABLE_CUDA: yes 31: KOKKOS_ENABLE_CUDA_LAMBDA: yes 31: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 31: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 31: KOKKOS_ENABLE_CUDA_UVM: no 31: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 31: KOKKOS_ENABLE_CXX17: yes 31: KOKKOS_ENABLE_CXX20: no 31: KOKKOS_ENABLE_CXX23: no 31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 31: KOKKOS_ENABLE_HBWSPACE: no 31: KOKKOS_ENABLE_HWLOC: no 31: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 31: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 31: KOKKOS_ENABLE_LIBDL: yes 31: KOKKOS_ENABLE_LIBRT: no 31: KOKKOS_ENABLE_PRAGMA_IVDEP: no 31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 31: KOKKOS_ENABLE_PRAGMA_UNROLL: no 31: KOKKOS_ENABLE_PRAGMA_VECTOR: no 31: KOKKOS_ENABLE_SERIAL: yes 31: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 31: Kokkos Version: 4.2.99 31: macro KOKKOS_ENABLE_CUDA: defined 31: platform: 64bit 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Count Time normalized 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: GramSchmidt/Count:1024/iterations:5/manual_time 0.006 s 0.007 s 5 1024 6.04854u 31: GramSchmidt/Count:2048/iterations:5/manual_time 0.006 s 0.007 s 5 2.048k 2.96773u 31: GramSchmidt/Count:4096/iterations:5/manual_time 0.006 s 0.007 s 5 4.096k 1.56704u 31: GramSchmidt/Count:8192/iterations:5/manual_time 0.006 s 0.008 s 5 8.192k 733.578n 31: GramSchmidt/Count:16384/iterations:5/manual_time 0.006 s 0.009 s 5 16.384k 379.272n 31: GramSchmidt/Count:32768/iterations:5/manual_time 0.006 s 0.011 s 5 32.768k 187.992n 31: GramSchmidt/Count:65536/iterations:5/manual_time 0.007 s 0.016 s 5 65.536k 106.227n 31: GramSchmidt/Count:131072/iterations:5/manual_time 0.007 s 0.027 s 5 131.072k 55.1658n 31: GramSchmidt/Count:262144/iterations:5/manual_time 0.009 s 0.049 s 5 262.144k 35.4458n 31: GramSchmidt/Count:524288/iterations:5/manual_time 0.019 s 0.105 s 5 524.288k 35.4042n 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: GB/s Max 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.009 s 230 86.2884k/s 11.5 31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 31: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 31: OverlapRangePolicy/N:2000/M:10000/R:10 0.334 s 0.332 s 2 0.083601 0.0403964 0.0340005 0.01582 0.0170897 9.363u 31: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 31: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: OverlapMDRangePolicy/N:200/M:10000/R:10 0.026 s 0.026 s 27 6.35823m 3.18898m 2.3755m 1.19588m 1.20446m 7.852u 31: OverlapTeamPolicy/N:20/M:1000000/R:10 0.341 s 0.340 s 2 0.0674885 0.0321601 0.0564529 0.0273354 0.0282465 16.194u 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Count Time normalized 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 14.8428n 31: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 5.6543n 31: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.001 s 5 4.096k 3.02661n 31: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.84937n 31: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 1016.54p 31: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 1.2796n 31: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 724.06p 31: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.002 s 5 131.072k 624.512p 31: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 610.771p 31: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.004 s 5 524.288k 706.556p 31: ----------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: rate 31: ----------------------------------------------------------------------------------------------------------------------------------- 31: Malloc/N:1/manual_time 11.2 us 23.8 us 59935 89.4123k/s 31: Malloc/N:16/manual_time 11.3 us 24.1 us 62433 88.4783k/s 31: Malloc/N:256/manual_time 11.4 us 24.2 us 61773 87.9492k/s 31: Malloc/N:4096/manual_time 11.3 us 24.1 us 62079 88.6396k/s 31: Malloc/N:65536/manual_time 11.3 us 24.2 us 61795 88.2535k/s 31: Malloc/N:1048576/manual_time 109 us 194 us 6382 9.13386k/s 31: Malloc/N:16777216/manual_time 495 us 621 us 1229 2.02062k/s 31: Malloc/N:268435456/manual_time 4772 us 2655 us 703 209.539/s 31: Malloc/N:4294967296/manual_time 115857 us 20702 us 9 8.63133/s 31: MallocFree/N:1/manual_time 24.0 us 24.0 us 28519 41.6846k/s 31: MallocFree/N:16/manual_time 23.8 us 23.8 us 29420 42.0065k/s 31: MallocFree/N:256/manual_time 23.8 us 23.7 us 29353 42.0614k/s 31: MallocFree/N:4096/manual_time 23.6 us 23.6 us 29519 42.3465k/s 31: MallocFree/N:65536/manual_time 23.6 us 23.6 us 29643 42.3771k/s 31: MallocFree/N:1048576/manual_time 193 us 192 us 3605 5.17733k/s 31: MallocFree/N:16777216/manual_time 624 us 612 us 1132 1.60331k/s 31: MallocFree/N:268435456/manual_time 5467 us 2607 us 279 182.907/s 31: MallocFree/N:4294967296/manual_time 110757 us 19917 us 6 9.02876/s 31: MallocTouch/N:1/manual_time 13.6 us 26.4 us 50575 73.5139k/s 31: MallocTouch/N:16/manual_time 13.6 us 26.6 us 51747 73.4138k/s 31: MallocTouch/N:256/manual_time 13.6 us 26.5 us 51697 73.6522k/s 31: MallocTouch/N:4096/manual_time 22.8 us 35.9 us 30797 43.8502k/s 31: MallocTouch/N:65536/manual_time 22.7 us 35.7 us 30848 44.1036k/s 31: MallocTouch/N:1048576/manual_time 125 us 210 us 5600 8.02823k/s 31: MallocTouch/N:16777216/manual_time 508 us 637 us 1379 1.96696k/s 31: MallocTouch/N:268435456/manual_time 4874 us 2688 us 613 205.179/s 31: MallocTouch/N:4294967296/manual_time 117296 us 21701 us 8 8.52543/s 31: MallocTouchFree/N:1/manual_time 26.8 us 26.8 us 25874 37.2922k/s 31: MallocTouchFree/N:16/manual_time 26.7 us 26.6 us 26293 37.5113k/s 31: MallocTouchFree/N:256/manual_time 26.5 us 26.4 us 26383 37.7806k/s 31: MallocTouchFree/N:4096/manual_time 35.8 us 35.7 us 19520 27.9527k/s 31: MallocTouchFree/N:65536/manual_time 35.7 us 35.7 us 19572 27.9832k/s 31: MallocTouchFree/N:1048576/manual_time 214 us 211 us 3301 4.66802k/s 31: MallocTouchFree/N:16777216/manual_time 666 us 653 us 959 1.50141k/s 31: MallocTouchFree/N:268435456/manual_time 5510 us 2653 us 278 181.503/s 31: MallocTouchFree/N:4294967296/manual_time 110075 us 22328 us 6 9.08473/s 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: GB/s MB 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: ViewAllocate_Rank1/N:10/manual_time 0.016 s 0.008 s 99 50.7634/s 800 31: ViewAllocate_Rank1/N:10/manual_time 0.017 s 0.008 s 42 47.7843/s 800 31: ViewAllocate_Rank2/N:10/manual_time 0.017 s 0.008 s 42 47.7583/s 800 31: ViewAllocate_Rank2/N:10/manual_time 0.017 s 0.008 s 42 47.8438/s 800 31: ViewAllocate_Rank3/N:10/manual_time 0.017 s 0.008 s 42 47.911/s 800 31: ViewAllocate_Rank3/N:10/manual_time 0.016 s 0.008 s 42 48.6372/s 800 31: ViewAllocate_Rank4/N:10/manual_time 0.017 s 0.008 s 42 47.9045/s 800 31: ViewAllocate_Rank4/N:10/manual_time 0.017 s 0.008 s 42 47.8247/s 800 31: ViewAllocate_Rank5/N:10/manual_time 0.017 s 0.008 s 42 47.8293/s 800 31: ViewAllocate_Rank5/N:10/manual_time 0.017 s 0.008 s 42 47.8332/s 800 31: ViewAllocate_Rank6/N:10/manual_time 0.017 s 0.008 s 42 47.8229/s 800 31: ViewAllocate_Rank6/N:10/manual_time 0.017 s 0.008 s 42 47.7686/s 800 31: ViewAllocate_Rank7/N:10/manual_time 0.017 s 0.008 s 42 47.9094/s 800 31: ViewAllocate_Rank7/N:10/manual_time 0.017 s 0.008 s 42 47.8451/s 800 31: ViewAllocate_Rank8/N:10/manual_time 0.017 s 0.008 s 42 47.774/s 800 31: ViewAllocate_Rank8/N:10/manual_time 0.017 s 0.008 s 42 47.8051/s 800 31: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 310 719.944/s 1.6k 31: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 333 775.437/s 1.6k 31: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 332 775.891/s 1.6k 31: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 332 775.412/s 1.6k 31: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 332 776.214/s 1.6k 31: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 332 775.282/s 1.6k 31: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 332 776.063/s 1.6k 31: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 150 342.887/s 1.6k 31: ViewDeepCopy_Rank3/N:10/manual_time 0.012 s 0.012 s 58 136.128/s 1.6k 31: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 332 776.064/s 1.6k 31: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 158 360.928/s 1.6k 31: ViewDeepCopy_Rank3/N:10/manual_time 0.005 s 0.005 s 132 318.719/s 1.6k 31: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 332 776.05/s 1.6k 31: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 332 775.493/s 1.6k 31: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 333 776.033/s 1.6k 31: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 332 775.581/s 1.6k 31: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 56 131.254/s 1.6k 31: ViewDeepCopy_Rank5/N:10/manual_time 0.012 s 0.012 s 55 128.489/s 1.6k 31: ViewDeepCopy_Rank4/N:10/manual_time 0.006 s 0.006 s 118 282.478/s 1.6k 31: ViewDeepCopy_Rank5/N:10/manual_time 0.010 s 0.010 s 70 166.277/s 1.6k 31: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 332 775.983/s 1.6k 31: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 332 775.342/s 1.6k 31: ViewDeepCopy_Rank6/N:10/manual_time 0.023 s 0.023 s 30 70.0728/s 1.6k 31: ViewDeepCopy_Rank6/N:10/manual_time 0.006 s 0.006 s 118 287.436/s 1.6k 31: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 332 776.109/s 1.6k 31: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 332 775.529/s 1.6k 31: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.018 s 37 86.2866/s 1.6k 31: ViewDeepCopy_Rank7/N:10/manual_time 0.007 s 0.007 s 92 219.132/s 1.6k 31: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 332 775.961/s 1.6k 31: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 332 775.227/s 1.6k 31: ViewDeepCopy_Rank8/N:10/manual_time 0.021 s 0.021 s 33 75.971/s 1.6k 31: ViewDeepCopy_Rank8/N:10/manual_time 0.007 s 0.007 s 85 214.847/s 1.6k 31: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 342 797.194/s 1.6k 31: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 342 797.867/s 1.6k 31: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 342 797.395/s 1.6k 31: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 342 797.959/s 1.6k 31: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 626 716.034/s 800 31: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 627 716.129/s 800 31: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 626 715.991/s 800 31: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 626 715.903/s 800 31: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 626 715.886/s 800 31: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 626 715.705/s 800 31: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 626 715.873/s 800 31: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 627 715.921/s 800 31: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 627 716.004/s 800 31: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 627 716.145/s 800 31: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 626 715.914/s 800 31: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 626 716.032/s 800 31: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 627 716.057/s 800 31: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 626 716.152/s 800 31: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 626 716.124/s 800 31: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 626 716.042/s 800 31: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 628 717.678/s 800 31: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 628 707.556/s 800 31: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.45587k/s 1.6k 31: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.46049k/s 1.6k 31: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.82374k/s 1.6k 31: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.82523k/s 1.6k 31: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.39317k/s 1.6k 31: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.51048k/s 1.6k 31: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.95032k/s 1.6k 31: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.94348k/s 1.6k 31: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.08834k/s 1.6k 31: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.08926k/s 1.6k 31: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.85551k/s 1.6k 31: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.67842k/s 1.6k 31: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.25219k/s 1.6k 31: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.54094k/s 1.6k 31: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.89236k/s 1.6k 31: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.17084k/s 1.6k 31: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.27788k/s 1.6k 31: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.70335k/s 1.6k 31: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.52527k/s 1.6k 31: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.27129k/s 1.6k 31: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.90195k/s 1.6k 31: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.5305k/s 1.6k 31: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.19146k/s 1.6k 31: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.71298k/s 1.6k 31: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.73342k/s 1.6k 31: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.426k/s 1.6k 31: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.97131k/s 1.6k 31: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.58445k/s 1.6k 31: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.56471k/s 1.6k 31: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.50806k/s 1.6k 31: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.75936k/s 1.6k 31: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.67798k/s 1.6k 31: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.019 s 0.009 s 10 85.0226/s 1.6k 31: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.025 s 0.010 s 10 63.2142/s 1.6k 31/58 Test #31: Kokkos_PerformanceTest_Benchmark ............ Passed 132.51 sec test 32 Start 32: Kokkos_Benchmark_Atomic_MinMax 32: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-01-03_T14-55-41.json" 32: Test timeout computed to be: 1500 32: 2024-01-03T16:16:25+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 32: Run on (4 X 2300.11 MHz CPU s) 32: CPU Caches: 32: L1 Data 32 KiB (x4) 32: L1 Instruction 32 KiB (x4) 32: L2 Unified 4096 KiB (x4) 32: L3 Unified 16384 KiB (x4) 32: Load Average: 0.97, 2.23, 5.15 32: CPU architecture: none 32: Default Device: N6Kokkos4CudaE 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-01-03T14:54:55+00:00 32: GIT_COMMIT_DESCRIPTION: Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD 32: GIT_COMMIT_HASH: 483bff9c5 32: GPU architecture: VOLTA70 32: KOKKOS_COMPILER_CLANG: 1200 32: KOKKOS_ENABLE_ASM: no 32: KOKKOS_ENABLE_CUDA: yes 32: KOKKOS_ENABLE_CUDA_LAMBDA: yes 32: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 32: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 32: KOKKOS_ENABLE_CUDA_UVM: no 32: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 32: KOKKOS_ENABLE_CXX17: yes 32: KOKKOS_ENABLE_CXX20: no 32: KOKKOS_ENABLE_CXX23: no 32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 32: KOKKOS_ENABLE_HBWSPACE: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 32: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_LIBRT: no 32: KOKKOS_ENABLE_PRAGMA_IVDEP: no 32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 32: KOKKOS_ENABLE_PRAGMA_UNROLL: no 32: KOKKOS_ENABLE_PRAGMA_VECTOR: no 32: KOKKOS_ENABLE_SERIAL: yes 32: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 32: Kokkos Version: 4.2.99 32: macro KOKKOS_ENABLE_CUDA: defined 32: platform: 64bit 32: ---------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations 32: ---------------------------------------------------------------------------------------------------------------------------------------- 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32/58 Test #32: Kokkos_Benchmark_Atomic_MinMax .............. Passed 2.69 sec test 33 Start 33: Kokkos_PerformanceTest_Mempool 33: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-01-03_T14-55-41.json" 33: Test timeout computed to be: 1500 33: 2024-01-03T16:16:28+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Mempool 33: Run on (4 X 2300.11 MHz CPU s) 33: CPU Caches: 33: L1 Data 32 KiB (x4) 33: L1 Instruction 32 KiB (x4) 33: L2 Unified 4096 KiB (x4) 33: L3 Unified 16384 KiB (x4) 33: Load Average: 0.97, 2.23, 5.15 33: CPU architecture: none 33: Default Device: N6Kokkos4CudaE 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-01-03T14:54:55+00:00 33: GIT_COMMIT_DESCRIPTION: Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD 33: GIT_COMMIT_HASH: 483bff9c5 33: GPU architecture: VOLTA70 33: KOKKOS_COMPILER_CLANG: 1200 33: KOKKOS_ENABLE_ASM: no 33: KOKKOS_ENABLE_CUDA: yes 33: KOKKOS_ENABLE_CUDA_LAMBDA: yes 33: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 33: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 33: KOKKOS_ENABLE_CUDA_UVM: no 33: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 33: KOKKOS_ENABLE_CXX17: yes 33: KOKKOS_ENABLE_CXX20: no 33: KOKKOS_ENABLE_CXX23: no 33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 33: KOKKOS_ENABLE_HBWSPACE: no 33: KOKKOS_ENABLE_HWLOC: no 33: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 33: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 33: KOKKOS_ENABLE_LIBDL: yes 33: KOKKOS_ENABLE_LIBRT: no 33: KOKKOS_ENABLE_PRAGMA_IVDEP: no 33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 33: KOKKOS_ENABLE_PRAGMA_UNROLL: no 33: KOKKOS_ENABLE_PRAGMA_VECTOR: no 33: KOKKOS_ENABLE_SERIAL: yes 33: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 33: Kokkos Version: 4.2.99 33: macro KOKKOS_ENABLE_CUDA: defined 33: platform: 64bit 33: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations FOM: fill ops per second 33: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 5179 45.9307M/s 33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations FOM: cycle ops per second 33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 16848 267.412M/s 33/58 Test #33: Kokkos_PerformanceTest_Mempool .............. Passed 12.71 sec test 34 Start 34: Kokkos_PerformanceTest_Atomic 34: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-01-03_T14-55-41.json" 34: Test timeout computed to be: 1500 34: 2024-01-03T16:16:40+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-6678/build/core/perf_test/Kokkos_PerformanceTest_Atomic 34: Run on (4 X 2300.11 MHz CPU s) 34: CPU Caches: 34: L1 Data 32 KiB (x4) 34: L1 Instruction 32 KiB (x4) 34: L2 Unified 4096 KiB (x4) 34: L3 Unified 16384 KiB (x4) 34: Load Average: 1.14, 2.21, 5.10 34: CPU architecture: none 34: Default Device: N6Kokkos4CudaE 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-01-03T14:54:55+00:00 34: GIT_COMMIT_DESCRIPTION: Merge commit '79a36295d54bcf50937accd377b959d9d4503a75' into HEAD 34: GIT_COMMIT_HASH: 483bff9c5 34: GPU architecture: VOLTA70 34: KOKKOS_COMPILER_CLANG: 1200 34: KOKKOS_ENABLE_ASM: no 34: KOKKOS_ENABLE_CUDA: yes 34: KOKKOS_ENABLE_CUDA_LAMBDA: yes 34: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 34: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 34: KOKKOS_ENABLE_CUDA_UVM: no 34: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 34: KOKKOS_ENABLE_CXX17: yes 34: KOKKOS_ENABLE_CXX20: no 34: KOKKOS_ENABLE_CXX23: no 34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 34: KOKKOS_ENABLE_HBWSPACE: no 34: KOKKOS_ENABLE_HWLOC: no 34: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 34: KOKKOS_ENABLE_INTEL_MM_ALLOC: no 34: KOKKOS_ENABLE_LIBDL: yes 34: KOKKOS_ENABLE_LIBRT: no 34: KOKKOS_ENABLE_PRAGMA_IVDEP: no 34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 34: KOKKOS_ENABLE_PRAGMA_UNROLL: no 34: KOKKOS_ENABLE_PRAGMA_VECTOR: no 34: KOKKOS_ENABLE_SERIAL: yes 34: Kokkos: Cuda[ 0 ] Tesla V100-SXM2-32GB capability 7.0, Total Global Memory: 31.74 G, Shared Memory per Block: 48 K : Selected 34: Kokkos Version: 4.2.99 34: macro KOKKOS_ENABLE_CUDA: defined 34: platform: 64bit 34: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 34: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Test_Atomic/100000/iterations:10 1.20 s 1.20 s 10 1 4 1.94178m 1.32162m 272.7u 704.983M 681.344k 704.983M 34: Test_Atomic/100000/iterations:10 1.12 s 1.11 s 10 1 8 2.62049m 1.23438m 115.93u 4.99995G 181.952k 4.99995G 34: Test_Atomic/100000/iterations:10 3.35 s 3.34 s 10 1 8 5.62463 1.45047m 115.62u 4.99995G 178.656k 4.99995G 34: Test_Atomic/100000/iterations:10 1.21 s 1.21 s 10 1 4 1.86081m 1.33795m 273.14u 704.983M 680.288k 704.983M 34: Test_Atomic/100000/iterations:10 1.12 s 1.11 s 10 1 8 2.65349m 1.23503m 109.95u 4.99995G 178.464k 4.99995G 34: Test_Atomic/100000/iterations:10 3.34 s 3.33 s 10 1 8 5.53866 1.52753m 115.03u 4.99995G 645.2k 4.99995G 34: Test_Atomic/100000/iterations:10 1.20 s 1.20 s 10 0 4 3.93782m 1.32096m 1.73945m 5G 824.608k 4.99989G 34: Test_Atomic/100000/iterations:10 1.20 s 1.19 s 10 1 8 3.92357m 1.35544m 1.73944m 4.99995G 760.944k 4.99995G 34: Test_Atomic/100000/iterations:10 1.21 s 1.20 s 10 1 4 1.88983m 1.32878m 272.72u 704.983M 752.736k 704.983M 34/58 Test #34: Kokkos_PerformanceTest_Atomic ............... Passed 152.13 sec test 35 Start 35: Kokkos_ContainersUnitTest_Serial 35: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 35: Test timeout computed to be: 1500 35: [==========] Running 65 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 65 tests from serial 35: [ RUN ] serial.bitset 35: [ OK ] serial.bitset (3841 ms) 35: [ RUN ] serial.bitset_default_constructor_no_alloc 35: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 35: [ RUN ] serial.dualview_combination 35: [ OK ] serial.dualview_combination (0 ms) 35: [ RUN ] serial.dualview_alloc 35: [ OK ] serial.dualview_alloc (0 ms) 35: [ RUN ] serial.test_dualview_copy_construction_and_assignment 35: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 35: [ RUN ] serial.dualview_combinations_without_init 35: [ OK ] serial.dualview_combinations_without_init (0 ms) 35: [ RUN ] serial.dualview_deep_copy 35: [ OK ] serial.dualview_deep_copy (0 ms) 35: [ RUN ] serial.dualview_realloc 35: [ OK ] serial.dualview_realloc (0 ms) 35: [ RUN ] serial.dualview_resize 35: [ OK ] serial.dualview_resize (0 ms) 35: [ RUN ] serial.dualview_device_correct_kokkos_device 35: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 35: [ RUN ] serial.dualview_host_correct_kokkos_device 35: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 35: [ RUN ] serial.dualview_host_modify_template_device_sync 35: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 35: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 35: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 35: [ RUN ] serial.dualview_device_modify_template_host_sync 35: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 35: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 35: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 35: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 35: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 35: [ RUN ] serial.dynamic_view 35: [ OK ] serial.dynamic_view (21 ms) 35: [ RUN ] serial.dyn_rank_view_api_generic 35: [ OK ] serial.dyn_rank_view_api_generic (11 ms) 35: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 35: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 35: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 35: /var/jenkins/workspace/Kokkos_PR-6678/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 35: skipping since not default execution space 35: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 35: [ RUN ] serial.dyn_rank_view_api_operator_rank67 35: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 35: [ RUN ] serial.ErrorReporterViaLambda 35: [ OK ] serial.ErrorReporterViaLambda (0 ms) 35: [ RUN ] serial.ErrorReporter 35: [ OK ] serial.ErrorReporter (0 ms) 35: [ RUN ] serial.offsetview_construction 35: [ OK ] serial.offsetview_construction (26 ms) 35: [ RUN ] serial.offsetview_unmanaged_construction 35: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 35: [ RUN ] serial.offsetview_subview 35: [ OK ] serial.offsetview_subview (11 ms) 35: [ RUN ] serial.offsetview_offsets_rank1 35: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 35: [ RUN ] serial.offsetview_offsets_rank2 35: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 35: [ RUN ] serial.offsetview_offsets_rank3 35: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 35: [ RUN ] serial.scatterview 35: [ OK ] serial.scatterview (3238 ms) 35: [ RUN ] serial.scatterview_devicetype 35: [ OK ] serial.scatterview_devicetype (2 ms) 35: [ RUN ] serial.staticcrsgraph 35: [ OK ] serial.staticcrsgraph (28 ms) 35: [ RUN ] serial.resize_realloc_no_init_dualview 35: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 35: [ RUN ] serial.resize_realloc_no_alloc_dualview 35: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 35: [ RUN ] serial.resize_exec_space_dualview 35: [ OK ] serial.resize_exec_space_dualview (0 ms) 35: [ RUN ] serial.realloc_exec_space_dualview 35: [ OK ] serial.realloc_exec_space_dualview (0 ms) 35: [ RUN ] serial.resize_realloc_no_init_dynrankview 35: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 35: [ RUN ] serial.resize_exec_space_dynrankview 35: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 35: [ RUN ] serial.realloc_exec_space_dynrankview 35: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 35: [ RUN ] serial.resize_realloc_no_init_scatterview 35: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 35: [ RUN ] serial.resize_realloc_no_alloc_scatterview 35: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 35: [ RUN ] serial.resize_exec_space_scatterview 35: [ OK ] serial.resize_exec_space_scatterview (0 ms) 35: [ RUN ] serial.realloc_exec_space_scatterview 35: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynrankview 35: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 35: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 35: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_offsetview 35: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 35: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_offsetview 35: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynamicview 35: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 35: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 35: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 35: [ RUN ] serial.UnorderedMap_insert 35: [ OK ] serial.UnorderedMap_insert (12899 ms) 35: [ RUN ] serial.UnorderedMap_failed_insert 35: [ OK ] serial.UnorderedMap_failed_insert (6407 ms) 35: [ RUN ] serial.UnorderedMap_deep_copy 35: [ OK ] serial.UnorderedMap_deep_copy (6 ms) 35: [ RUN ] serial.UnorderedMap_valid_empty 35: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 35: [ RUN ] serial.UnorderedMap_clear_zero_size 35: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 35: [ RUN ] serial.UnorderedMap_consistent_size 35: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 35: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 35: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 35: [ RUN ] serial.UnorderedMap_lambda_capturable 35: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 35: [ RUN ] serial.UnorderedMap_constructor_view_alloc 35: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 35: [ RUN ] serial.vector_combination 35: [ OK ] serial.vector_combination (0 ms) 35: [ RUN ] serial.vector_insert 35: [ OK ] serial.vector_insert (0 ms) 35: [ RUN ] serial.vector_push_back_default_exec 35: [ OK ] serial.vector_push_back_default_exec (0 ms) 35: [ RUN ] serial.viewctorprop_embedded_dim 35: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 35: [----------] 65 tests from serial (26508 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 65 tests from 1 test suite ran. (26508 ms total) 35: [ PASSED ] 64 tests. 35: [ SKIPPED ] 1 test, listed below: 35: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 35/58 Test #35: Kokkos_ContainersUnitTest_Serial ............ Passed 29.29 sec test 36 Start 36: Kokkos_ContainersUnitTest_Cuda 36: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 36: Test timeout computed to be: 1500 36: [==========] Running 65 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 65 tests from cuda 36: [ RUN ] cuda.bitset 36: [ OK ] cuda.bitset (11 ms) 36: [ RUN ] cuda.bitset_default_constructor_no_alloc 36: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 36: [ RUN ] cuda.dualview_combination 36: [ OK ] cuda.dualview_combination (0 ms) 36: [ RUN ] cuda.dualview_alloc 36: [ OK ] cuda.dualview_alloc (0 ms) 36: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 36: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] cuda.dualview_combinations_without_init 36: [ OK ] cuda.dualview_combinations_without_init (0 ms) 36: [ RUN ] cuda.dualview_deep_copy 36: [ OK ] cuda.dualview_deep_copy (1 ms) 36: [ RUN ] cuda.dualview_realloc 36: [ OK ] cuda.dualview_realloc (0 ms) 36: [ RUN ] cuda.dualview_resize 36: [ OK ] cuda.dualview_resize (0 ms) 36: [ RUN ] cuda.dualview_device_correct_kokkos_device 36: [ OK ] cuda.dualview_device_correct_kokkos_device (1 ms) 36: [ RUN ] cuda.dualview_host_correct_kokkos_device 36: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] cuda.dualview_host_modify_template_device_sync 36: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 36: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] cuda.dualview_device_modify_template_host_sync 36: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 36: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 36: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] cuda.dynamic_view 36: [ OK ] cuda.dynamic_view (37 ms) 36: [ RUN ] cuda.dyn_rank_view_api_generic 36: [ OK ] cuda.dyn_rank_view_api_generic (11 ms) 36: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 36: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) 36: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 36: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 36: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 36: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 36: [ RUN ] cuda.ErrorReporterViaLambda 36: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 36: [ RUN ] cuda.ErrorReporter 36: [ OK ] cuda.ErrorReporter (0 ms) 36: [ RUN ] cuda.offsetview_construction 36: [ OK ] cuda.offsetview_construction (2 ms) 36: [ RUN ] cuda.offsetview_unmanaged_construction 36: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] cuda.offsetview_subview 36: [ OK ] cuda.offsetview_subview (0 ms) 36: [ RUN ] cuda.offsetview_offsets_rank1 36: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] cuda.offsetview_offsets_rank2 36: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] cuda.offsetview_offsets_rank3 36: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] cuda.scatterview 36: [ OK ] cuda.scatterview (18125 ms) 36: [ RUN ] cuda.scatterview_devicetype 36: [ OK ] cuda.scatterview_devicetype (31 ms) 36: [ RUN ] cuda.staticcrsgraph 36: [ OK ] cuda.staticcrsgraph (51 ms) 36: [ RUN ] cuda.resize_realloc_no_init_dualview 36: [ OK ] cuda.resize_realloc_no_init_dualview (1 ms) 36: [ RUN ] cuda.resize_realloc_no_alloc_dualview 36: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 36: [ RUN ] cuda.resize_exec_space_dualview 36: [ OK ] cuda.resize_exec_space_dualview (0 ms) 36: [ RUN ] cuda.realloc_exec_space_dualview 36: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 36: [ RUN ] cuda.resize_realloc_no_init_dynrankview 36: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 36: [ RUN ] cuda.resize_exec_space_dynrankview 36: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 36: [ RUN ] cuda.realloc_exec_space_dynrankview 36: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 36: [ RUN ] cuda.resize_realloc_no_init_scatterview 36: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 36: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 36: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 36: [ RUN ] cuda.resize_exec_space_scatterview 36: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 36: [ RUN ] cuda.realloc_exec_space_scatterview 36: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_dynrankview 36: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 36: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 36: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 36: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_offsetview 36: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 36: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 36: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 36: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_dynamicview 36: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 36: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 36: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 36: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 36: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 36: [ RUN ] cuda.UnorderedMap_insert 36: [ OK ] cuda.UnorderedMap_insert (5059 ms) 36: [ RUN ] cuda.UnorderedMap_failed_insert 36: [ OK ] cuda.UnorderedMap_failed_insert (1175 ms) 36: [ RUN ] cuda.UnorderedMap_deep_copy 36: [ OK ] cuda.UnorderedMap_deep_copy (5 ms) 36: [ RUN ] cuda.UnorderedMap_valid_empty 36: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 36: [ RUN ] cuda.UnorderedMap_clear_zero_size 36: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] cuda.UnorderedMap_consistent_size 36: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 36: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] cuda.UnorderedMap_lambda_capturable 36: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 36: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] cuda.vector_combination 36: [ OK ] cuda.vector_combination (0 ms) 36: [ RUN ] cuda.vector_insert 36: [ OK ] cuda.vector_insert (0 ms) 36: [ RUN ] cuda.vector_push_back_default_exec 36: [ OK ] cuda.vector_push_back_default_exec (0 ms) 36: [ RUN ] cuda.viewctorprop_embedded_dim 36: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 36: [----------] 65 tests from cuda (24537 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 65 tests from 1 test suite ran. (24537 ms total) 36: [ PASSED ] 65 tests. 36/58 Test #36: Kokkos_ContainersUnitTest_Cuda .............. Passed 27.29 sec test 37 Start 37: Kokkos_ContainersPerformanceTest_Cuda 37: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 37: Test timeout computed to be: 1500 37: [==========] Running 4 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 4 tests from TEST_CATEGORY 37: [ RUN ] TEST_CATEGORY.dynrankview_perf 37: Cuda 37: DynRankView vs View: Initialization Only 37: View time (init only): 0.00128804 37: View sum computation time: 0.00128804 37: Strided View time (init only): 0.00125222 37: View Rank7 time (init only): 0.00133733 37: DynRankView time (init only): 0.00134096 37: DynRankView sum computation time: 0.00201247 37: Ratio of View to DynRankView time: 0.960537 37: Ratio of View to DynRankView sum computation time: 0.838041 37: Ratio of View to View Rank7 time: 0.963142 37: Ratio of StrideView to DynRankView time: 0.933825 37: Ratio of DynRankView to View Rank7 time: 1.00271 37: [ OK ] TEST_CATEGORY.dynrankview_perf (27 ms) 37: [ RUN ] TEST_CATEGORY.global_2_local 37: Cuda 37: size, create, generate, fill, find 37: 256, 0.000352097, 3.6325e-05, 0.00567853, 0.00222621 37: 512, 0.000187796, 1.207e-05, 2.2404e-05, 0.00213533 37: 1024, 0.000177399, 1.1775e-05, 2.2374e-05, 0.00230897 37: 2048, 0.000180359, 1.0897e-05, 2.5405e-05, 0.00226283 37: 4096, 0.000185489, 1.0771e-05, 2.3948e-05, 0.00225654 37: 8192, 0.000177161, 1.1533e-05, 2.9166e-05, 0.00228568 37: 16384, 0.000181134, 1.1138e-05, 3.2703e-05, 0.00239589 37: 32768, 0.00142216, 1.213e-05, 3.527e-05, 0.0024082 37: 65536, 0.00109415, 1.2836e-05, 4.4401e-05, 0.00274307 37: 131072, 0.00217916, 1.6536e-05, 6.7656e-05, 0.00338913 37: 262144, 0.0053533, 1.5302e-05, 0.000163182, 0.00612014 37: 524288, 0.00418533, 1.879e-05, 0.000531558, 0.0145559 37: 1048576, 0.000829588, 2.7291e-05, 0.00140953, 0.0445822 37: 2097152, 0.00101042, 3.8198e-05, 0.00333035, 0.110298 37: 4194304, 0.00140958, 6.0953e-05, 0.00743016, 0.238757 37: [ OK ] TEST_CATEGORY.global_2_local (493 ms) 37: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 37: skipping test 37: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 37: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 37: skipping test 37: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 37: [----------] 4 tests from TEST_CATEGORY (520 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 1 test suite ran. (520 ms total) 37: [ PASSED ] 4 tests. 37/58 Test #37: Kokkos_ContainersPerformanceTest_Cuda ....... Passed 3.17 sec test 38 Start 38: Kokkos_UnitTest_Sort 38: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 38: Test timeout computed to be: 1500 38: [==========] Running 9 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 9 tests from cuda 38: [ RUN ] cuda.SortUnsignedValueType 38: [ OK ] cuda.SortUnsignedValueType (21 ms) 38: [ RUN ] cuda.SortEmptyView 38: [ OK ] cuda.SortEmptyView (0 ms) 38: [ RUN ] cuda.SortWithCustomComparator 38: [ OK ] cuda.SortWithCustomComparator (960 ms) 38: [ RUN ] cuda.BinSortGenericTests 38: [ OK ] cuda.BinSortGenericTests (27 ms) 38: [ RUN ] cuda.BinSortEmptyView 38: [ OK ] cuda.BinSortEmptyView (0 ms) 38: [ RUN ] cuda.BinSortEmptyKeysView 38: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 38: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues 38: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (17001 ms) 38: [ RUN ] cuda.NestedSort 38: [ OK ] cuda.NestedSort (42 ms) 38: [ RUN ] cuda.NestedSortByKey 38: [ OK ] cuda.NestedSortByKey (140 ms) 38: [----------] 9 tests from cuda (18194 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 9 tests from 1 test suite ran. (18194 ms total) 38: [ PASSED ] 9 tests. 38/58 Test #38: Kokkos_UnitTest_Sort ........................ Passed 20.88 sec test 39 Start 39: Kokkos_UnitTest_Random 39: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_UnitTest_Random 39: Test timeout computed to be: 1500 39: [==========] Running 3 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 3 tests from cuda 39: [ RUN ] cuda.Random_XorShift64 39: Test Seed:1704298833731681424 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.0178165 0.00685523 || 0.051031 27992 29314 || 28172.5 28674.4 || 94.7667 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.000828186 -0.00120745 || 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.010357 -0.00969708 || 0.051031 27992 29331 || 28380.5 28674.4 || -134.052 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0113846 -0.00437816 || 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.00919639 0.00489402 || 0.051031 28063 29292 || 28940.5 28674.4 || 67.6549 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0155171 0.00894204 || 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.00823225 -0.0196134 || 0.051031 28056 29276 || 28440.3 28674.4 || -271.136 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.00769206 0.00550138 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000243612 -0.99999 -48243 || 0.051031 0 194767 || 2.92861e+09 28674.4 || -6.66912e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.000729722 -0.310292 0.146437 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00195819 -0.999999 -57856.4 || 0.051031 0 1.55225e+06 || 2.86917e+10 28674.4 || -7.99806e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.00588519 -0.967832 10.2948 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.86136e-07 0.0146031 -0.00600449 || 0.051031 27949 29336 || 28261.7 28674.4 || -83.0061 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.71903e-07 -0.00797045 -0.00104066 || 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.00556669 -0.00773323 || 0.051031 28015 29379 || 28834.9 28674.4 || -106.904 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.00447866 0.0106195 || 0.051031 1e+64 -1e+64 39: Test Seed:1704298833860630742 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 -0.00271032 -0.0248059 || 0.051031 28019 29358 || 28752.3 28674.4 || -342.917 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0104349 0.00631382 || 0.051031 1e+64 -1e+64 39: Test Scalar=unsigned int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.45775e-07 -0.00223077 0.0375038 || 0.051031 27968 29301 || 28738.5 28674.4 || 518.452 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.5082e-07 -0.00601925 0.00815943 || 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.0014102 0.00350364 || 0.051031 28033 29362 || 28634 28674.4 || 48.4343 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.00725548 -0.0025636 || 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.0212416 0.017252 || 0.051031 27942 29301 || 29296.7 28674.4 || 238.492 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.0108164 -0.00787585 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000245974 -0.99999 -48244.6 || 0.051031 0 194749 || 2.92877e+09 28674.4 || -6.66933e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.000736816 -0.31249 0.14776 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00196127 -0.999999 -57856 || 0.051031 0 1.55214e+06 || 2.86897e+10 28674.4 || -7.99801e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.00589429 -0.967774 10.1635 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.65955e-07 0.000188346 0.0270777 || 0.051031 28046 29309 || 28669 28674.4 || 374.323 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.11361e-07 0.00256656 -0.00291567 || 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.000551028 0.033884 || 0.051031 27895 29334 || 28658.6 28674.4 || 468.413 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00232944 0.000673727 || 0.051031 1e+64 -1e+64 39: [ OK ] cuda.Random_XorShift64 (253 ms) 39: [ RUN ] cuda.Random_XorShift1024_0 39: Test Seed:1704298833985339122 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.0162207 0.000815006 || 0.051031 10975 11873 || 11564.5 11377 || 11.2666 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.0209929 -0.00425436 || 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.0144617 -0.00306222 || 0.051031 10952 11757 || 11214.8 11377 || -42.3322 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.0130723 0.00207879 || 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.00113586 -0.0043183 || 0.051031 10926 11810 || 11389.9 11377 || -59.6961 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.0109559 0.00174478 || 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.010629 0.000435984 || 0.051031 10938 11815 || 11499.2 11377 || 6.02705 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.0037907 -0.000656168 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000244251 -0.999975 -7594.94 || 0.051031 0 77751 || 4.61037e+08 11377 || -1.04992e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.000732366 -0.14432 0.0236267 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.00195658 -0.999997 -9108.18 || 0.051031 0 616327 || 4.51691e+09 11377 || -1.25911e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.00588036 -0.922828 1.59952 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.79744e-07 -0.00861664 0.0147934 || 0.051031 10970 11753 || 11475.8 11377 || 204.504 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.43323e-07 -0.0152912 0.00243836 || 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.00447521 -0.000204921 || 0.051031 10980 11817 || 11326.3 11377 || -2.83282 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00126644 0.000173932 || 0.051031 1e+64 -1e+64 39: Test Seed:1704298834072708308 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 0.00329459 0.000767431 || 0.051031 10999 11872 || 11339.6 11377 || 10.609 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00959499 0.000206663 || 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.0131026 0.00583611 || 0.051031 10945 11765 || 11229.8 11377 || 80.6784 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.0250851 -0.00151375 || 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.00602076 0.0148092 || 0.051031 10990 11763 || 11308.9 11377 || 204.722 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.0182849 -0.000274061 || 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.00901379 0.00909381 || 0.051031 10925 11813 || 11275.3 11377 || 125.713 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00362916 -0.00226431 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000244079 -0.999975 -7594.39 || 0.051031 0 77759 || 4.61009e+08 11377 || -1.04985e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.00073187 -0.128965 0.0198327 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.0019562 -0.999997 -9107.77 || 0.051031 0 616358 || 4.51639e+09 11377 || -1.25906e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.0058797 -0.922972 1.63563 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.73387e-07 0.0167816 -0.000786332 || 0.051031 11001 11782 || 11189.2 11377 || -10.8702 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.24249e-07 -0.00877177 -0.00112738 || 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.0068769 -0.00816785 || 0.051031 10971 11788 || 11455.7 11377 || -112.912 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0152226 -0.00197492 || 0.051031 1e+64 -1e+64 39: [ OK ] cuda.Random_XorShift1024_0 (217 ms) 39: [ RUN ] cuda.Multi_streams 39: [ OK ] cuda.Multi_streams (289 ms) 39: [----------] 3 tests from cuda (761 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 1 test suite ran. (761 ms total) 39: [ PASSED ] 3 tests. 39/58 Test #39: Kokkos_UnitTest_Random ...................... Passed 3.42 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test timeout computed to be: 1500 40: [==========] Running 14 tests from 3 test suites. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from std_algorithms_reducers 40: [ RUN ] std_algorithms_reducers.max_first_loc 40: checking reduction with order: LeftToRight 40: checking reduction with order: RightToLeft 40: checking reduction with order: Random 40: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 40: [ RUN ] std_algorithms_reducers.min_first_loc 40: checking reduction with order: LeftToRight 40: checking reduction with order: RightToLeft 40: checking reduction with order: Random 40: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 40: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 40: checking reduction with order: LeftToRight 40: checking reduction with order: RightToLeft 40: checking reduction with order: Random 40: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 40: [----------] 3 tests from std_algorithms_reducers (0 ms total) 40: 40: [----------] 1 test from std_algorithms 40: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 40: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 40: [----------] 1 test from std_algorithms (0 ms total) 40: 40: [----------] 10 tests from random_access_iterator_test 40: [ RUN ] random_access_iterator_test.constructor 40: [ OK ] random_access_iterator_test.constructor (0 ms) 40: [ RUN ] random_access_iterator_test.dereference 40: [ OK ] random_access_iterator_test.dereference (0 ms) 40: [ RUN ] random_access_iterator_test.subscript_operator 40: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet1 40: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet2 40: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet3 40: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet4 40: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 40: [ RUN ] random_access_iterator_test.assignment_operator 40: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 40: [ RUN ] random_access_iterator_test.distance 40: [ OK ] random_access_iterator_test.distance (0 ms) 40: [ RUN ] random_access_iterator_test.traits_helpers 40: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 40: [----------] 10 tests from random_access_iterator_test (3 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 14 tests from 3 test suites ran. (3 ms total) 40: [ PASSED ] 14 tests. 40/58 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 2.64 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (6 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 (5 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 (5 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 (5 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 (9 ms) 41: [----------] 7 tests from std_algorithms_min_max_element_test (33 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 7 tests from 1 test suite ran. (33 ms total) 41: [ PASSED ] 7 tests. 41/58 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 2.69 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (318 ms) 42: [----------] 1 test from std_algorithms_lexicographical_compare_test (318 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 (185 ms) 42: [----------] 1 test from std_algorithms_for_each_test (185 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 (100 ms) 42: [----------] 1 test from std_algorithms_find_test (100 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 (660 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 42: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1641 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.search 42: [ OK ] std_algorithms_non_mod_seq_ops.search (933 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 42: [ OK ] std_algorithms_non_mod_seq_ops.search_n (627 ms) 42: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3863 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 (155 ms) 42: [----------] 1 test from std_algorithms_count_test (155 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 (15 ms) 42: [----------] 1 test from std_algorithms_equal_test (15 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 (114 ms) 42: [----------] 1 test from std_algorithms_all_any_none_of_test (114 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 (159 ms) 42: [----------] 1 test from std_algorithms_nonmod_seq_ops (159 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 (280 ms) 42: [----------] 1 test from std_algorithms_mismatch_test (281 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 (68 ms) 42: [----------] 1 test from std_algorithms_mod_seq_ops (68 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 13 tests from 10 test suites ran. (5262 ms total) 42: [ PASSED ] 13 tests. 42/58 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 7.94 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (0 ms) 43: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 43: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 43: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 43: 43: [----------] 12 tests from std_algorithms_mod_seq_ops_test 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy 43: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 43: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.fill 43: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 43: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.generate 43: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 43: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 43: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 43: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 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 (39 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_if 43: [ OK ] std_algorithms_replace_ops_test.replace_if (214 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_copy 43: [ OK ] std_algorithms_replace_ops_test.replace_copy (70 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 43: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (66 ms) 43: [----------] 4 tests from std_algorithms_replace_ops_test (391 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 (50 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.unique 43: [ OK ] std_algorithms_mod_seq_ops.unique (392 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 43: [ OK ] std_algorithms_mod_seq_ops.unique_copy (117 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove 43: [ OK ] std_algorithms_mod_seq_ops.remove (84 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_if 43: [ OK ] std_algorithms_mod_seq_ops.remove_if (89 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 43: [ OK ] std_algorithms_mod_seq_ops.remove_copy (262 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 43: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (91 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.rotate 43: [ OK ] std_algorithms_mod_seq_ops.rotate (1973 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 43: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (629 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.shift_left 43: [ OK ] std_algorithms_mod_seq_ops.shift_left (1800 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.shift_right 43: [ OK ] std_algorithms_mod_seq_ops.shift_right (1767 ms) 43: [----------] 11 tests from std_algorithms_mod_seq_ops (7259 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 (62 ms) 43: [----------] 1 test from std_algorithms_modseq_test (62 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 31 tests from 5 test suites ran. (7718 ms total) 43: [ PASSED ] 31 tests. 43/58 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 10.40 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 44: Test timeout computed to be: 1500 44: [==========] Running 29 tests from 7 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_sorting_ops_test 44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 44: is_sorted: dynamic_view, all overloads 44: is_sorted: stride2_view, all overloads 44: is_sorted: stride3_view, all overloads 44: [ OK ] std_algorithms_sorting_ops_test.is_sorted (15 ms) 44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 44: is_sorted_until: dynamic_view, all overloads 44: is_sorted_until: stride2_view, all overloads 44: is_sorted_until: stride3_view, all overloads 44: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (14 ms) 44: [----------] 2 tests from std_algorithms_sorting_ops_test (30 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 (0 ms) 44: [----------] 4 tests from std_algorithms_partitioning_test (3 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 (27 ms) 44: [----------] 1 test from std_algorithms_partitioning_ops (27 ms total) 44: 44: [----------] 12 tests from std_algorithms_numerics_test 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 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 (1 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 (1 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 44: [----------] 12 tests from std_algorithms_numerics_test (11 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 (128 ms) 44: [----------] 1 test from std_algorithms_numerics_ops_test (128 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 (598 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 (384 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 (174 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 (50 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 (1209 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 (46 ms) 44: [----------] 1 test from std_algorithms_transform_ops_test (46 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 29 tests from 7 test suites ran. (1456 ms total) 44: [ PASSED ] 29 tests. 44/58 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 4.14 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 45: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (464 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 (443 ms) 45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (908 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 (779 ms) 45: [ RUN ] std_algorithms_count_team_test.count_returns_zero 45: [ OK ] std_algorithms_count_team_test.count_returns_zero (179 ms) 45: [----------] 2 tests from std_algorithms_count_team_test (959 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 (242 ms) 45: [----------] 1 test from std_algorithms_count_if_team_test (242 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 (498 ms) 45: [----------] 1 test from std_algorithms_for_each_team_test (498 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 (524 ms) 45: [----------] 1 test from std_algorithms_for_each_n_team_test (524 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 (4661 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 (2566 ms) 45: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 45: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2583 ms) 45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (9810 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 (3004 ms) 45: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 45: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (664 ms) 45: [----------] 2 tests from std_algorithms_mismatch_team_test (3669 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 12 tests from 7 test suites ran. (16613 ms total) 45: [ PASSED ] 12 tests. 45/58 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 19.27 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 46: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (1808 ms) 46: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 46: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (971 ms) 46: [----------] 2 tests from std_algorithms_equal_team_test (2779 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 (725 ms) 46: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 46: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1020 ms) 46: [----------] 2 tests from std_algorithms_search_team_test (1745 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 (2819 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 (2469 ms) 46: [----------] 2 tests from std_algorithms_find_end_team_test (5288 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 46: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1983 ms) 46: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 46: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (9446 ms) 46: [----------] 2 tests from std_algorithms_find_first_of_team_test (11429 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 8 tests from 4 test suites ran. (21244 ms total) 46: [ PASSED ] 8 tests. 46/58 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 23.91 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 47: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (272 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 (490 ms) 47: [----------] 2 tests from std_algorithms_find_team_test (763 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 (188 ms) 47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 47: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (491 ms) 47: [----------] 2 tests from std_algorithms_find_if_team_test (680 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 (489 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 (186 ms) 47: [----------] 2 tests from std_algorithms_find_if_not_team_test (675 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 (483 ms) 47: [----------] 1 test from std_algorithms_all_of_team_test (483 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 (185 ms) 47: [----------] 1 test from std_algorithms_any_of_team_test (185 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 (494 ms) 47: [----------] 1 test from std_algorithms_none_of_team_test (494 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 (235 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 (292 ms) 47: [----------] 2 tests from std_algorithms_search_n_team_test (528 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 11 tests from 7 test suites ran. (3811 ms total) 47: [ PASSED ] 11 tests. 47/58 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 6.47 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 48: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (1888 ms) 48: [----------] 1 test from std_algorithms_min_element_team_test (1888 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 (1882 ms) 48: [----------] 1 test from std_algorithms_max_element_team_test (1882 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 (2784 ms) 48: [----------] 1 test from std_algorithms_minmax_element_team_test (2784 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 3 tests from 3 test suites ran. (6555 ms total) 48: [ PASSED ] 3 tests. 48/58 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 9.21 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 49: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (329 ms) 49: [----------] 1 test from std_algorithms_fill_team_test (329 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 (290 ms) 49: [----------] 1 test from std_algorithms_fill_n_team_test (290 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 (461 ms) 49: [----------] 1 test from std_algorithms_replace_team_test (461 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 (761 ms) 49: [----------] 1 test from std_algorithms_replace_if_team_test (761 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 (1533 ms) 49: [----------] 1 test from std_algorithms_replace_copy_team_test (1533 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 (1033 ms) 49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1033 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 6 tests from 6 test suites ran. (4410 ms total) 49: [ PASSED ] 6 tests. 49/58 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 7.07 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 50: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (336 ms) 50: [----------] 1 test from std_algorithms_reverse_team_test (336 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 (364 ms) 50: [----------] 1 test from std_algorithms_reverse_copy_team_test (364 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 (885 ms) 50: [----------] 1 test from std_algorithms_rotate_team_test (885 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 (612 ms) 50: [----------] 1 test from std_algorithms_rotate_copy_team_test (613 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (2199 ms total) 50: [ PASSED ] 4 tests. 50/58 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 4.85 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 51: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (615 ms) 51: [----------] 1 test from std_algorithms_move_team_test (615 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 (541 ms) 51: [----------] 1 test from std_algorithms_move_backward_team_test (541 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 (1960 ms) 51: [----------] 1 test from std_algorithms_shift_left_team_test (1960 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 (1751 ms) 51: [----------] 1 test from std_algorithms_shift_right_team_test (1751 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (4869 ms total) 51: [ PASSED ] 4 tests. 51/58 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 7.52 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 52: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (865 ms) 52: [----------] 1 test from std_algorithms_copy_team_test (865 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 (362 ms) 52: [----------] 1 test from std_algorithms_copy_n_team_test (362 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 (544 ms) 52: [----------] 1 test from std_algorithms_copy_backward_team_test (544 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 (780 ms) 52: [----------] 1 test from std_algorithms_copy_if_team_test (780 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 (1658 ms) 52: [----------] 1 test from std_algorithms_unique_copy_team_test (1658 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 (926 ms) 52: [----------] 1 test from std_algorithms_remove_team_test (926 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_if_team_test 52: [ RUN ] std_algorithms_remove_if_team_test.test 52: [ OK ] std_algorithms_remove_if_team_test.test (928 ms) 52: [----------] 1 test from std_algorithms_remove_if_team_test (928 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 (1212 ms) 52: [----------] 1 test from std_algorithms_remove_copy_team_test (1212 ms total) 52: 52: [----------] 1 test from std_algorithms_remove_copy_if_team_test 52: [ RUN ] std_algorithms_remove_copy_if_team_test.test 52: [ OK ] std_algorithms_remove_copy_if_team_test.test (1064 ms) 52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1064 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 9 tests from 9 test suites ran. (8344 ms total) 52: [ PASSED ] 9 tests. 52/58 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 11.01 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 53: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 53: Test timeout computed to be: 1500 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 (1817 ms) 53: [----------] 1 test from std_algorithms_unique_team_test (1817 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 (1539 ms) 53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1539 ms total) 53: 53: [----------] 1 test from std_algorithms_reduce_team_test 53: [ RUN ] std_algorithms_reduce_team_test.test 53: [ OK ] std_algorithms_reduce_team_test.test (861 ms) 53: [----------] 1 test from std_algorithms_reduce_team_test (861 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 (1456 ms) 53: [----------] 1 test from std_algorithms_transform_reduce_team_test (1456 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 4 tests from 4 test suites ran. (5674 ms total) 53: [ PASSED ] 4 tests. 53/58 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 8.34 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 54: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (757 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 (2319 ms) 54: [----------] 2 tests from std_algorithms_is_sorted_team_test (3077 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 (15 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (18 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2270 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1165 ms) 54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3471 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 (7 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 54: [ OK ] std_algorithms_is_partitioned_team_test.all_true (571 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 54: [ OK ] std_algorithms_is_partitioned_team_test.all_false (563 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.random 54: [ OK ] std_algorithms_is_partitioned_team_test.random (541 ms) 54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1683 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 (13 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.all_true 54: [ OK ] std_algorithms_partition_copy_team_test.all_true (1132 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.all_false 54: [ OK ] std_algorithms_partition_copy_team_test.all_false (1128 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.random 54: [ OK ] std_algorithms_partition_copy_team_test.random (1130 ms) 54: [----------] 4 tests from std_algorithms_partition_copy_team_test (3404 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 (7 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.all_true 54: [ OK ] std_algorithms_partition_point_team_test.all_true (342 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.all_false 54: [ OK ] std_algorithms_partition_point_team_test.all_false (352 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.random 54: [ OK ] std_algorithms_partition_point_team_test.random (328 ms) 54: [----------] 4 tests from std_algorithms_partition_point_team_test (1031 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 18 tests from 5 test suites ran. (12669 ms total) 54: [ PASSED ] 18 tests. 54/58 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 15.32 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 55: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (938 ms) 55: [ RUN ] std_algorithms_transform_team_test.test_binary_op 55: [ OK ] std_algorithms_transform_team_test.test_binary_op (997 ms) 55: [----------] 2 tests from std_algorithms_transform_team_test (1935 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 (2174 ms) 55: [----------] 1 test from std_algorithms_generate_team_test (2174 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 (291 ms) 55: [----------] 1 test from std_algorithms_generate_n_team_test (291 ms total) 55: 55: [----------] 1 test from std_algorithms_swap_ranges_team_test 55: [ RUN ] std_algorithms_swap_ranges_team_test.test 55: [ OK ] std_algorithms_swap_ranges_team_test.test (959 ms) 55: [----------] 1 test from std_algorithms_swap_ranges_team_test (960 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 5 tests from 4 test suites ran. (5361 ms total) 55: [ PASSED ] 5 tests. 55/58 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 8.02 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 56: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (2158 ms) 56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2158 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 (1088 ms) 56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1088 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 2 tests from 2 test suites ran. (3247 ms total) 56: [ PASSED ] 2 tests. 56/58 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 5.90 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 57: Test command: /var/jenkins/workspace/Kokkos_PR-6678/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 (3295 ms) 57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (3296 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 (2158 ms) 57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2159 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 2 tests from 2 test suites ran. (5455 ms total) 57: [ PASSED ] 2 tests. 57/58 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 8.11 sec test 58 Start 58: Kokkos_UnitTest_SIMD 58: Test command: /var/jenkins/workspace/Kokkos_PR-6678/build/simd/unit_tests/Kokkos_UnitTest_SIMD 58: Test timeout computed to be: 1500 58: [==========] Running 16 tests from 1 test suite. 58: [----------] Global test environment set-up. 58: [----------] 16 tests from simd 58: [ RUN ] simd.host_math_ops 58: [ OK ] simd.host_math_ops (0 ms) 58: [ RUN ] simd.device_math_ops 58: [ OK ] simd.device_math_ops (4 ms) 58: [ RUN ] simd.host_mask_ops 58: [ OK ] simd.host_mask_ops (0 ms) 58: [ RUN ] simd.device_mask_ops 58: [ OK ] simd.device_mask_ops (0 ms) 58: [ RUN ] simd.host_conversions 58: [ OK ] simd.host_conversions (0 ms) 58: [ RUN ] simd.device_conversions 58: [ OK ] simd.device_conversions (0 ms) 58: [ RUN ] simd.host_shift_ops 58: [ OK ] simd.host_shift_ops (0 ms) 58: [ RUN ] simd.device_shift_ops 58: [ OK ] simd.device_shift_ops (0 ms) 58: [ RUN ] simd.host_condition 58: [ OK ] simd.host_condition (0 ms) 58: [ RUN ] simd.device_condition 58: [ OK ] simd.device_condition (0 ms) 58: [ RUN ] simd.host_gen_ctors 58: [ OK ] simd.host_gen_ctors (0 ms) 58: [ RUN ] simd.device_gen_ctors 58: [ OK ] simd.device_gen_ctors (0 ms) 58: [ RUN ] simd.host_where_expressions 58: [ OK ] simd.host_where_expressions (0 ms) 58: [ RUN ] simd.device_where_expressions 58: [ OK ] simd.device_where_expressions (0 ms) 58: [ RUN ] simd.host_reductions 58: [ OK ] simd.host_reductions (0 ms) 58: [ RUN ] simd.device_reductions 58: [ OK ] simd.device_reductions (0 ms) 58: [----------] 16 tests from simd (6 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 16 tests from 1 test suite ran. (6 ms total) 58: [ PASSED ] 16 tests. 58/58 Test #58: Kokkos_UnitTest_SIMD ........................ Passed 2.66 sec 100% tests passed, 0 tests failed out of 58 Total Test time (real) = 1028.70 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 Wed Jan 3 16:06:11 2024 stats zeroed Wed Jan 3 14:55:21 2024 cache hit (direct) 95 cache hit (preprocessed) 0 cache miss 637 cache hit rate 12.98 % cleanups performed 10 files in cache 8138 cache size 4.4 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 481e14d0011d55ba43854f562a594705cfd6f89697195e17f1d55ed602e094f5 $ docker rm -f --volumes 481e14d0011d55ba43854f562a594705cfd6f89697195e17f1d55ed602e094f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: Error cloning remote repo 'origin' GitHub has been notified of this commit’s build result Finished: FAILURE