nmm0 commented: Retest this please Connecting to https://api.github.com using 476720/****** Obtained .jenkins from 4b656d53547858b936c19dd247a09c1ffad3b289+2e82fdd8716bb21379d5bd9250b19f1dd131e23f (5fb2703258a0cba85a7933bbc4797887714642c2) [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Clang-Format) [Pipeline] node Running on CpuNode6 in /var/jenkins/workspace/Kokkos_PR-6830 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 4b656d53547858b936c19dd247a09c1ffad3b289 Merge succeeded, producing 4b656d53547858b936c19dd247a09c1ffad3b289 Checking out Revision 4b656d53547858b936c19dd247a09c1ffad3b289 (PR-6830) Commit message: "#6805: fix accidentally disabled code" > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6830/.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/6830/head:refs/remotes/origin/PR-6830 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 > git rev-list --no-walk 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t 247f6fde932622c7825faef73403e035847d0fb6 -f scripts/docker/Dockerfile.clang scripts/docker #2 [internal] load .dockerignore #2 sha256:b1f2cc02b0019699184bf865e0467ad45392ca9bc565714072fb3dd96313074e #2 transferring context: 2B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile.clang #1 sha256:964044e3ffb108bf5eb8586a78d6928f5585f1857df77475d5a2fb152ee8775b #1 transferring dockerfile: 305B done #1 DONE 0.0s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 sha256:8e67b796a66f85f06793e026943184e32d365c77929e94d2ac98b34a1e1cb30e #3 DONE 0.0s #5 [1/2] FROM docker.io/library/ubuntu:20.04 #5 sha256:243f75845650c92150b34967f79a539dee49ba028b719b1a41e64f43abcdcac5 #5 DONE 0.0s #4 [2/2] RUN apt-get update && apt-get install -y bc git build-essential clang-format-8 wget && apt-get clean && rm -rf /var/lib/apt/lists/* #4 sha256:8112e26caa521b63044ffbcfd5f716838717dd49c47529582505fa433e5ace03 #4 CACHED #6 exporting to image #6 sha256:f547ce122dec43f9bf524b2a533cd55cec28c455e2589236da312095038fc193 #6 exporting layers done #6 writing image sha256:c55b393cbbce6e76cd9c3c3b190d0ddd3764063b6b1369b2feed308c9aa3b3b5 done #6 naming to docker.io/library/247f6fde932622c7825faef73403e035847d0fb6:latest done #6 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 247f6fde932622c7825faef73403e035847d0fb6 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer CpuNode6 seems to be running inside container 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6830 --volumes-from 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 247f6fde932622c7825faef73403e035847d0fb6 cat $ docker top fd8d6f26208734fd152c86449c53f4942db300a1a622cfb661390a03258a5b5a -eo pid,comm [Pipeline] { [Pipeline] sh + ./scripts/docker/check_format_cpp.sh [Pipeline] } $ docker stop --time=1 fd8d6f26208734fd152c86449c53f4942db300a1a622cfb661390a03258a5b5a $ docker rm -f --volumes fd8d6f26208734fd152c86449c53f4942db300a1a622cfb661390a03258a5b5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: OPENACC-NVHPC-CUDA-12.2) [Pipeline] { (Branch: CUDA-12.2-NVHPC) [Pipeline] { (Branch: SYCL-OneAPI) [Pipeline] { (Branch: HIP-ROCm-5.2) [Pipeline] { (Branch: HIP-ROCm-5.6-C++20) [Pipeline] { (Branch: OPENMPTARGET-Clang) [Pipeline] { (Branch: CUDA-11.0.3-Clang-Tidy) [Pipeline] { (Branch: CUDA-11.7-NVCC) [Pipeline] { (Branch: CUDA-11.0-NVCC-RDC) [Pipeline] { (Branch: CUDA-11.6-NVCC-DEBUG) [Pipeline] { (Branch: GCC-8.4.0) [Pipeline] stage [Pipeline] { (OPENACC-NVHPC-CUDA-12.2) [Pipeline] stage [Pipeline] { (CUDA-12.2-NVHPC) [Pipeline] stage [Pipeline] { (SYCL-OneAPI) [Pipeline] stage [Pipeline] { (HIP-ROCm-5.2) [Pipeline] stage [Pipeline] { (HIP-ROCm-5.6-C++20) [Pipeline] stage [Pipeline] { (OPENMPTARGET-Clang) [Pipeline] stage [Pipeline] { (CUDA-11.0.3-Clang-Tidy) [Pipeline] stage [Pipeline] { (CUDA-11.7-NVCC) [Pipeline] stage [Pipeline] { (CUDA-11.0-NVCC-RDC) [Pipeline] stage [Pipeline] { (CUDA-11.6-NVCC-DEBUG) [Pipeline] stage [Pipeline] { (GCC-8.4.0) [Pipeline] node Running on fetnat05 in /var/jenkins/workspace/Kokkos_PR-6830 [Pipeline] node Running on fetnat03 in /var/jenkins/workspace/Kokkos_PR-6830 [Pipeline] node Running on waffle03 in /var/jenkins/workspace/Kokkos_PR-6830 [Pipeline] node Running on lascaux04 in /var/jenkins/workspace/Kokkos_PR-6830 [Pipeline] node [Pipeline] node [Pipeline] node Running on padirac11 in /var/jenkins/workspace/Kokkos_PR-6830 Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6830 [Pipeline] node Running on fetnat09 in /var/jenkins/workspace/Kokkos_PR-6830 [Pipeline] node [Pipeline] node [Pipeline] node Running on CpuNode5 in /var/jenkins/workspace/Kokkos_PR-6830 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching changes from the remote Git repository Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout ERROR: Checkout failed Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:59220 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at jdk.proxy64/jdk.proxy64.$Proxy166.withRepository(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) java.io.IOException: Disk quota exceeded at java.base/java.io.FileOutputStream.writeBytes(Native Method) at java.base/java.io.FileOutputStream.write(FileOutputStream.java:341) at org.eclipse.jgit.internal.storage.file.LockFile.write(LockFile.java:292) at org.eclipse.jgit.storage.file.FileBasedConfig.save(FileBasedConfig.java:205) at jenkins.plugins.git.GitHooksConfiguration.disable(GitHooksConfiguration.java:138) at jenkins.plugins.git.GitHooksConfiguration.lambda$configure$2f1f6402$1(GitHooksConfiguration.java:112) at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83) at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137) at java.base/java.lang.Thread.run(Thread.java:829) ERROR: Maximum checkout retry attempts reached, aborting Fetching changes from the remote Git repository Fetching changes from the remote Git repository Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching without tags [Pipeline] checkout Fetching without tags using credential Jenkins ORNL [Pipeline] checkout Fetching without tags 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 Fetching changes from the remote Git repository using credential Jenkins ORNL using credential Jenkins ORNL [Pipeline] } Fetching without tags Running on fetnat03 in /var/jenkins/workspace/Kokkos_PR-6830 Fetching changes from the remote Git repository Fetching without tags [Pipeline] // node Fetching changes from the remote Git repository [Pipeline] } Fetching without tags [Pipeline] { [Pipeline] // stage [Pipeline] } Failed in branch CUDA-12.2-NVHPC [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 ERROR: Checkout failed Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:59220 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at jdk.proxy64/jdk.proxy64.$Proxy166.withRepository(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) java.io.IOException: Disk quota exceeded at java.base/java.io.FileOutputStream.writeBytes(Native Method) at java.base/java.io.FileOutputStream.write(FileOutputStream.java:341) at org.eclipse.jgit.internal.storage.file.LockFile.write(LockFile.java:292) at org.eclipse.jgit.storage.file.FileBasedConfig.save(FileBasedConfig.java:205) at jenkins.plugins.git.GitHooksConfiguration.disable(GitHooksConfiguration.java:138) at jenkins.plugins.git.GitHooksConfiguration.lambda$configure$2f1f6402$1(GitHooksConfiguration.java:112) at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83) at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137) at java.base/java.lang.Thread.run(Thread.java:829) ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } Running on fetnat03 in /var/jenkins/workspace/Kokkos_PR-6830 [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 Fetching changes from the remote Git repository ERROR: Checkout failed Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:59220 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at jdk.proxy64/jdk.proxy64.$Proxy166.withRepository(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) java.io.IOException: Disk quota exceeded at java.base/java.io.FileOutputStream.writeBytes(Native Method) at java.base/java.io.FileOutputStream.write(FileOutputStream.java:341) at org.eclipse.jgit.internal.storage.file.LockFile.write(LockFile.java:292) at org.eclipse.jgit.storage.file.FileBasedConfig.save(FileBasedConfig.java:205) at jenkins.plugins.git.GitHooksConfiguration.disable(GitHooksConfiguration.java:138) at jenkins.plugins.git.GitHooksConfiguration.lambda$configure$2f1f6402$1(GitHooksConfiguration.java:112) at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83) at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137) at java.base/java.lang.Thread.run(Thread.java:829) ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } Running on fetnat03 in /var/jenkins/workspace/Kokkos_PR-6830 Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 4b656d53547858b936c19dd247a09c1ffad3b289 [Pipeline] // node [Pipeline] } [Pipeline] { Merge succeeded, producing 4b656d53547858b936c19dd247a09c1ffad3b289 Checking out Revision 4b656d53547858b936c19dd247a09c1ffad3b289 (PR-6830) [Pipeline] // stage [Pipeline] } Failed in branch CUDA-11.0-NVCC-RDC Commit message: "#6805: fix accidentally disabled code" [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 ERROR: Checkout failed Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:59220 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at jdk.proxy64/jdk.proxy64.$Proxy166.withRepository(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) java.io.IOException: Disk quota exceeded at java.base/java.io.FileOutputStream.writeBytes(Native Method) at java.base/java.io.FileOutputStream.write(FileOutputStream.java:341) at org.eclipse.jgit.internal.storage.file.LockFile.write(LockFile.java:292) at org.eclipse.jgit.storage.file.FileBasedConfig.save(FileBasedConfig.java:205) at jenkins.plugins.git.GitHooksConfiguration.disable(GitHooksConfiguration.java:138) at jenkins.plugins.git.GitHooksConfiguration.lambda$configure$2f1f6402$1(GitHooksConfiguration.java:112) at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83) at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137) at java.base/java.lang.Thread.run(Thread.java:829) ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 4b656d53547858b936c19dd247a09c1ffad3b289 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch CUDA-11.6-NVCC-DEBUG Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 4b656d53547858b936c19dd247a09c1ffad3b289 using credential Jenkins ORNL Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 4b656d53547858b936c19dd247a09c1ffad3b289 Fetching changes from the remote Git repository Merge succeeded, producing 4b656d53547858b936c19dd247a09c1ffad3b289 Checking out Revision 4b656d53547858b936c19dd247a09c1ffad3b289 (PR-6830) Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 4b656d53547858b936c19dd247a09c1ffad3b289 Commit message: "#6805: fix accidentally disabled code" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6830/.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/6830/head:refs/remotes/origin/PR-6830 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 [Pipeline] sh > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6830/.git # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6830/.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/6830/head:refs/remotes/origin/PR-6830 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6830/.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/6830/head:refs/remotes/origin/PR-6830 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 Fetching without tags Merge succeeded, producing 4b656d53547858b936c19dd247a09c1ffad3b289 Checking out Revision 4b656d53547858b936c19dd247a09c1ffad3b289 (PR-6830) > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6830/.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/6830/head:refs/remotes/origin/PR-6830 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6830/.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/6830/head:refs/remotes/origin/PR-6830 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6830/.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/6830/head:refs/remotes/origin/PR-6830 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 Commit message: "#6805: fix accidentally disabled code" > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6830/.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.25.1' using GIT_ASKPASS to set credentials > git fetch --no-tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6830/head:refs/remotes/origin/PR-6830 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6830/.git # timeout=10 + docker build -t 77a195dbc3030bc9d6e4943b6a1a7529b76d7edd --build-arg BASE=rocm/dev-ubuntu-20.04:5.2-complete -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:ccaab986a82181e6adc68cff35e9fa3814d25b6ed31851237f7032798b9c9b2b #1 transferring dockerfile: 1.38kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.2-complete #2 sha256:69c5ca29d0872de0ebfb6a8fe6829aeb16bc364d36baf420066bee35d46f00d3 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6830/.git # timeout=10 Merge succeeded, producing 4b656d53547858b936c19dd247a09c1ffad3b289 Checking out Revision 4b656d53547858b936c19dd247a09c1ffad3b289 (PR-6830) [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 4b656d53547858b936c19dd247a09c1ffad3b289 [Pipeline] sh Commit message: "#6805: fix accidentally disabled code" Merge succeeded, producing 4b656d53547858b936c19dd247a09c1ffad3b289 Checking out Revision 4b656d53547858b936c19dd247a09c1ffad3b289 (PR-6830) Merge succeeded, producing 4b656d53547858b936c19dd247a09c1ffad3b289 Checking out Revision 4b656d53547858b936c19dd247a09c1ffad3b289 (PR-6830) > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6830/.git # timeout=10 #2 DONE 0.5s #3 [internal] load .dockerignore #3 sha256:a851155a7270132fe08a25b0d542df7d0c745bd6cfb3e41a93319b358b0f5710 #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.2-complete@sha256:4030c8af0c06c286174758523dabe4b3850bf72d4a8c1ef275d3ec69aa475f65 #7 sha256:46e7225914703c6216b5edd9357c34cc081c7069f463d0428f0d1fc9b4ae6fdb #7 DONE 0.0s #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:044bb24ef46631cd7728b5dac3d03c2bc57ea5f7b5e808b57cec03b25c86f367 #6 CACHED #5 [3/4] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:048ccd7a655b3c43ab7c9d5d0849019f138019335967f1eb1a2e1ed37b9732b5 #5 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:cb46f82ed2d1fa39346555236424180bec57cef5b2488e2132cbc08c475e280d #4 CACHED #8 exporting to image #8 sha256:f7006e08ec3ed874f3c4014bca25e19980b73d5c1cc2d57cad489bc922430f30 #8 exporting layers done #8 writing image sha256:d9966273f122eb2b5cb8aba274e6a437c2d6bb51cf3abc9014830326a5842b11 done #8 naming to docker.io/library/77a195dbc3030bc9d6e4943b6a1a7529b76d7edd:latest done #8 DONE 0.0s Commit message: "#6805: fix accidentally disabled code" Commit message: "#6805: fix accidentally disabled code" + docker build -t 0f1df6bdfdc3d4508f9250950802b052696b0c09 -f scripts/docker/Dockerfile.gcc scripts/docker #1 [internal] load .dockerignore #1 sha256:fa830f727ca91e1b901d3b2c899d5e530466410bb050053ab34ed6b20559f431 #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile.gcc #2 sha256:98aa94e3da30fe3b0bf9b5f3ff324f7d2df5809bf641d2cd9a1e0d884cd83188 #2 transferring dockerfile: 1.75kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:20.04 #3 sha256:8e67b796a66f85f06793e026943184e32d365c77929e94d2ac98b34a1e1cb30e #3 DONE 0.0s #8 [1/5] FROM docker.io/library/ubuntu:20.04 #8 sha256:243f75845650c92150b34967f79a539dee49ba028b719b1a41e64f43abcdcac5 #8 DONE 0.0s #7 [2/5] RUN apt-get update && apt-get upgrade -y && apt-get install -y build-essential wget git bc ccache && apt-get clean && rm -rf /var/lib/apt/lists/* #7 sha256:244cba9621c788fd67785a1d49ac9ec2fbc2026a48bf412ee2cf59bd974486bf #7 CACHED #5 [4/5] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:035b84f81dcb1fbe0f758c815269ed6a56dc6c44764865d28eac5764fe2cac95 #5 CACHED #6 [3/5] RUN echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial main" >> /etc/apt/sources.list && echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial universe" >> /etc/apt/sources.list && apt-get update && apt-get install -y g++-8 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 8 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-8 8 && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:648562ad4fcfbc4cb8a5014f4428c2d07061154f853f1e27f22af9ca976a3035 #6 CACHED #4 [5/5] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:f39f048c28c6b89431d733a6d575d4533501e1152fa6ffa79fbf8559b4150f40 #4 CACHED #9 exporting to image #9 sha256:0f26c59c7cead86a2542f3b112dd3ceeb1a9af82f62334e763dca39b4c505d8b #9 exporting layers done #9 writing image sha256:b8a8945b4a09a43c3daeb2e23724012c1c87a6761d46f57662b1655e8a2209d9 done #9 naming to docker.io/library/0f1df6bdfdc3d4508f9250950802b052696b0c09:latest done #9 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t 9cd33b0642ef982ba0efa59425e6ccfdd694bca4 -f scripts/docker/Dockerfile.nvhpc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/7 : ARG BASE=nvcr.io/nvidia/nvhpc:23.7-devel-cuda12.2-ubuntu20.04 Step 2/7 : FROM $BASE ---> 14f99d87eca9 Step 3/7 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> fbe999c47d4c Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> d96f6463a078 Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> aaeba91d06ab Step 6/7 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> ed9691c173ad Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> e52dba42e05f Successfully built e52dba42e05f Successfully tagged 9cd33b0642ef982ba0efa59425e6ccfdd694bca4:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix Merging remotes/origin/develop commit 2e82fdd8716bb21379d5bd9250b19f1dd131e23f into PR head commit 4b656d53547858b936c19dd247a09c1ffad3b289 [Pipeline] readFile [Pipeline] sh + docker inspect -f . 0f1df6bdfdc3d4508f9250950802b052696b0c09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer CpuNode5 seems to be running inside container 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c + docker inspect -f . 9cd33b0642ef982ba0efa59425e6ccfdd694bca4 . > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-6830 --volumes-from 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 0f1df6bdfdc3d4508f9250950802b052696b0c09 cat + docker inspect -f . 77a195dbc3030bc9d6e4943b6a1a7529b76d7edd . > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 + docker build -t 4bffdf95a404be3eb15f7512a062fe2ad895aa45 -f scripts/docker/Dockerfile.kokkosllvmproject scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/13 : FROM nvidia/cuda:11.0.3-devel ---> f6eb2aa24ca2 Step 2/13 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 2dd3dfca221d Step 3/13 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y bc git wget ccache python3 python3-distutils && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 6a3c3b4185ef Step 4/13 : RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y software-properties-common && add-apt-repository ppa:ubuntu-toolchain-r/test -y && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y g++-9 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 760f0e059417 Step 5/13 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 11459ddb741e Step 6/13 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 63557edc05e2 Step 7/13 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 9fba2a876404 Step 8/13 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> e4a9cc818aa2 Step 9/13 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 973b29ef1dcd Step 10/13 : ARG NPROC=8 ---> Using cache ---> 5d9c3981104d Step 11/13 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> f40575c30b27 Step 12/13 : RUN LLVM_VERSION=32413084ecbb5e739c6b35d8bf13ad972985acb3 && LLVM_URL=https://github.com/kokkos/llvm-project/archive/${LLVM_VERSION}.tar.gz && LLVM_ARCHIVE=llvm.tar.xz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL} --output-document=${LLVM_ARCHIVE} && mkdir llvm-project && tar -xf ${LLVM_ARCHIVE} -C llvm-project --strip-components=1 && cd llvm-project && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$LLVM_DIR -DLLVM_ENABLE_PROJECTS="clang;clang-tools-extra;compiler-rt" ../llvm && make -j${NPROC} && make install && echo "${LLVM_DIR}/lib" > /etc/ld.so.conf.d/llvm.conf && ldconfig && rm -rf ${SCRATCH_DIR} ---> Using cache ---> 9cfffe51380e Step 13/13 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 63b273997007 Successfully built 63b273997007 Successfully tagged 4bffdf95a404be3eb15f7512a062fe2ad895aa45:latest > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 $ docker top 02e1bc34ed0182ea7f8365c541c70213d7d9ea667ea647e3890ba8632edb7f82 -eo pid,comm Merge succeeded, producing 4b656d53547858b936c19dd247a09c1ffad3b289 Checking out Revision 4b656d53547858b936c19dd247a09c1ffad3b289 (PR-6830) [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] // withEnv Commit message: "#6805: fix accidentally disabled code" [Pipeline] withDockerContainer lascaux04 seems to be running inside container 1e8dadd3a9ba66526efced96d326f007c9cbf7d4278985a492aec48b2cc04a19 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=$HIP_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6830 --volumes-from 1e8dadd3a9ba66526efced96d326f007c9cbf7d4278985a492aec48b2cc04a19 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 77a195dbc3030bc9d6e4943b6a1a7529b76d7edd cat $ docker top c31ece42603a8becb8057397b5b8f36c44fee8f24313096ea607266a3a907c6e -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer fetnat05 seems to be running inside container 672a946a01b481e2531481fe5c0fe61a88e71fef99a60f4b41185131cbb988e0 $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6830 --volumes-from 672a946a01b481e2531481fe5c0fe61a88e71fef99a60f4b41185131cbb988e0 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 9cd33b0642ef982ba0efa59425e6ccfdd694bca4 cat > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 2e82fdd8716bb21379d5bd9250b19f1dd131e23f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b656d53547858b936c19dd247a09c1ffad3b289 # timeout=10 $ docker top 59e2a1d23683169338a8ebea10c3c76ff92849c4dc974f800ab5f468929e4a1b -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] sh [Pipeline] isUnix [Pipeline] readFile [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh [Pipeline] sh + docker inspect -f . 4bffdf95a404be3eb15f7512a062fe2ad895aa45 . [Pipeline] } [Pipeline] // withEnv + docker build -t 38c905e5739116b00cce7add255d4d7ca8126af2 -f scripts/docker/Dockerfile.sycl scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/16 : ARG BASE=nvidia/cuda:11.7.1-devel-ubuntu22.04 Step 2/16 : FROM $BASE ---> 28a6f693c19c Step 3/16 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 343be2343ff0 Step 4/16 : RUN apt-get update && apt-get install -y bc wget ccache ninja-build python3 git libomp-dev && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> fca416d5ff4d Step 5/16 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 5627622d2e28 Step 6/16 : ARG CMAKE_VERSION=3.23.2 ---> Using cache ---> 034a039787e8 Step 7/16 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 8a4c5ad482f4 Step 8/16 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 11a39ad115e4 Step 9/16 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> dfb8d1f66336 Step 10/16 : RUN wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB && apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB && echo "deb https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list && apt-get update -o Dir::Etc::sourcelist="sources.list.d/oneAPI.list" -o APT::Get::List-Cleanup="0" && apt-get install -y intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic-2023.0.0 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 0eec8d44ecdf Step 11/16 : RUN wget https://cloud.cees.ornl.gov/download/oneapi-for-nvidia-gpus-2023.0.0-linux.sh && chmod +x oneapi-for-nvidia-gpus-2023.0.0-linux.sh && ./oneapi-for-nvidia-gpus-2023.0.0-linux.sh -y && rm oneapi-for-nvidia-gpus-2023.0.0-linux.sh ---> Using cache ---> f8383f0eb758 Step 12/16 : RUN wget https://registrationcenter-download.intel.com/akdlm/irc_nas/19133/l_oneDPL_p_2022.0.0.25335.sh && chmod +x ./l_oneDPL_p_2022.0.0.25335.sh && ./l_oneDPL_p_2022.0.0.25335.sh -a -s --eula accept && rm l_oneDPL_p_2022.0.0.25335.sh ---> Using cache ---> 4547c283eed3 Step 13/16 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin-llvm/:$PATH ---> Using cache ---> 9d843a78af37 Step 14/16 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin/:$PATH ---> Using cache ---> 06363243a9a0 Step 15/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/lib:$LD_LIBRARY_PATH ---> Using cache ---> fbad7da2469e Step 16/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/compiler/lib/intel64_lin:$LD_LIBRARY_PATH ---> Using cache ---> 7fc4a583c5e3 Successfully built 7fc4a583c5e3 Successfully tagged 38c905e5739116b00cce7add255d4d7ca8126af2:latest [Pipeline] withDockerContainer fetnat06 seems to be running inside container 8ba4488dc9e6562509394eca46b10fb48bad2314a5e00f5b346c8f5773899d47 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6830 --volumes-from 8ba4488dc9e6562509394eca46b10fb48bad2314a5e00f5b346c8f5773899d47 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 4bffdf95a404be3eb15f7512a062fe2ad895aa45 cat + docker build -t 91979f1381e52daf918a8467fd113f8771fa65e8 --build-arg BASE=rocm/dev-ubuntu-20.04:5.6-complete -f scripts/docker/Dockerfile.hipcc scripts/docker #1 [internal] load build definition from Dockerfile.hipcc #1 sha256:25c436bb5f63cc66b9d411e7c25bd778031204847845cfaa66c58c65474ad2c1 #1 transferring dockerfile: 1.38kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.6-complete #2 sha256:de758bb069f537eec48abc7bc43bc4c241cc935759afc505336c42a91c26893c + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=-Werror -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_LIBQUADMATH=ON -DKokkos_ENABLE_SERIAL=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is GNU 8.4.0 + ccache --zero-stats Statistics zeroed + docker build -t 2094c0aaf4c0726992e5b00debdd9932b437fa85 -f scripts/docker/Dockerfile.openmptarget scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/14 : ARG BASE=nvidia/cuda:11.1.1-devel-ubuntu20.04 Step 2/14 : FROM $BASE ---> 9165013c68c2 Step 3/14 : RUN apt-get update && apt-get install -y bc git wget ccache python3 libelf-dev g++-multilib && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 3bd91037378d Step 4/14 : ARG NPROC=8 ---> Using cache ---> 6bfe3debbc04 Step 5/14 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 4a1c75805b7a Step 6/14 : ARG CMAKE_VERSION=3.27.7 ---> Using cache ---> cfe422b90d8f Step 7/14 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> db56b5b74530 Step 8/14 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm ${CMAKE_SCRIPT} ---> Using cache ---> 993abd6ea469 Step 9/14 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 20bea50948d7 Step 10/14 : ARG LLVM_VERSION=llvmorg-17.0.3 ---> Using cache ---> f230ffdcfdfb Step 11/14 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> eeb3b2e5f1ce Step 12/14 : RUN LLVM_URL=https://github.com/llvm/llvm-project/archive && LLVM_ARCHIVE=${LLVM_VERSION}.tar.gz && SCRATCH_DIR=/scratch && mkdir -p ${SCRATCH_DIR} && cd ${SCRATCH_DIR} && wget --quiet ${LLVM_URL}/${LLVM_ARCHIVE} && mkdir llvm-project && tar -xf ${LLVM_ARCHIVE} -C llvm-project --strip-components=1 && cd llvm-project && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$LLVM_DIR -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DLLVM_ENABLE_PROJECTS="clang" -DLLVM_ENABLE_RUNTIMES="openmp" -DCLANG_OPENMP_NVPTX_DEFAULT_ARCH=sm_70 -DLIBOMPTARGET_NVPTX_COMPUTE_CAPABILITIES=70 ../llvm && make -j${NPROC} && make install && rm -rf ${SCRATCH_DIR} ---> Using cache ---> 5e64c2ff142c Step 13/14 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Using cache ---> 10b93f441dce Step 14/14 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH ---> Using cache ---> 6e96d96f902c Successfully built 6e96d96f902c Successfully tagged 2094c0aaf4c0726992e5b00debdd9932b437fa85:latest -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6830/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++17 for C++17 extensions as feature + rm -rf build -- 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 #2 DONE 0.7s #3 [internal] load .dockerignore #3 sha256:6e45cfac156419c4cda1f46d103ffa0777d3a6240e9746d09d332c55ee45fd14 #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.6-complete@sha256:69f9a8c786ebc09df7f1d260a55beecd13dffa9b9246f230c87a9c1fd18450ca #7 sha256:ffddc1d77564ffa1850adade7576baa2e2d6c4c4f2b0aac44d8b2ed6963b188c #7 DONE 0.0s #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:eee317d2a7f4779d060a861ce9a331cd3248901cb269bf6074da9095560d6064 #6 CACHED #5 [3/4] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:dcdf979997794f10bbcd7abf4fec045abd70d14f3422b80cb5ff2e431cac7b3e #5 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:20c689dff20b411847f5eda1b64d1a0cb0d81c56925ebcd23655573196947434 #4 CACHED #8 exporting to image #8 sha256:2c37e25009a39c073677082eacaeca8e368cbf7aaf68f45cab5abf470d621cf6 #8 exporting layers done #8 writing image sha256:f97c3b6bffce83c6b83e0e575c1653ea97e8bfed890fc60c537e7e50280f4822 done #8 naming to docker.io/library/91979f1381e52daf918a8467fd113f8771fa65e8:latest done #8 DONE 0.0s -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_OPENACC=ON -DKokkos_ARCH_VOLTA70=ON .. $ docker top 84025845ea9fbbfd1c1305af29274a313a4960523ffb398cfc1a59549ec7154a -eo pid,comm [Pipeline] { -- Setting default Kokkos CXX standard to 17 [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh + echo /opt/rocm/llvm/lib + ldconfig [Pipeline] sh + docker inspect -f . 38c905e5739116b00cce7add255d4d7ca8126af2 . [Pipeline] } + docker inspect -f . 91979f1381e52daf918a8467fd113f8771fa65e8 . + docker inspect -f . 2094c0aaf4c0726992e5b00debdd9932b437fa85 . [Pipeline] // withEnv + ccache --zero-stats Statistics zeroed [Pipeline] withDockerContainer waffle03 seems to be running inside container bf46c7fb29181f4c351c4ae7a94cec4ae2435125f11e128cc828b0229bd51391 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6830 --volumes-from bf46c7fb29181f4c351c4ae7a94cec4ae2435125f11e128cc828b0229bd51391 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 38c905e5739116b00cce7add255d4d7ca8126af2 cat + rm -rf build -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- Sources TestOpenMP.cpp -- Kokkos Backends: OPENMP;SERIAL -- Configuring done + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DNDEBUG -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_HIP_MULTIPLE_KERNEL_INSTANTIATIONS=ON .. -- Setting default Kokkos CXX standard to 17 -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6830/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target kokkos_gtest Scanning dependencies of target benchmark [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Built target AlwaysCheckGit [ 1%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o Scanning dependencies of target impl_git_version [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o -- The CXX compiler identification is Clang 14.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Setting build type to 'RelWithDebInfo' as none was specified. -- Kokkos version: 4.3.99 [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o Scanning dependencies of target kokkoscore -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6830/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 [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 2%] Built target impl_git_version [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info -- 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 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 5.2.21151 -- Using -std=gnu++17 for C++17 extensions as feature -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Kokkos Backends: SERIAL;OPENACC -- Configuring done -- Generating done [ 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 -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6830/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/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 1%] Built target AlwaysCheckGit [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o $ docker top a75317f90930de07fd2bec187983be8414a6c45450b3687123e5994df8ee0162 -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] sh [ 2%] Built target impl_git_version + rm -rf build [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] withDockerContainer padirac11 seems to be running inside container 13e056e01a5d53f10b3d8cb21da8ffd92654cf22e6eeee8cf323a7eab7f623ce $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=$HIP_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6830 --volumes-from 13e056e01a5d53f10b3d8cb21da8ffd92654cf22e6eeee8cf323a7eab7f623ce -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 91979f1381e52daf918a8467fd113f8771fa65e8 cat [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o $ docker top 9cc884582458b3beb6a058fdeb46570796bcbacb01724894e08b22ed87c2da79 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer fetnat09 seems to be running inside container 81643f3ce80dd524a9f6a2ac75cf8d20eb139c8b2d3d82b6e87cd717b39144a6 [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6830 --volumes-from 81643f3ce80dd524a9f6a2ac75cf8d20eb139c8b2d3d82b6e87cd717b39144a6 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 2094c0aaf4c0726992e5b00debdd9932b437fa85 cat [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 5%] Linking CXX static library libbenchmark.a -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA90A=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VEGA90A -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h [ 5%] Built target benchmark [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o Scanning dependencies of target benchmark_main [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Linking CXX static library libbenchmark_main.a -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 5%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_CLANG_TIDY=clang-tidy;-warnings-as-errors=* -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -Wno-unknown-cuda-version -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ARCH_VOLTA70=ON .. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS -- Setting default Kokkos CXX standard to 17 [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- The CXX compiler identification is Clang 12.0.0 -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- Check for working CXX compiler: /opt/llvm/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.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 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6830/build/generated/Kokkos_Version_Info.cpp -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=c++17 for C++17 standard as feature $ docker top f391a13c9f04c1498e65901355e764f83b3d19af3589273f46af2b701e07519d -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] { -- SIMD: AVX512 detected -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Found OpenMP_CXX: -fopenmp=libomp -- Found OpenMP: TRUE -- Using internal desul_atomics copy [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o -- 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 [Pipeline] sh -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [Pipeline] sh [Pipeline] sh [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy + ccache --zero-stats Statistics zeroed [Pipeline] sh + ccache --zero-stats Statistics zeroed + ccache --zero-stats Statistics zeroed [Pipeline] sh [Pipeline] sh + rm -rf build + rm -rf build + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=hipcc -DCMAKE_CXX_FLAGS=-Werror -Wno-unused-command-line-argument -DCMAKE_CXX_STANDARD=20 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_HIP=ON .. -- Setting default Kokkos CXX standard to 20 + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-fsycl-device-code-split=per_kernel -Wno-deprecated-declarations -Werror -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-cuda-version -Wno-sycl-target -DKOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED=0 -DKokkos_ARCH_NATIVE=ON -DKokkos_ARCH_AMPERE80=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_EXAMPLES=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_SYCL=ON -DKokkos_ENABLE_UNSUPPORTED_ARCHS=ON -DCMAKE_CXX_STANDARD=17 .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is IntelLLVM 2023.0.0 -- Detecting CXX compiler ABI info [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target kokkoscontainers [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/intel/oneapi/compiler/latest/linux/bin-llvm/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The CXX compiler identification is Clang 16.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6830/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 [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 -- SIMD: AVX2 detected -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ENABLE_OPENMPTARGET=ON -DKokkos_ARCH_VOLTA70=ON -DCMAKE_CXX_STANDARD=17 .. -- Setting default Kokkos CXX standard to 17 -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 5.6.31061 -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=gnu++2a for C++20 extensions as feature [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o -- The CXX compiler identification is Clang 17.0.3 [ 11%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook -- Detecting CXX compiler ABI info [ 11%] Built target Kokkos_CoreUnitTest_PushFinalizeHook -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL - not found -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::SYCL -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found TPLLIBDL: /usr/include -- Looking for C++ include oneapi/dpl/execution -- Looking for C++ include oneapi/dpl/execution - not found -- Looking for C++ include oneapi/dpl/algorithm [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.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 -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/llvm/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- Looking for C++ include oneapi/dpl/algorithm - not found -- Performing Test KOKKOS_NO_TBB_CONFLICT Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6830/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 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6830/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::OpenMPTarget -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test KOKKOS_NO_TBB_CONFLICT - Success -- oneDPL: ONEDPL_PAR_BACKEND=tbb, disable OpenMP backend -- Performing Test _fsycl_option -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test _fsycl_option - Success -- Using internal desul_atomics copy [ 12%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 12%] Built target Kokkos_CoreUnitTest_OpenMPInterOp Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- Sources TestCuda.cpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- Kokkos Backends: SERIAL;CUDA -- Configuring done -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA908=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VEGA908 -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 12%] Linking CXX executable Kokkos_push_finalize_hook_terminate -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 12%] Built target Kokkos_push_finalize_hook_terminate -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA Scanning dependencies of target Kokkos_CoreTestCompileOnly -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- [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 -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6830/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target benchmark [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o Scanning dependencies of target kokkos_gtest [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 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%] Built target kokkossimd Scanning dependencies of target impl_git_version [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Linking CXX static library libkokkos_gtest.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object _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%] Built target kokkos_gtest [ 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 -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Looking for pthread_create in pthread - not found -- Check if compiler accepts -pthread [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Linking CXX static library libbenchmark.a [ 4%] Built target benchmark Scanning dependencies of target benchmark_main [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 4%] Linking CXX shared library libkokkosprinter-tool.so Scanning dependencies of target kokkoscore [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 4%] Linking CXX static library libimpl_git_version.a -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 4%] Linking CXX static library libbenchmark_main.a [ 4%] Built target benchmark_main [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Built target impl_git_version [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS -- [benchmark] Performing Test HAVE_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_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6830/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.34.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- Using internal desul_atomics copy -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [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 [ 12%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 12%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 12%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_StackTraceTestExec -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6830/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] Built target kokkoscontainers [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 6%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- Kokkos Backends: SERIAL;OPENMPTARGET -- Configuring done (16.1s) -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp -- Generating done (1.4s) -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6830/build + make -j8 [ 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_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_CPUDiscovery.cpp.o [ 1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 2%] Built target AlwaysCheckGit -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 3%] Linking CXX static library libkokkossimd.a [ 4%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 4%] Built target kokkossimd [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 4%] Linking CXX static library libimpl_git_version.a [ 4%] Linking CXX shared library libkokkosprinter-tool.so -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 4%] Built target impl_git_version [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_ProfilingAllCalls [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 9%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 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 -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence -- [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_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 8%] Built target Kokkos_CoreUnitTest_ToolIndependence -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6830/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX static library libkokkos_gtest.a -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 13%] Built target kokkos_gtest [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestOpenMP.cpp -- Sources TestHIP.cpp -- Kokkos Backends: OPENMP;HIP -- Configuring done [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 8%] Linking CXX executable Kokkos_ProfilingAllCalls -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6830/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkosprinter-tool Scanning dependencies of target kokkossimd [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target benchmark Scanning dependencies of target impl_git_version [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 8%] Built target Kokkos_ProfilingAllCalls [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o -- Kokkos Backends: SERIAL;SYCL -- Configuring done [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 5%] 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 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 10%] Linking CXX executable Kokkos_ToolsInitialization [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6830/build + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.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 _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 10%] Built target Kokkos_ToolsInitialization [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 1%] Linking CXX static library libkokkossimd.a [ 1%] Built target kokkossimd [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Built target kokkosprinter-tool [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 10%] 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_Error.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 20%] 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 [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 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 [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 17%] Linking CXX executable Kokkos_StackTraceTestExec [ 17%] Built target Kokkos_StackTraceTestExec [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp -- [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 [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 17%] Linking CXX executable Kokkos_CoreTestCompileOnly -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6830/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 2%] Linking CXX static library libkokkos_gtest.a [ 2%] Built target kokkos_gtest [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 17%] Built target Kokkos_CoreTestCompileOnly [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_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 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 6%] Built target benchmark [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 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 [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 5%] Linking CXX static library libbenchmark.a [ 5%] Built target benchmark [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 11%] Linking CXX executable Kokkos_StackTraceTestExec [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 11%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 7%] Linking CXX static library libkokkos_gtest.a [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 7%] Built target kokkos_gtest [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 11%] Built target Kokkos_StackTraceTestExec [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestHIP.cpp -- Kokkos Backends: SERIAL;HIP -- Configuring done [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6830/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit Scanning dependencies of target benchmark [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target impl_git_version [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 4%] Linking CXX static library libbenchmark.a [ 4%] Built target benchmark [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Built target impl_git_version [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target kokkosprinter-tool [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTargetSpace.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 5%] Linking CXX static library libbenchmark_main.a [ 5%] Built target benchmark_main [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Instance.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 7%] Built target benchmark_main Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Exec.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Instance.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Space.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_SYCL.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 36%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 18%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 13%] Built target Kokkos_CoreUnitTest_CTestDevice [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Task.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_CoreTestCompileOnly [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] Linking CXX static library libbenchmark.a [ 4%] Built target benchmark [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 19%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 8%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 19%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o "/var/jenkins/workspace/Kokkos_PR-6830/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-6830/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 " [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 5%] Built target kokkos_gtest Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 6%] Linking CXX static library libbenchmark_main.a [ 6%] Built target benchmark_main [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 7%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 5%] Linking CXX static library libkokkoscore.a [ 5%] Built target kokkoscore [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 39%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o [ 8%] Linking CXX static library libkokkoscore.a [ 8%] Built target kokkoscore [ 8%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 11%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o Scanning dependencies of target Kokkos_UnitTest_HIPGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 41%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Linking CXX static library libkokkoscontainers.a [ 11%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] Built target kokkoscontainers [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/UnitTestMainInit.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/UnitTestMainInit.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Built target kokkoscontainers [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.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_SerialGraph.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_c.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/UnitTestMainInit.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 13%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp 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 [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_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_View_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 21%] 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_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 7%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp "/var/jenkins/workspace/Kokkos_PR-6830/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-6830/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-6830/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-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t, n=11UL]" at line 142 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int32_t]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6830/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-6830/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-6830/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-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t, n=11UL]" at line 142 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=int64_t]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_CTestDevice [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o "/var/jenkins/workspace/Kokkos_PR-6830/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-6830/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-6830/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-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double, n=11UL]" at line 135 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=double]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_PR-6830/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-6830/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-6830/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-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_op_all_loaders(Op, std::size_t, const T *...) [with Abi=Kokkos::Experimental::simd_abi::scalar, Op=absolutes, T=]" at line 95 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_all_math_ops(const DataType (&)[n], const DataType (&)[n]) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float, n=11UL]" at line 135 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops() [with Abi=Kokkos::Experimental::simd_abi::scalar, DataType=float]" at line 156 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_types(Kokkos::Experimental::Impl::data_types) [with Abi=Kokkos::Experimental::simd_abi::scalar, DataTypes=]" at line 163 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" instantiation of "void host_check_math_ops_all_abis(Kokkos::Experimental::Impl::abi_set) [with Abis=]" at line 301 of "/var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp" Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Abort.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 9%] Built target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.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_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_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_Graph_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 21%] 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_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 9%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_a.cpp.o [ 43%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamBasic.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_a.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 9%] Linking CXX executable Kokkos_UnitTest_HIPGraph [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 9%] Built target Kokkos_UnitTest_HIPGraph [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o "/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestArrayOps.hpp", line 135: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = ^ "/var/jenkins/workspace/Kokkos_PR-6830/core/src/Kokkos_Array.hpp", line 216: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestArrayOps.hpp", line 196: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = ^ "/var/jenkins/workspace/Kokkos_PR-6830/core/src/Kokkos_Array.hpp", line 216: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ "/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestArrayOps.hpp", line 273: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = Kokkos::Array::strided>; ^ "/var/jenkins/workspace/Kokkos_PR-6830/core/src/Kokkos_Array.hpp", line 285: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ "/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestArrayOps.hpp", line 337: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = Kokkos::Array::strided>; ^ "/var/jenkins/workspace/Kokkos_PR-6830/core/src/Kokkos_Array.hpp", line 285: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o 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 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 43%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 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 [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 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 [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ArrayOps.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 26%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 26%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 45%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 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 [ 45%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 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 [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_SerialGraph [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_Develop [ 45%] Built target Kokkos_push_finalize_hook_terminate [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o "/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestArrayOps.hpp", line 135: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = ^ "/var/jenkins/workspace/Kokkos_PR-6830/core/src/Kokkos_Array.hpp", line 216: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestArrayOps.hpp", line 196: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = ^ "/var/jenkins/workspace/Kokkos_PR-6830/core/src/Kokkos_Array.hpp", line 216: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ "/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestArrayOps.hpp", line 273: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = Kokkos::Array::strided>; ^ "/var/jenkins/workspace/Kokkos_PR-6830/core/src/Kokkos_Array.hpp", line 285: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ "/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestArrayOps.hpp", line 337: warning: class "Kokkos::Array" was declared deprecated [deprecated_entity] using A = Kokkos::Array::strided>; ^ "/var/jenkins/workspace/Kokkos_PR-6830/core/src/Kokkos_Array.hpp", line 285: note: because of a "deprecated" attribute struct KOKKOS_DEPRECATED ^ [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_b.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 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 [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 46%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 27%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 27%] Built target Kokkos_PerformanceTest_SharedSpace [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexdouble.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 23%] 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_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 47%] Linking CXX executable Kokkos_ProfilingAllCalls [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 24%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexfloat.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 24%] Built target Kokkos_IncrementalTest_SERIAL [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 47%] Built target Kokkos_ProfilingAllCalls [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 28%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 28%] Built target Kokkos_PerformanceTest_Mempool [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 11%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 26%] 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_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_double.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 11%] Built target Kokkos_push_finalize_hook_terminate [ 27%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 29%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 29%] Built target Kokkos_IncrementalTest_OPENMP 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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_c.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 27%] Built target Kokkos_IncrementalTest_CUDA [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o 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 [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_c.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 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 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_c.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 29%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 29%] Built target Kokkos_Benchmark_Atomic_MinMax [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_float.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 32%] 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_Default.dir/TestInitializationSettings.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 51%] Linking CXX executable Kokkos_ToolsInitialization [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o [ 51%] Built target Kokkos_ToolsInitialization [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 32%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_TuningBasics [ 32%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_complexfloat.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 34%] 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 [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 35%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.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 [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_Develop [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 37%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 37%] 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_Default.dir/TestCompilerMacros.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 30%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 32%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 32%] Built target Kokkos_push_finalize_hook_terminate [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 31%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c02.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_int.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 18%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 18%] Built target Kokkos_IncrementalTest_SERIAL [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 31%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_d.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 31%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 18%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 18%] Built target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 31%] Built target Kokkos_PerformanceTest_Atomic [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 31%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 33%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 33%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_CudaInterOpInit Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 33%] Built target Kokkos_CoreUnitTest_Cuda3 Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 31%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 31%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 53%] Built target Kokkos_CoreUnitTest_KokkosP [ 34%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 19%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 31%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longint.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 19%] Built target Kokkos_CoreUnitTest_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 36%] Built target Kokkos_CoreUnitTest_CudaGraph [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 36%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 36%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_TuningBasics [ 31%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 31%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 31%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 31%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 32%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 12%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c03.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 16%] Linking CXX executable Kokkos_ProfilingAllCalls [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 32%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o "/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/incremental/Test01_execspace.hpp", line 66: warning: function "Kokkos::Serial::in_parallel" was declared deprecated [deprecated_entity] int in_parallel = ExecSpace::in_parallel(); ^ "/var/jenkins/workspace/Kokkos_PR-6830/core/src/Serial/Kokkos_Serial.hpp", line 126: note: because of a "deprecated" attribute KOKKOS_DEPRECATED inline static int in_parallel() { return false; } ^ detected during instantiation of "void Test::TestIncrExecSpace::testit() [with ExecSpace=Kokkos::Serial]" at line 85 Remark: individual warnings can be suppressed with "--diag_suppress " [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 21%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 21%] Built target Kokkos_push_finalize_hook_terminate Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 12%] Built target Kokkos_CoreTestCompileOnly [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/UnitTestMainInit.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 53%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 54%] 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_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c06.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 54%] Built target Kokkos_CoreUnitTest_Default "/var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/incremental/Test01_execspace.hpp", line 66: warning: function "Kokkos::Experimental::OpenACC::in_parallel" was declared deprecated [deprecated_entity] int in_parallel = ExecSpace::in_parallel(); ^ "/var/jenkins/workspace/Kokkos_PR-6830/core/src/OpenACC/Kokkos_OpenACC.hpp", line 95: note: because of a "deprecated" attribute KOKKOS_DEPRECATED static bool in_parallel() { ^ detected during instantiation of "void Test::TestIncrExecSpace::testit() [with ExecSpace=Kokkos::Experimental::OpenACC]" at line 85 Remark: individual warnings can be suppressed with "--diag_suppress " [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 21%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_Default [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 54%] Linking CXX executable Kokkos_StackTraceTestExec [ 54%] Linking CXX executable Kokkos_UnitTest_SIMD [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 16%] Built target Kokkos_ProfilingAllCalls [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_e.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 54%] Built target Kokkos_StackTraceTestExec [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 32%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 54%] Built target Kokkos_UnitTest_SIMD [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 33%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 54%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 54%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 41%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 41%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longlongint.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 56%] Built target Kokkos_CoreUnitTest_CTestDevice [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c04.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c05.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamCombinedReducers.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 34%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 34%] Built target Kokkos_ContainersPerformanceTest_HIP [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 42%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 43%] Built target Kokkos_CoreTestCompileOnly [ 35%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 35%] Built target Kokkos_ContainersTestCompileOnly [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_f.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 58%] 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_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 26%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 26%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_ProfilingAllCalls [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamMDRange.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o [ 17%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 48%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 27%] Linking CXX executable Kokkos_ProfilingAllCalls [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 27%] Built target Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_ToolsInitialization [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_g.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 48%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 35%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 17%] Linking CXX executable Kokkos_ToolsInitialization [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_shared.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 18%] Built target Kokkos_CoreTestCompileOnly [ 18%] Built target Kokkos_ToolsInitialization [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 30%] Linking CXX executable Kokkos_ToolsInitialization [ 30%] Built target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_StackTraceTestExec [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 51%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_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 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 31%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 31%] Built target Kokkos_CoreUnitTest_KokkosP [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangePolicyConstructors.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 31%] Linking CXX executable Kokkos_StackTraceTestExec [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 31%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 57%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangeReduce.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 59%] Built target Kokkos_CoreUnitTest_Serial2 [ 35%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 35%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 48%] 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 [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_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_DualView_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 35%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_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 [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.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 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 50%] 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 [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_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 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_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 [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedlongint.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 19%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpan.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 35%] 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_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 19%] Built target Kokkos_CoreUnitTest_KokkosP [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o [ 36%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 51%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 51%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 36%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 66%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 66%] Built target Kokkos_Benchmark_Atomic_MinMax [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 51%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MinMaxClamp.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 52%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 52%] Built target Kokkos_PerformanceTest_TaskDag [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 67%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 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_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 52%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 52%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 52%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 52%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 68%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 68%] Built target Kokkos_PerformanceTest_SharedSpace [ 68%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 17%] 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_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o "/var/jenkins/workspace/Kokkos_PR-6830/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 " [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 52%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 69%] Built target Kokkos_CoreUnitTest_Cuda1 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 53%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 53%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 53%] Built target Kokkos_CoreUnitTest_Serial2 [ 53%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 69%] Built target Kokkos_CoreUnitTest_Cuda2 [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 66%] 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_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 22%] Linking CXX executable Kokkos_StackTraceTestExec [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_NumericTraits.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 70%] Built target Kokkos_PerformanceTest_Mempool [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamPolicyConstructors.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Atomics.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 54%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 55%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 55%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 55%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 55%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o "/var/jenkins/workspace/Kokkos_PR-6830/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 " [ 22%] Built target Kokkos_StackTraceTestExec [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 72%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/UnitTestMainInit.cpp.o [ 72%] Built target Kokkos_PerformanceTest_Atomic [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 57%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 57%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c07.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamReductionScan.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o "/var/jenkins/workspace/Kokkos_PR-6830/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 " Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o "/var/jenkins/workspace/Kokkos_PR-6830/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 " [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 76%] Built target Kokkos_ContainersTestCompileOnly [ 58%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 58%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 58%] Linking CXX executable Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 58%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 58%] Built target Kokkos_ContainersTestCompileOnly [ 58%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 76%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 76%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test01_execspace_OPENMPTARGET.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 58%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 59%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 38%] Built target Kokkos_CoreUnitTest_Serial2 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScan.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2B [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScratch.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test02_atomic_host_OPENMPTARGET.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 79%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 59%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 80%] Built target Kokkos_ContainersUnitTest_Serial [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 80%] Built target Kokkos_CoreUnitTest_Serial1 [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 59%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 59%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03a_MemorySpace_malloc_OPENMPTARGET.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 80%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 80%] Built target Kokkos_PerformanceTest_Benchmark [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamTeamSize.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 72%] Linking CXX executable Kokkos_IncrementalTest_OPENACC [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicViews.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 72%] Built target Kokkos_IncrementalTest_OPENACC [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 61%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 61%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Random [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 83%] Built target Kokkos_UnitTest_Random [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03b_MemorySpace_free_OPENMPTARGET.cpp.o [ 38%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.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_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 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_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 86%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_SYCL2B [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamVectorRange.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 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_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_UniqueToken.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 87%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 87%] Built target Kokkos_ContainersUnitTest_Cuda [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.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_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 39%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BitManipulationBuiltins.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 61%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 73%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 61%] Built target Kokkos_ContainersUnitTest_OpenMP [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test04_ParallelFor_RangePolicy_OPENMPTARGET.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 61%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 73%] Built target Kokkos_IncrementalTest_SERIAL [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_View_64bit.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 88%] Linking CXX executable Kokkos_UnitTest_Sort [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Built target Kokkos_UnitTest_Sort [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.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_A.dir/TestStdReducers.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 62%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_b.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_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_c.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 63%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMPTARGET.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_c.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_OccupancyControlTrait.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c08.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BlockSizeDeduction.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_d.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CheckedIntegerOps.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMPTARGET.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Other.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyConstructors.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_atomic [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 95%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 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_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o Scanning dependencies of target Kokkos_gather [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 96%] Linking CXX executable Kokkos_atomic [ 96%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gups [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_e.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 96%] Linking CXX executable Kokkos_gather [ 96%] Built target Kokkos_gather [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o Scanning dependencies of target Kokkos_stream [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyInterface.cpp.o [ 96%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o [ 39%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 39%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 97%] Linking CXX executable Kokkos_gups [ 97%] Linking CXX executable Kokkos_launch_latency [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 97%] Built target Kokkos_gups Scanning dependencies of target Kokkos_policy_performance [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 97%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 97%] Linking CXX executable Kokkos_stream [ 97%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_UnitTest_Sort [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 97%] Linking CXX executable Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_bytes_and_flops [ 97%] Built target Kokkos_stream [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 98%] Built target Kokkos_UnitTest_SIMD [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 67%] 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_ViewCopy_a.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 67%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 67%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_UnitTest_Random [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 39%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 99%] Linking CXX executable Kokkos_policy_performance [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 99%] Built target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 40%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_b.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 40%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Complex.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Init.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o [ 48%] 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_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 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_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Linking CXX executable Kokkos_bytes_and_flops [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 99%] Built target Kokkos_bytes_and_flops [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Atomics.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test08_deep_copy_OPENMPTARGET.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o [ 48%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 48%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ParallelScanRangePolicy.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6830/build Constructing a list of tests [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_c.cpp.o 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-6830/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 185 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial_DeathTest.abort_from_host (375 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (378 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (370 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (369 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (1 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (3 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (5 ms) 1: [----------] 7 tests from serial_DeathTest (1506 ms total) 1: 1: [----------] 178 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (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 (77 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (51 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (2 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (33 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (1 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3145 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCtorDimMatch.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortByKey.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Concepts.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (3068 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1377 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1395 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 (48 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (173 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 (7 ms) 1: [ RUN ] serial.mdrange_neg_idx [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o 1: [ OK ] serial.mdrange_neg_idx (93 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 [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewEmptyRuntimeUnmanaged.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (1183 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 [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 69%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 69%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewHooks.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2606 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (23 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (4 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (2 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (2 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (0 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (109 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic (1225 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Crs.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1264 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (282 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (10 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 70%] Linking CXX executable Kokkos_UnitTest_Random [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Built target Kokkos_UnitTest_Random [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (1805 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (1490 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (6 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 178 tests from serial (19539 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 185 tests from 2 test suites ran. (21045 ms total) 1: [ PASSED ] 183 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1/59 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 21.74 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewLayoutStrideAssignment.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2634 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_a.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o [ 40%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2745 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (5379 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (340 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (7 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (5 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o 2: [ OK ] serial.triple_nested_parallelism (575 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (80 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o 2: [ OK ] serial.team_reduction_scan (199 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (105 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (35 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 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_DeepCopyAlignment.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o 2: [ OK ] serial.repeated_team_reduce (7273 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (124 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (120 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (55 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (2 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (56 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (4 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (1510 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (5 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right [ 40%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 40%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o 2: [ OK ] serial.view_fill_tests_layout_right (4283 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test10_HierarchicalBasics_OPENMPTARGET.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o 2: [ OK ] serial.view_fill_tests_layout_left (4504 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 (52 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 (27 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (4 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (107 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6830/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 (470 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (471 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (470 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right (478 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (479 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (478 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (22482 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (27862 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/59 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 28.55 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/59 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 0.68 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 74%] 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_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o 4: [==========] Running 187 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_host (754 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_device (760 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 76%] Linking CXX executable Kokkos_PerformanceTest_Benchmark 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (750 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 76%] Built target Kokkos_PerformanceTest_Benchmark [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (720 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (1 ms) 4: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 4: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (2 ms) 4: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (2 ms) 4: [----------] 7 tests from cuda_DeathTest (2993 ms total) 4: 4: [----------] 180 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (5 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (5 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (5 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (5 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (12 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (12 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (12 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (10 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (10 ms) 4: [ RUN ] cuda.atomics [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o 4: [ OK ] cuda.atomics (250 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o 4: [ OK ] cuda.atomic_views_integral (6464 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (51 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (3 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (1 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (5 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (2 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (7 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (0 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp 4: [ OK ] cuda.dispatch (29 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1500 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp 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 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2267 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 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 [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1469 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 53%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_b.cpp.o 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1715 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (0 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (0 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (0 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (2 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (16 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (26 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (1 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (4 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (1 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (3 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (75 ms) 4: [ RUN ] cuda.md_range_policy_construction_from_arrays 4: [ OK ] cuda.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] cuda.mdrange_parallel_reduce_primitive_types [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 41%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1368 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (0 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (0 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.occupancy_control 4: [ OK ] cuda.occupancy_control (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (9 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (0 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (22 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (0 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (0 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (3 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (3 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (1 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (4 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (3 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (3 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (2 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (3 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (2 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (0 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (8 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (8 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (13 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (13 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_with_large_iteration_count [ 41%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_subview.cpp.o 4: [ OK ] cuda.reduction_with_large_iteration_count (328 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (4 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (124 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (5 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (60 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (17 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (69 ms) 4: [----------] 180 tests from cuda (16153 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 187 tests from 2 test suites ran. (19146 ms total) 4: [ PASSED ] 186 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] cuda.mdspan_minimal_functional 4/59 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 19.95 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: [==========] Running 128 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 76%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 76%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMPTARGET.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (5248 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_Default [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c09.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 41%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (5098 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 41%] Built target Kokkos_ContainersUnitTest_OpenMP [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 42%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Printf.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMemoryAccessViolation.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_QuadPrecisionMath.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicy.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_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 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 78%] 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_RangePolicyRequire.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 30%] 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_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 42%] Linking CXX executable Kokkos_UnitTest_Random [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp 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 [ 42%] Built target Kokkos_UnitTest_Random [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (14246 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 57%] 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_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOfClass.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_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_GraphNode_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_UnitTest_Sort [ 43%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.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 [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_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 [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 78%] Linking CXX executable Kokkos_UnitTest_Sort [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 78%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o 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_fwd_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp 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_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMPTARGET.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 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 [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_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 [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.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_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpacePartitioning.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyConstructors.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (14983 ms) 5: [----------] 8 tests from cuda_DeathTest (39576 ms total) 5: 5: [----------] 92 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (5 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (1 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (56 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (7 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (0 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (0 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (0 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (0 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (8 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (6 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (109 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 (11 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (11 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (15 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (6 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_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%] 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 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOutOfBoundsAccess.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewResize.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_CTestDevice [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 5: [ OK ] cuda.team_reduction_scan (1949 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (30 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (30 ms) 5: [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space 5: [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 5: [ RUN ] cuda.repeated_team_reduce 5: [ OK ] cuda.repeated_team_reduce (10 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (200 ms) 5: [ RUN ] cuda.team_scan_ret_val [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o 5: [ OK ] cuda.team_scan_ret_val (185 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 (3 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 [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_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%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp 5: [ OK ] cuda.team_policy_max_recommended (419 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (1 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (2 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (1 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (11 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (6 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (4 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (0 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o 5: [ OK ] cuda.view_allocation_large_rank (6 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (7 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (0 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_fill_tests_layout_right 5: [ OK ] cuda.view_fill_tests_layout_right (97 ms) 5: [ RUN ] cuda.view_fill_tests_layout_left 5: [ OK ] cuda.view_fill_tests_layout_left (49 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (75 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (71 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 (25 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (7 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (0 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (0 ms) 5: [ RUN ] cuda.view_nested_view 5: [ OK ] cuda.view_nested_view (0 ms) 5: [ RUN ] cuda.append_formatted_multidimensional_index 5: [ OK ] cuda.append_formatted_multidimensional_index (0 ms) 5: [ RUN ] cuda.view_resize 5: [ OK ] cuda.view_resize (14 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 5: [ OK ] cuda.workgraph_fib (815 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 92 tests from cuda (4314 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (4 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (4 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (4 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (0 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (3 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (2 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (3 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (48 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (48 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (46 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (67 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (66 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (66 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (67 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (67 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (66 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 (587 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 128 tests from 3 test suites ran. (44479 ms total) 5: [ PASSED ] 128 tests. [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o 5/59 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 45.36 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o 6: [==========] Running 60 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 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 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicViews.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyRequire.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecutionSpace.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ReducerCTADs.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_WithoutInitializing.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 65%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 65%] Built target Kokkos_PerformanceTest_TaskDag [ 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_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMPTARGET.cpp.o 6: [ OK ] cuda.team_scratch_1_streams (14711 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (1 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (1 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 6 tests from cuda (14715 ms total) 6: 6: [----------] 27 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (28 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (6 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (6 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (1 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (3699 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (6 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_fill_tests_layout_right [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_a.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_FunctorAnalysis.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_OccupancyControlTrait.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 66%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 66%] Built target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 44%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o 6: [ OK ] cuda_hostpinned.view_fill_tests_layout_right (4324 ms) 6: [ RUN ] cuda_hostpinned.view_fill_tests_layout_left [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o 6: [ OK ] cuda_hostpinned.view_fill_tests_layout_left (4369 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (28 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (4 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (0 ms) 6: [----------] 27 tests from cuda_hostpinned (12480 ms total) 6: 6: [----------] 27 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (38 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (9 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (14 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (3 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (1 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (276 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (2 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (24 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (29 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (9 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_fill_tests_layout_right [ 66%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 66%] Built target Kokkos_PerformanceTest_SharedSpace Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o 6: [ OK ] cuda_uvm.view_fill_tests_layout_right (138 ms) 6: [ RUN ] cuda_uvm.view_fill_tests_layout_left 6: [ OK ] cuda_uvm.view_fill_tests_layout_left (104 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (28 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (7 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (0 ms) 6: [----------] 27 tests from cuda_uvm (692 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 60 tests from 3 test suites ran. (27888 ms total) 6: [ PASSED ] 60 tests. 6/59 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 28.61 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (16 ms) 7: [ RUN ] cuda.debug_pin_um_to_host [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o 7: [ OK ] cuda.debug_pin_um_to_host (696 ms) 7: [----------] 2 tests from cuda (713 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (713 ms total) 7: [ PASSED ] 2 tests. [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o 7/59 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 1.39 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o 8: [ OK ] cuda.raw_cuda_interop (397 ms) 8: [----------] 1 test from cuda (397 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (397 ms total) 8: [ PASSED ] 1 test. [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D 8/59 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 0.68 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o 9: [ OK ] cuda.raw_cuda_streams (401 ms) 9: [----------] 1 test from cuda (401 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (401 ms total) 9: [ PASSED ] 1 test. 9/59 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 0.68 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtr.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp 10: [==========] Running 3 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 3 tests from cuda_multi_gpu 10: [ RUN ] cuda_multi_gpu.managed_views 10: [ OK ] cuda_multi_gpu.managed_views (0 ms) 10: [ RUN ] cuda_multi_gpu.unmanaged_views 10: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 10: [ RUN ] cuda_multi_gpu.scratch_space 10: [ OK ] cuda_multi_gpu.scratch_space (2 ms) 10: [----------] 3 tests from cuda_multi_gpu (3 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 3 tests from 1 test suite ran. (3 ms total) 10: [ PASSED ] 3 tests. 10/59 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 0.68 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (0 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (0 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 11: [----------] 5 tests from cuda_count_bugs (1 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (1 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 11/59 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 0.68 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (4 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (5 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (63 ms) 12: [ RUN ] defaultdevicetype.shared_host_pinned_space 12: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 12: [ RUN ] defaultdevicetype.compiler_macros 12: [ OK ] defaultdevicetype.compiler_macros (0 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (3 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (9 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (12 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (7 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (17 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (148 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (13 ms) 12: [----------] 1 test from kokkosresize (13 ms total) 12: 12: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/0.sizes 12: [ OK ] TestViewAPI/0.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/0 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/1.sizes 12: [ OK ] TestViewAPI/1.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/1 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/2.sizes 12: [ OK ] TestViewAPI/2.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/2 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/3.sizes 12: [ OK ] TestViewAPI/3.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/3 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/4.sizes 12: [ OK ] TestViewAPI/4.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/4 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/5.sizes 12: [ OK ] TestViewAPI/5.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/5 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/6.sizes 12: [ OK ] TestViewAPI/6.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/6 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/7.sizes 12: [ OK ] TestViewAPI/7.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/7 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/8.sizes 12: [ OK ] TestViewAPI/8.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/8 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/9.sizes 12: [ OK ] TestViewAPI/9.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/9 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/10.sizes 12: [ OK ] TestViewAPI/10.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/10 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/11.sizes 12: [ OK ] TestViewAPI/11.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/11 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/12.sizes 12: [ OK ] TestViewAPI/12.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/12 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/13.sizes 12: [ OK ] TestViewAPI/13.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/13 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/14.sizes 12: [ OK ] TestViewAPI/14.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/14 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/15.sizes 12: [ OK ] TestViewAPI/15.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/15 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/16.sizes 12: [ OK ] TestViewAPI/16.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/16 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/17.sizes 12: [ OK ] TestViewAPI/17.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/17 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/18.sizes 12: [ OK ] TestViewAPI/18.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/18 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/19.sizes 12: [ OK ] TestViewAPI/19.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/19 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/20.sizes 12: [ OK ] TestViewAPI/20.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/20 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/21.sizes 12: [ OK ] TestViewAPI/21.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/21 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/22.sizes 12: [ OK ] TestViewAPI/22.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/22 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/23.sizes 12: [ OK ] TestViewAPI/23.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/23 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/24.sizes 12: [ OK ] TestViewAPI/24.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/24 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/25.sizes 12: [ OK ] TestViewAPI/25.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/25 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/26.sizes 12: [ OK ] TestViewAPI/26.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/26 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/27.sizes 12: [ OK ] TestViewAPI/27.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/27 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/28.sizes 12: [ OK ] TestViewAPI/28.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/28 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/29.sizes 12: [ OK ] TestViewAPI/29.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/29 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/30.sizes 12: [ OK ] TestViewAPI/30.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/30 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/31.sizes 12: [ OK ] TestViewAPI/31.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/31 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/32.sizes 12: [ OK ] TestViewAPI/32.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/32 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/33.sizes 12: [ OK ] TestViewAPI/33.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/33 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/34.sizes 12: [ OK ] TestViewAPI/34.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/34 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/35.sizes 12: [ OK ] TestViewAPI/35.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/35 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/36.sizes 12: [ OK ] TestViewAPI/36.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/36 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/37.sizes 12: [ OK ] TestViewAPI/37.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/37 (0 ms total) 12: 12: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 12: [ RUN ] TestViewAPI/38.sizes 12: [ OK ] TestViewAPI/38.sizes (0 ms) 12: [----------] 1 test from TestViewAPI/38 (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 71 tests from 41 test suites ran. (163 ms total) 12: [ PASSED ] 71 tests. 12/59 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 0.87 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 13: Test timeout computed to be: 1500 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from initialization 13: [ RUN ] initialization.legion_initialization 13: [ OK ] initialization.legion_initialization (399 ms) 13: [----------] 1 test from initialization (399 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (399 ms total) 13: [ PASSED ] 1 test. [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o 13/59 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 0.67 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 14: SUCCESS Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o 14/59 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 0.67 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. 15/59 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 0.67 sec test 16 Start 16: Kokkos_CoreUnitTest_TuningBuiltins 16: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 16: Test timeout computed to be: 1500 [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o 16/59 Test #16: Kokkos_CoreUnitTest_TuningBuiltins ............... Passed 0.70 sec test 17 Start 17: Kokkos_CoreUnitTest_TuningBasics 17: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 17: Test timeout computed to be: 1500 17: Set of size 10 17: 4,4 17: Expect 1, have 1 17: Expect 2, have 2 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o 17/59 Test #17: Kokkos_CoreUnitTest_TuningBasics ................. Passed 0.68 sec test 18 Start 18: Kokkos_CoreUnitTest_CategoricalTuner 18: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 18: Test timeout computed to be: 1500 [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 44%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o 18/59 Test #18: Kokkos_CoreUnitTest_CategoricalTuner ............. Passed 1.15 sec test 19 Start 19: Kokkos_CoreUnitTest_KokkosP 19: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 19: Test timeout computed to be: 1500 [ 44%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o 19: [==========] Running 29 tests from 2 test suites. 19: [----------] Global test environment set-up. 19: [----------] 27 tests from kokkosp 19: [ RUN ] kokkosp.test_named_instance_fence 19: Ref: 33554433 19: Ref: named_instance 19: 33554433 19: named_instance 19: [ OK ] kokkosp.test_named_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_instance_fence 19: Ref: 33554433 19: Ref: Unnamed Instance Fence 19: 33554433 19: Kokkos::Cuda::fence(): Unnamed Instance Fence 19: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_named_global_fence 19: Ref: 33554432 19: Ref: test global fence 19: 0 19: test global fence 19: Miss on id 19: 33554432 19: test global fence 19: [ OK ] kokkosp.test_named_global_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_global_fence 19: Ref: 33554432 19: Ref: Unnamed Global Fence 19: 0 19: Kokkos::fence: Unnamed Global Fence 19: Miss on id 19: 33554432 19: Kokkos::fence: Unnamed Global Fence 19: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 19: [ RUN ] kokkosp.test_multiple_default_instances 19: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 19: [ RUN ] kokkosp.test_id_gen 19: [ OK ] kokkosp.test_id_gen (0 ms) 19: [ RUN ] kokkosp.test_kernel_sequence 19: Ref: 33554433 19: Ref: named_instance 19: 33554433 19: named_instance 19: Ref: 33554433 19: Ref: test_kernel 19: 33554433 19: named_instance 19: Miss on name 19: 0 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 33554432 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 33554433 19: test_kernel 19: [ OK ] kokkosp.test_kernel_sequence (0 ms) 19: [ RUN ] kokkosp.test_streams 19: [ OK ] kokkosp.test_streams (0 ms) 19: [ RUN ] kokkosp.async_deep_copy 19: [ OK ] kokkosp.async_deep_copy (0 ms) 19: [ RUN ] kokkosp.parallel_for 19: [ OK ] kokkosp.parallel_for (0 ms) 19: [ RUN ] kokkosp.parallel_reduce 19: [ OK ] kokkosp.parallel_reduce (0 ms) 19: [ RUN ] kokkosp.parallel_scan 19: [ OK ] kokkosp.parallel_scan (2 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence 19: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence_view 19: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 19: [ RUN ] kokkosp.regions 19: [ OK ] kokkosp.regions (0 ms) 19: [ RUN ] kokkosp.fences 19: [ OK ] kokkosp.fences (0 ms) 19: [ RUN ] kokkosp.raw_allocation 19: [ OK ] kokkosp.raw_allocation (0 ms) 19: [ RUN ] kokkosp.view 19: [ OK ] kokkosp.view (0 ms) 19: [ RUN ] kokkosp.sections 19: [ OK ] kokkosp.sections (0 ms) 19: [ RUN ] kokkosp.metadata 19: [ OK ] kokkosp.metadata (0 ms) 19: [ RUN ] kokkosp.profile_events 19: [ OK ] kokkosp.profile_events (0 ms) 19: [ RUN ] kokkosp.tuning_sequence 19: [ OK ] kokkosp.tuning_sequence (0 ms) 19: [ RUN ] kokkosp.no_init_kernel 19: [ OK ] kokkosp.no_init_kernel (0 ms) 19: [ RUN ] kokkosp.get_events 19: [ OK ] kokkosp.get_events (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init 19: [ OK ] kokkosp.create_mirror_no_init (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 19: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 19: [ RUN ] kokkosp.create_mirror_view_and_copy 19: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 19: [----------] 27 tests from kokkosp (4 ms total) 19: 19: [----------] 2 tests from defaultdevicetype 19: [ RUN ] defaultdevicetype.profiling_section 19: [ OK ] defaultdevicetype.profiling_section (0 ms) 19: [ RUN ] defaultdevicetype.scoped_profile_region 19: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 19: [----------] 2 tests from defaultdevicetype (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 29 tests from 2 test suites ran. (4 ms total) 19: [ PASSED ] 29 tests. [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o 19/59 Test #19: Kokkos_CoreUnitTest_KokkosP ...................... Passed 0.68 sec test 20 Start 20: Kokkos_CoreUnitTest_ToolIndependence 20: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 20: Test timeout computed to be: 1500 20/59 Test #20: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.00 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoadHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so 21: Test timeout computed to be: 1500 21: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 21/59 Test #21: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 0.67 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLineHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so" 22: Test timeout computed to be: 1500 [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o 22/59 Test #22: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 0.68 sec test 23 Start 23: Kokkos_ProfilingTestLibraryLoad 23: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 23: Environment variables: 23: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so 23: Test timeout computed to be: 1500 23: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtrAccessOnDevice.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 23: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xfd0000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xfd01c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xfd0240:Host:source:0xfd0080:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xfd0300:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xfd01c0:40::kokkosp_deallocate_data:Host:source:0xfd0000:40::kokkosp_finalize_library:: 23/59 Test #23: Kokkos_ProfilingTestLibraryLoad .................. Passed 0.67 sec test 24 Start 24: Kokkos_ProfilingTestLibraryCmdLine 24: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so" 24: Test timeout computed to be: 1500 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o 24: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xfd0000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xfd01c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xfd0240:Host:source:0xfd0080:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xfd0300:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xfd01c0:40::kokkosp_deallocate_data:Host:source:0xfd0000:40::kokkosp_finalize_library:: 24/59 Test #24: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 0.68 sec test 25 Start 25: Kokkos_CoreUnitTest_StackTraceTest 25: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec 25: Test timeout computed to be: 1500 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o 25: [==========] Running 3 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 2 tests from defaultdevicetype_DeathTest 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f1: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x439570] Test::test_stacktrace(bool, bool) 25: [0x43ac3d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f3: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x439f64] Test::test_stacktrace(bool, bool) 25: [0x43ac3d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace [ 67%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 67%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (229 ms) 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f1: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x439570] Test::test_stacktrace(bool, bool) 25: [0x43af0a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f3: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x439f64] Test::test_stacktrace(bool, bool) 25: [0x43af0a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (228 ms) 25: [----------] 2 tests from defaultdevicetype_DeathTest (458 ms total) 25: 25: [----------] 1 test from defaultdevicetype 25: [ RUN ] defaultdevicetype.stacktrace_normal 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f1: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x439570] Test::test_stacktrace(bool, bool) 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x43b150] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff5c870b3] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f3: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x439f64] Test::test_stacktrace(bool, bool) 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 25: [----------] 1 test from defaultdevicetype (0 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 3 tests from 2 test suites ran. (459 ms total) 25: [ PASSED ] 3 tests. 25/59 Test #25: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 1.14 sec test 26 Start 26: Kokkos_IncrementalTest_SERIAL 26: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 26: Test timeout computed to be: 1500 [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o 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 (110 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 [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o 26: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (215 ms) 26: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 26: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 26: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 26: [ OK ] SERIAL.IncrTest_12b_TeamScratch (4 ms) 26: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.incr_14_MDrangeReduce 26: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 26: [ RUN ] SERIAL.IncrTest_16_parallelscan 26: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 26: [ RUN ] SERIAL.incr_17_atomicView 26: [ OK ] SERIAL.incr_17_atomicView (0 ms) 26: [----------] 28 tests from SERIAL (332 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (332 ms total) 26: [ PASSED ] 28 tests. [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 26/59 Test #26: Kokkos_IncrementalTest_SERIAL .................... Passed 1.03 sec test 27 Start 27: Kokkos_IncrementalTest_CUDA 27: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_CUDA 27: Test timeout computed to be: 1500 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o 27: [==========] Running 28 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 28 tests from CUDA 27: [ RUN ] CUDA.IncrTest_01_execspace_typedef 27: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 27: [ RUN ] CUDA.IncrTest_01_execspace 27: Device Execution Space: 27: KOKKOS_ENABLE_CUDA: yes 27: Cuda Options: 27: KOKKOS_ENABLE_CUDA_LAMBDA: yes 27: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 27: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 27: KOKKOS_ENABLE_CUDA_UVM: no 27: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 27: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 27: 27: Cuda Runtime Configuration: 27: macro KOKKOS_ENABLE_CUDA : defined 27: macro CUDA_VERSION = 11000 = version 11.0 27: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 27: Cuda 27: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 27: [ RUN ] CUDA.IncrTest_02_AtomicExchange 27: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 27: [ RUN ] CUDA.IncrTest_02_AtomicAdd 27: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 27: [ RUN ] CUDA.IncrTest_02_AtomicSub 27: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 27: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 27: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 27: [ RUN ] CUDA.IncrTest_03b_memspace_free [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o 27: [ OK ] CUDA.IncrTest_03b_memspace_free (1934 ms) 27: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 27: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 27: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 27: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 27: [ RUN ] CUDA.IncrTest_05_reduction 27: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 27: [ RUN ] CUDA.IncrTest_06_mdrange2D 27: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 27: [ RUN ] CUDA.IncrTest_06_mdrange3D 27: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 27: [ RUN ] CUDA.IncrTest_06_mdrange4D 27: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 27: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 27: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 27: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 27: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 27: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 27: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 27: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 27: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 27: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 27: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (0 ms) 27: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 27: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms) 27: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 27: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (298 ms) 27: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 27: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 27: [ RUN ] CUDA.IncrTest_12b_TeamScratch 27: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 27: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 27: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 27: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 27: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 27: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 27: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 27: [ RUN ] CUDA.incr_14_MDrangeReduce 27: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 27: [ RUN ] CUDA.IncrTest_16_parallelscan 27: [ OK ] CUDA.IncrTest_16_parallelscan (3 ms) 27: [ RUN ] CUDA.incr_17_atomicView 27: [ OK ] CUDA.incr_17_atomicView (0 ms) 27: [----------] 28 tests from CUDA (2247 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (2247 ms total) 27: [ PASSED ] 28 tests. 27/59 Test #27: Kokkos_IncrementalTest_CUDA ...................... Passed 2.94 sec test 28 Start 28: Kokkos_CoreUnitTest_CTestDevice 28: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 28: Test timeout computed to be: 1500 28: [==========] Running 8 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 8 tests from ctest_environment 28: [ RUN ] ctest_environment.no_device_type 28: [ OK ] ctest_environment.no_device_type (0 ms) 28: [ RUN ] ctest_environment.no_process_count 28: [ OK ] ctest_environment.no_process_count (0 ms) 28: [ RUN ] ctest_environment.invalid_rank 28: [ OK ] ctest_environment.invalid_rank (0 ms) 28: [ RUN ] ctest_environment.no_type_str 28: [ OK ] ctest_environment.no_type_str (0 ms) 28: [ RUN ] ctest_environment.missing_type 28: [ OK ] ctest_environment.missing_type (0 ms) 28: [ RUN ] ctest_environment.no_id_str 28: [ OK ] ctest_environment.no_id_str (0 ms) 28: [ RUN ] ctest_environment.invalid_id_str 28: [ OK ] ctest_environment.invalid_id_str (0 ms) 28: [ RUN ] ctest_environment.good 28: [ OK ] ctest_environment.good (0 ms) 28: [----------] 8 tests from ctest_environment (0 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 8 tests from 1 test suite ran. (0 ms total) 28: [ PASSED ] 8 tests. 28/59 Test #28: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.01 sec test 29 Start 29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 29: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 29: Test timeout computed to be: 1500 29/59 Test #29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.00 sec test 30 Start 30: Kokkos_CoreUnitTest_DeviceAndThreads 30: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/TestDeviceAndThreads.py" 30: Test timeout computed to be: 1500 [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o 30: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o 30: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 28%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2A [ 69%] Linking CXX executable Kokkos_CoreUnitTest_HIP [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o 30: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 69%] Built target Kokkos_CoreUnitTest_HIP Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12a_ThreadScratch_OPENMPTARGET.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o 30: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: 30: ---------------------------------------------------------------------- 30: Ran 5 tests in 7.446s 30: 30: OK (skipped=1) 30/59 Test #30: Kokkos_CoreUnitTest_DeviceAndThreads ............. Passed 7.76 sec test 31 Start 31: Kokkos_PerformanceTest_TaskDag 31: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 31: Test timeout computed to be: 1500 31/59 Test #31: Kokkos_PerformanceTest_TaskDag ................... Passed 0.00 sec test 32 Start 32: Kokkos_PerformanceTest_Benchmark 32: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-25_T17-56-51.json" 32: Test timeout computed to be: 1500 [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o 32: 2024-04-25T18:07:53+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 32: Run on (6 X 2095.08 MHz CPU s) 32: CPU Caches: 32: L1 Data 32 KiB (x6) 32: L1 Instruction 32 KiB (x6) 32: L2 Unified 4096 KiB (x6) 32: L3 Unified 16384 KiB (x6) 32: Load Average: 1.99, 4.68, 3.48 32: CPU architecture: none 32: Default Device: N6Kokkos4CudaE 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 32: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 32: GIT_COMMIT_HASH: 4b656d535 32: GPU architecture: VOLTA70 32: KOKKOS_COMPILER_CLANG: 1200 32: KOKKOS_ENABLE_ASM: no 32: KOKKOS_ENABLE_CUDA: yes 32: KOKKOS_ENABLE_CUDA_LAMBDA: yes 32: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 32: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 32: KOKKOS_ENABLE_CUDA_UVM: no 32: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 32: KOKKOS_ENABLE_CXX17: yes 32: KOKKOS_ENABLE_CXX20: no 32: KOKKOS_ENABLE_CXX23: no 32: KOKKOS_ENABLE_CXX26: no 32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_PRAGMA_IVDEP: no 32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 32: KOKKOS_ENABLE_PRAGMA_UNROLL: no 32: KOKKOS_ENABLE_PRAGMA_VECTOR: no 32: KOKKOS_ENABLE_SERIAL: yes 32: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 32: Kokkos Version: 4.3.99 32: macro KOKKOS_ENABLE_CUDA: defined 32: platform: 64bit 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: GramSchmidt/Count:1024/iterations:5/manual_time 0.006 s 0.006 s 5 1024 5.72459u 32: GramSchmidt/Count:2048/iterations:5/manual_time 0.006 s 0.006 s 5 2.048k 2.82748u 32: GramSchmidt/Count:4096/iterations:5/manual_time 0.006 s 0.007 s 5 4.096k 1.41544u 32: GramSchmidt/Count:8192/iterations:5/manual_time 0.006 s 0.007 s 5 8.192k 659.245n 32: GramSchmidt/Count:16384/iterations:5/manual_time 0.006 s 0.008 s 5 16.384k 337.917n [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o 32: GramSchmidt/Count:32768/iterations:5/manual_time 0.006 s 0.010 s 5 32.768k 184.357n 32: GramSchmidt/Count:65536/iterations:5/manual_time 0.007 s 0.015 s 5 65.536k 103.572n 32: GramSchmidt/Count:131072/iterations:5/manual_time 0.007 s 0.027 s 5 131.072k 54.7793n 32: GramSchmidt/Count:262144/iterations:5/manual_time 0.009 s 0.052 s 5 262.144k 34.0381n [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Init.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 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_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o 32: GramSchmidt/Count:524288/iterations:5/manual_time 0.016 s 0.112 s 5 524.288k 31.1564n [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s Max 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.008 s 240 93.7342k/s 11.5 [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: OverlapRangePolicy/N:2000/M:10000/R:10 0.311 s 0.311 s 2 0.0780348 0.0374675 0.0320793 0.0146742 0.0161991 5.568u [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: OverlapMDRangePolicy/N:200/M:10000/R:10 0.023 s 0.023 s 30 5.84343m 2.9336m 2.1735m 1091.89u 1099.3u 5.023u [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o 32: OverlapTeamPolicy/N:20/M:1000000/R:10 0.315 s 0.314 s 2 0.0626992 0.0296367 0.0519783 0.0250509 0.0260277 7.089u 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 9.56055n 32: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 4.86621n 32: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 2.54077n 32: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.32751n 32: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 920.898p 32: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 766.846p 32: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 613.739p 32: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 538.307p 32: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 559.94p 32: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 607.481p [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 71%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 71%] Built target Kokkos_PerformanceTest_Atomic 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: rate 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Malloc/N:1/manual_time 8.49 us 18.6 us 84490 117.841k/s [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 44%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 44%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 44%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o 32: Malloc/N:16/manual_time 8.46 us 18.4 us 84543 118.157k/s [ 44%] Built target Kokkos_ContainersUnitTest_HIP [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 44%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o 32: Malloc/N:256/manual_time 8.62 us 18.7 us 81377 116.01k/s [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 44%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_JoinBackwardCompatibility.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o 32: Malloc/N:4096/manual_time 8.62 us 18.8 us 81192 115.95k/s [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_b.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o 32: Malloc/N:65536/manual_time 8.61 us 18.7 us 81175 116.087k/s [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o 32: Malloc/N:1048576/manual_time 64.3 us 119 us 10796 15.5436k/s [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 72%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o 32: Malloc/N:16777216/manual_time 328 us 158 us 9860 3.04774k/s [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L 32: Malloc/N:268435456/manual_time 6240 us 415 us 113 160.245/s [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o 32: Malloc/N:4294967296/manual_time 115764 us 3864 us 10 8.6383/s [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 32: MallocFree/N:1/manual_time 18.2 us 18.2 us 38211 54.9817k/s [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o 32: MallocFree/N:16/manual_time 18.0 us 18.0 us 38741 55.529k/s [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o 32: MallocFree/N:256/manual_time 18.0 us 18.0 us 39032 55.6645k/s [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_c.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_LocalDeepCopy.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BitManipulationBuiltins.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o 32: MallocFree/N:4096/manual_time 18.0 us 18.0 us 38914 55.7064k/s [ 75%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 75%] Built target Kokkos_ContainersPerformanceTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o 32: MallocFree/N:65536/manual_time 18.0 us 18.0 us 38916 55.6204k/s [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_d.cpp.o 32: MallocFree/N:1048576/manual_time 119 us 118 us 5890 8.41751k/s [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o 32: MallocFree/N:16777216/manual_time 359 us 155 us 5109 2.78302k/s [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o 32: MallocFree/N:268435456/manual_time 6382 us 424 us 108 156.691/s [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12b_TeamScratch_OPENMPTARGET.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o 32: MallocFree/N:4294967296/manual_time 118390 us 3886 us 10 8.44662/s [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o 32: MallocTouch/N:1/manual_time 9.95 us 19.9 us 69716 100.516k/s [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o 32: MallocTouch/N:16/manual_time 9.92 us 19.8 us 70559 100.76k/s [ 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_E.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o 32: MallocTouch/N:256/manual_time 9.93 us 19.8 us 70711 100.699k/s [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o 32: MallocTouch/N:4096/manual_time 16.7 us 27.0 us 42122 59.7664k/s [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o 32: MallocTouch/N:65536/manual_time 16.6 us 26.7 us 42125 60.1856k/s [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2C [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 76%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 76%] Built target Kokkos_ContainersTestCompileOnly 32: MallocTouch/N:1048576/manual_time 75.4 us 131 us 9287 13.2638k/s Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o 32: MallocTouch/N:16777216/manual_time 315 us 173 us 7838 3.17411k/s [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o 32: MallocTouch/N:268435456/manual_time 6275 us 615 us 110 159.356/s [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o 32: MallocTouch/N:4294967296/manual_time 114575 us 6033 us 10 8.72789/s 32: MallocTouchFree/N:1/manual_time 20.0 us 20.0 us 34834 50.0624k/s [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o 32: MallocTouchFree/N:16/manual_time 19.8 us 19.8 us 35352 50.5359k/s [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 76%] 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_DynViewAPI_rank67.cpp.o 32: MallocTouchFree/N:256/manual_time 19.8 us 19.8 us 35464 50.5391k/s 32: MallocTouchFree/N:4096/manual_time 26.8 us 26.8 us 26180 37.2998k/s [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o 32: MallocTouchFree/N:65536/manual_time 26.7 us 26.7 us 26151 37.3899k/s [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o 32: MallocTouchFree/N:1048576/manual_time 132 us 131 us 5284 7.57092k/s [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o 32: MallocTouchFree/N:16777216/manual_time 339 us 174 us 4394 2.94795k/s 32: MallocTouchFree/N:268435456/manual_time 6527 us 598 us 106 153.201/s [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 77%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 77%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o 32: MallocTouchFree/N:4294967296/manual_time 129055 us 6185 us 9 7.74866/s [ 90%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 90%] Built target Kokkos_CoreUnitTest_Serial1 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s MB 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 100 45.0967/s 800 32: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 38 45.5671/s 800 [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o 32: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.002 s 38 43.2201/s 800 [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o 32: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.002 s 38 43.2136/s 800 32: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.002 s 38 43.2007/s 800 32: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.002 s 38 43.2049/s 800 [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o 32: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.002 s 38 43.2113/s 800 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o 32: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.3477/s 800 [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 33%] Linking CXX executable Kokkos_IncrementalTest_OPENMPTARGET 32: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.002 s 38 43.212/s 800 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o 32: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.002 s 38 43.2004/s 800 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o 32: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.002 s 38 43.2049/s 800 32: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.002 s 38 43.2205/s 800 32: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.002 s 38 43.2119/s 800 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 92%] 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_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o 32: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.002 s 38 43.1739/s 800 [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 46%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 46%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 32: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.002 s 38 43.1987/s 800 32: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.002 s 38 43.2162/s 800 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 393 909.627/s 1.6k [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 410 967.913/s 1.6k [ 33%] Built target Kokkos_IncrementalTest_OPENMPTARGET [ 46%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 966.704/s 1.6k [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 46%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 967.894/s 1.6k [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 409 966.672/s 1.6k [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 967.86/s 1.6k [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 966.652/s 1.6k [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o 32: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 150 345.817/s 1.6k [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o 32: ViewDeepCopy_Rank3/N:10/manual_time 0.012 s 0.012 s 58 137.058/s 1.6k [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 966.598/s 1.6k [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 32: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 166 379.912/s 1.6k Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o 32: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 158 364.626/s 1.6k [ 46%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 967.829/s 1.6k [ 46%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 409 966.414/s 1.6k [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 967.701/s 1.6k [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 92%] 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_Serial1.dir/serial/TestSerial_Task.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 409 966.404/s 1.6k [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 56 132.923/s 1.6k [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o 32: ViewDeepCopy_Rank5/N:10/manual_time 0.012 s 0.012 s 55 129.688/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.005 s 0.005 s 136 340.471/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.008 s 0.008 s 80 197.676/s 1.6k Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 966.614/s 1.6k [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.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_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 967.753/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.023 s 0.023 s 30 70.2038/s 1.6k 32: ViewDeepCopy_Rank6/N:10/manual_time 0.005 s 0.005 s 132 322.764/s 1.6k [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_atomic [ 92%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 968.082/s 1.6k [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H 32: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 966.604/s 1.6k [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_gather [ 92%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.019 s 37 85.55/s 1.6k [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 105 265.083/s 1.6k [ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 32: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 966.641/s 1.6k Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o 32: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 967.637/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.021 s 0.021 s 33 76.3978/s 1.6k [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o 32: ViewDeepCopy_Rank8/N:10/manual_time 0.006 s 0.006 s 100 266.33/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1003.95/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1004.05/s 1.6k Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1003.86/s 1.6k [ 47%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_gups [ 92%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1004.11/s 1.6k [ 47%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 92%] Linking CXX executable Kokkos_atomic 32: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 661 755.436/s 800 [ 92%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_launch_latency [ 92%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalConstants.cpp.o 32: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 661 755.401/s 800 [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o 32: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 661 755.633/s 800 [ 48%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o Scanning dependencies of target Kokkos_stream [ 92%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o 32: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 661 754.6/s 800 [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_policy_performance [ 92%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o 32: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 755.638/s 800 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o 32: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 755.634/s 800 [ 92%] Linking CXX executable Kokkos_gups [ 92%] Built target Kokkos_gups [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o Scanning dependencies of target Kokkos_bytes_and_flops [ 92%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o 32: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 661 755.561/s 800 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 35%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o 32: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 661 755.711/s 800 [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 93%] Linking CXX executable Kokkos_launch_latency [ 93%] Built target Kokkos_launch_latency [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B 32: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 661 755.317/s 800 [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_UnitTest_Random [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o 32: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 661 753.507/s 800 [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions1.cpp.o [ 93%] Linking CXX executable Kokkos_stream [ 93%] Built target Kokkos_stream [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 93%] Linking CXX executable Kokkos_gather 32: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 657 751.536/s 800 [ 93%] Built target Kokkos_gather [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o 32: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 658 751.485/s 800 32: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 657 751.462/s 800 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o 32: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 658 751.447/s 800 [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o 32: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 657 751.337/s 800 32: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 658 751.795/s 800 [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o 32: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 659 753.313/s 800 [ 94%] Linking CXX executable Kokkos_policy_performance [ 94%] Built target Kokkos_policy_performance [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o 32: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 659 753.255/s 800 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.77338k/s 1.6k 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.91618k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.04874k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.02047k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.06664k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.49688k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.35984k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.51317k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.62454k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.64538k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.88854k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.88183k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.90581k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.56897k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.13444k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.826k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.6713k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.98719k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.25446k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.02105k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.22811k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.50272k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.004 s 0.000 s 10 377.715/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 405.036/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 409.025/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 400.105/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 468.173/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 388.442/s 1.6k 32: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 436.414/s 1.6k 32: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 414.704/s 1.6k 32: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 425.172/s 1.6k 32: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 425.297/s 1.6k [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.023 s 0.003 s 10 69.0624/s 1.6k 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.023 s 0.003 s 10 68.8884/s 1.6k [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o 32/59 Test #32: Kokkos_PerformanceTest_Benchmark ................. Passed 122.75 sec test 33 Start 33: Kokkos_Benchmark_Atomic_MinMax 33: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-25_T17-56-51.json" 33: Test timeout computed to be: 1500 33: 2024-04-25T18:09:56+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 33: Run on (6 X 2095.08 MHz CPU s) 33: CPU Caches: 33: L1 Data 32 KiB (x6) 33: L1 Instruction 32 KiB (x6) 33: L2 Unified 4096 KiB (x6) 33: L3 Unified 16384 KiB (x6) 33: Load Average: 0.94, 3.33, 3.13 33: CPU architecture: none 33: Default Device: N6Kokkos4CudaE 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 33: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 33: GIT_COMMIT_HASH: 4b656d535 33: GPU architecture: VOLTA70 33: KOKKOS_COMPILER_CLANG: 1200 33: KOKKOS_ENABLE_ASM: no 33: KOKKOS_ENABLE_CUDA: yes 33: KOKKOS_ENABLE_CUDA_LAMBDA: yes 33: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 33: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 33: KOKKOS_ENABLE_CUDA_UVM: no 33: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 33: KOKKOS_ENABLE_CXX17: yes 33: KOKKOS_ENABLE_CXX20: no 33: KOKKOS_ENABLE_CXX23: no 33: KOKKOS_ENABLE_CXX26: no 33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 33: KOKKOS_ENABLE_HWLOC: no 33: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 33: KOKKOS_ENABLE_LIBDL: yes 33: KOKKOS_ENABLE_PRAGMA_IVDEP: no 33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 33: KOKKOS_ENABLE_PRAGMA_UNROLL: no 33: KOKKOS_ENABLE_PRAGMA_VECTOR: no 33: KOKKOS_ENABLE_SERIAL: yes 33: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 33: Kokkos Version: 4.3.99 33: macro KOKKOS_ENABLE_CUDA: defined 33: platform: 64bit 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33/59 Test #33: Kokkos_Benchmark_Atomic_MinMax ................... Passed 0.77 sec test 34 Start 34: Kokkos_PerformanceTest_Mempool 34: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-25_T17-56-51.json" 34: Test timeout computed to be: 1500 34: 2024-04-25T18:09:57+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool 34: Run on (6 X 2095.08 MHz CPU s) 34: CPU Caches: 34: L1 Data 32 KiB (x6) 34: L1 Instruction 32 KiB (x6) 34: L2 Unified 4096 KiB (x6) 34: L3 Unified 16384 KiB (x6) 34: Load Average: 0.94, 3.33, 3.13 34: CPU architecture: none 34: Default Device: N6Kokkos4CudaE 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 34: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 34: GIT_COMMIT_HASH: 4b656d535 34: GPU architecture: VOLTA70 34: KOKKOS_COMPILER_CLANG: 1200 34: KOKKOS_ENABLE_ASM: no 34: KOKKOS_ENABLE_CUDA: yes 34: KOKKOS_ENABLE_CUDA_LAMBDA: yes 34: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 34: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 34: KOKKOS_ENABLE_CUDA_UVM: no 34: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 34: KOKKOS_ENABLE_CXX17: yes 34: KOKKOS_ENABLE_CXX20: no 34: KOKKOS_ENABLE_CXX23: no 34: KOKKOS_ENABLE_CXX26: no 34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 34: KOKKOS_ENABLE_HWLOC: no 34: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 34: KOKKOS_ENABLE_LIBDL: yes 34: KOKKOS_ENABLE_PRAGMA_IVDEP: no 34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 34: KOKKOS_ENABLE_PRAGMA_UNROLL: no 34: KOKKOS_ENABLE_PRAGMA_VECTOR: no 34: KOKKOS_ENABLE_SERIAL: yes 34: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 34: Kokkos Version: 4.3.99 34: macro KOKKOS_ENABLE_CUDA: defined 34: platform: 64bit [ 32%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 94%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 95%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 35%] Built target Kokkos_IncrementalTest_SERIAL [ 94%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 95%] Linking CXX executable Kokkos_UnitTest_SIMD [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 95%] Built target Kokkos_UnitTest_SIMD [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: fill ops per second 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 5223 49.0492M/s [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 95%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 95%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 94%] Built target Kokkos_CoreUnitTest_Serial1 [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: cycle ops per second 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 18936 301.149M/s 34/59 Test #34: Kokkos_PerformanceTest_Mempool ................... Passed 8.31 sec test 35 Start 35: Kokkos_PerformanceTest_Atomic 35: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-25_T17-56-51.json" 35: Test timeout computed to be: 1500 35: 2024-04-25T18:10:05+00:00 35: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic 35: Run on (6 X 2095.08 MHz CPU s) 35: CPU Caches: 35: L1 Data 32 KiB (x6) 35: L1 Instruction 32 KiB (x6) 35: L2 Unified 4096 KiB (x6) 35: L3 Unified 16384 KiB (x6) 35: Load Average: 0.95, 3.25, 3.10 35: CPU architecture: none 35: Default Device: N6Kokkos4CudaE 35: GIT_BRANCH: HEAD 35: GIT_CLEAN_STATUS: CLEAN 35: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 35: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 35: GIT_COMMIT_HASH: 4b656d535 35: GPU architecture: VOLTA70 35: KOKKOS_COMPILER_CLANG: 1200 35: KOKKOS_ENABLE_ASM: no 35: KOKKOS_ENABLE_CUDA: yes 35: KOKKOS_ENABLE_CUDA_LAMBDA: yes 35: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 35: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 35: KOKKOS_ENABLE_CUDA_UVM: no 35: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 35: KOKKOS_ENABLE_CXX17: yes 35: KOKKOS_ENABLE_CXX20: no 35: KOKKOS_ENABLE_CXX23: no 35: KOKKOS_ENABLE_CXX26: no 35: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 35: KOKKOS_ENABLE_HWLOC: no 35: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 35: KOKKOS_ENABLE_LIBDL: yes 35: KOKKOS_ENABLE_PRAGMA_IVDEP: no 35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 35: KOKKOS_ENABLE_PRAGMA_UNROLL: no 35: KOKKOS_ENABLE_PRAGMA_VECTOR: no 35: KOKKOS_ENABLE_SERIAL: yes 35: Kokkos: Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 35: Kokkos Version: 4.3.99 35: macro KOKKOS_ENABLE_CUDA: defined 35: platform: 64bit [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_c.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_Serial1 [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/UnitTestMainInit.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 96%] Linking CXX executable Kokkos_bytes_and_flops [ 96%] Built target Kokkos_bytes_and_flops [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Test_Atomic/100000/iterations:10 1.15 s 1.15 s 10 1 4 1.71316m 987.14u 169.71u 704.983M 688.704k 704.983M [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions2.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 80%] Linking CXX executable Kokkos_UnitTest_Random [ 80%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c10.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_SYCL2C [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/UnitTestMainInit.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 95%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o 35: Test_Atomic/100000/iterations:10 1.04 s 1.04 s 10 1 8 2.32193m 979.8u 72.14u 4.99995G 187.2k 4.99995G [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 80%] Linking CXX executable Kokkos_UnitTest_Sort [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 80%] Built target Kokkos_UnitTest_Sort [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 81%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_e.cpp.o [ 96%] Built target Kokkos_CoreUnitTest_Serial2 [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BlockSizeDeduction.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewOutOfBoundsAccess.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Task.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 84%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 84%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_TeamScratchStreams.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 33%] Built target Kokkos_CoreUnitTest_SYCL2A [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/UnitTestMain.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CheckedIntegerOps.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/sycl/TestSYCL_InterOp_Init.cpp.o 35: Test_Atomic/100000/iterations:10 3.13 s 3.12 s 10 1 8 5.26668 1022.21u 64.75u 4.99995G 183.744k 4.99995G [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_SharedAlloc.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyConstructors.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions_DeviceView.cpp.o 35: Test_Atomic/100000/iterations:10 1.13 s 1.12 s 10 1 4 1.56336m 982.59u 102.26u 704.983M 177.056k 704.983M [ 34%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_b.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_c.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o 35: Test_Atomic/100000/iterations:10 1.05 s 1.04 s 10 1 8 2.30624m 996.2u 72.34u 4.99995G 187.936k 4.99995G [ 52%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 52%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 86%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_d.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o [ 87%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SharedAlloc.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_e.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyInterface.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o [ 87%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 87%] Built target Kokkos_ContainersUnitTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o [ 53%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Swap.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 53%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_a.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 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_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 53%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 53%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o 35: Test_Atomic/100000/iterations:10 3.14 s 3.14 s 10 1 8 5.2946 1.21971m 68.5u 4.99995G 187.392k 4.99995G [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_b.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1B [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_c.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Complex.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_a.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o 35: Test_Atomic/100000/iterations:10 1.13 s 1.13 s 10 0 4 3.64234m 1.12655m 1.21603m 4.99987G 690.368k 4.99989G [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 53%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 53%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_b.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 35%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.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_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 35: Test_Atomic/100000/iterations:10 1.13 s 1.13 s 10 1 8 3.49539m 967.91u 1055.41u 4.99995G 666.896k 4.99995G [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [100%] Built target Kokkos_CoreUnitTest_OpenMP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 4 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 222 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (380 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (212 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (217 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (214 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (0 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 1: [----------] 7 tests from serial_DeathTest (1025 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 (49 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 (95 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (52 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (1 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (30 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (32 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (10 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (26 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 (1 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 [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 35%] Built target Kokkos_CoreUnitTest_Serial2 [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/UnitTestMainInit.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3281 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft Scanning dependencies of target Kokkos_UnitTest_SIMD [ 54%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_subview.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2449 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1477 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 55%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1432 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 (6 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (3 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 (56 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (192 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 (97 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 [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o 35: Test_Atomic/100000/iterations:10 1.13 s 1.13 s 10 1 4 1.56121m 971.15u 165.38u 704.983M 749.248k 704.983M 1: [ OK ] serial.mdrange_large_deep_copy (1102 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 35/59 Test #35: Kokkos_PerformanceTest_Atomic .................... Passed 141.05 sec test 36 Start 36: Kokkos_ContainersUnitTest_Serial 36: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 36: Test timeout computed to be: 1500 36: [==========] Running 65 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 65 tests from serial 36: [ RUN ] serial.bitset [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.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_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/sycl/TestSYCL_InterOp_Init_Context.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c11.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o 36: [ OK ] serial.bitset (2362 ms) 36: [ RUN ] serial.bitset_default_constructor_no_alloc 36: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 36: [ RUN ] serial.dualview_combination 36: [ OK ] serial.dualview_combination (0 ms) 36: [ RUN ] serial.dualview_alloc 36: [ OK ] serial.dualview_alloc (0 ms) 36: [ RUN ] serial.test_dualview_copy_construction_and_assignment 36: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] serial.dualview_combinations_without_init 36: [ OK ] serial.dualview_combinations_without_init (0 ms) 36: [ RUN ] serial.dualview_deep_copy 36: [ OK ] serial.dualview_deep_copy (0 ms) 36: [ RUN ] serial.dualview_realloc 36: [ OK ] serial.dualview_realloc (0 ms) 36: [ RUN ] serial.dualview_resize 36: [ OK ] serial.dualview_resize (0 ms) 36: [ RUN ] serial.dualview_device_correct_kokkos_device 36: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 36: [ RUN ] serial.dualview_host_correct_kokkos_device 36: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_sync 36: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 36: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_sync 36: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 36: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 36: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] serial.dynamic_view 36: [ OK ] serial.dynamic_view (15 ms) 36: [ RUN ] serial.dyn_rank_view_api_generic 36: [ OK ] serial.dyn_rank_view_api_generic (7 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 36: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 36: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 36: /var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 36: skipping since not default execution space 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank67 36: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 36: [ RUN ] serial.ErrorReporterViaLambda 36: [ OK ] serial.ErrorReporterViaLambda (0 ms) 36: [ RUN ] serial.ErrorReporter 36: [ OK ] serial.ErrorReporter (0 ms) 36: [ RUN ] serial.offsetview_construction 36: [ OK ] serial.offsetview_construction (20 ms) 36: [ RUN ] serial.offsetview_unmanaged_construction 36: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] serial.offsetview_subview 36: [ OK ] serial.offsetview_subview (9 ms) 36: [ RUN ] serial.offsetview_offsets_rank1 36: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank2 36: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank3 36: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] serial.scatterview 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3247 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (40 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (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 (2 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 (26 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 (26 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (2 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (2 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (2 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (5 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (1 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (4 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o Scanning dependencies of target Kokkos_atomic [ 55%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o 1: [ OK ] serial.int64_t_reduce (298 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (338 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp 1: [ OK ] serial.int64_t_reduce_dynamic (1015 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_SharedAlloc.cpp.o 36: [ OK ] serial.scatterview (2086 ms) 36: [ RUN ] serial.scatterview_devicetype 36: [ OK ] serial.scatterview_devicetype (2 ms) 36: [ RUN ] serial.staticcrsgraph 36: [ OK ] serial.staticcrsgraph (25 ms) 36: [ RUN ] serial.resize_realloc_no_init_dualview 36: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 36: [ RUN ] serial.resize_realloc_no_alloc_dualview 36: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 36: [ RUN ] serial.resize_exec_space_dualview 36: [ OK ] serial.resize_exec_space_dualview (0 ms) 36: [ RUN ] serial.realloc_exec_space_dualview 36: [ OK ] serial.realloc_exec_space_dualview (0 ms) 36: [ RUN ] serial.resize_realloc_no_init_dynrankview 36: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 36: [ RUN ] serial.resize_exec_space_dynrankview 36: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 36: [ RUN ] serial.realloc_exec_space_dynrankview 36: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 36: [ RUN ] serial.resize_realloc_no_init_scatterview 36: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 36: [ RUN ] serial.resize_realloc_no_alloc_scatterview 36: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 36: [ RUN ] serial.resize_exec_space_scatterview 36: [ OK ] serial.resize_exec_space_scatterview (0 ms) 36: [ RUN ] serial.realloc_exec_space_scatterview 36: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynrankview 36: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 36: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 36: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_offsetview 36: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 36: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_offsetview 36: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynamicview 36: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 36: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 36: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 36: [ RUN ] serial.UnorderedMap_insert [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1281 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic_view (250 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (6 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_a.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (2517 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (2049 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (4 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp 1: [ OK ] serial.task_fib_deprecated (1167 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 (23 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 [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o 1: [ OK ] serial.task_fib_deprecated_multiple (1164 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 (22 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 (901 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 (21 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 (918 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 (21 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 36: [ OK ] serial.UnorderedMap_insert (8179 ms) 36: [ RUN ] serial.UnorderedMap_failed_insert [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.task_fib_chase_lev (950 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 (21 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 (26799 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 222 tests from 2 test suites ran. (27824 ms total) 1: [ PASSED ] 220 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1/45 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 27.84 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 4 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions3.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c12.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_b.cpp.o 36: [ OK ] serial.UnorderedMap_failed_insert (4070 ms) 36: [ RUN ] serial.UnorderedMap_deep_copy 36: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 36: [ RUN ] serial.UnorderedMap_valid_empty 36: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 36: [ RUN ] serial.UnorderedMap_clear_zero_size 36: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] serial.UnorderedMap_consistent_size 36: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 36: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] serial.UnorderedMap_lambda_capturable 36: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] serial.UnorderedMap_constructor_view_alloc 36: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] serial.vector_combination 36: [ OK ] serial.vector_combination (0 ms) 36: [ RUN ] serial.vector_insert 36: [ OK ] serial.vector_insert (0 ms) 36: [ RUN ] serial.vector_push_back_default_exec 36: [ OK ] serial.vector_push_back_default_exec (0 ms) 36: [ RUN ] serial.viewctorprop_embedded_dim 36: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 36: [----------] 65 tests from serial (16791 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 65 tests from 1 test suite ran. (16791 ms total) 36: [ PASSED ] 64 tests. 36: [ SKIPPED ] 1 test, listed below: 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1495 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 36/59 Test #36: Kokkos_ContainersUnitTest_Serial ................. Passed 17.59 sec test 37 Start 37: Kokkos_ContainersUnitTest_Cuda 37: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 37: Test timeout computed to be: 1500 [ 55%] Linking CXX executable Kokkos_atomic 37: [==========] Running 65 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 65 tests from cuda 37: [ RUN ] cuda.bitset 37: [ OK ] cuda.bitset (11 ms) 37: [ RUN ] cuda.bitset_default_constructor_no_alloc 37: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 37: [ RUN ] cuda.dualview_combination 37: [ OK ] cuda.dualview_combination (0 ms) 37: [ RUN ] cuda.dualview_alloc 37: [ OK ] cuda.dualview_alloc (0 ms) 37: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 37: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 37: [ RUN ] cuda.dualview_combinations_without_init 37: [ OK ] cuda.dualview_combinations_without_init (0 ms) 37: [ RUN ] cuda.dualview_deep_copy 37: [ OK ] cuda.dualview_deep_copy (1 ms) 37: [ RUN ] cuda.dualview_realloc 37: [ OK ] cuda.dualview_realloc (0 ms) 37: [ RUN ] cuda.dualview_resize 37: [ OK ] cuda.dualview_resize (0 ms) 37: [ RUN ] cuda.dualview_device_correct_kokkos_device 37: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 37: [ RUN ] cuda.dualview_host_correct_kokkos_device 37: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 37: [ RUN ] cuda.dualview_host_modify_template_device_sync 37: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 37: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 37: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 37: [ RUN ] cuda.dualview_device_modify_template_host_sync 37: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 37: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 37: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 37: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 37: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 37: [ RUN ] cuda.dynamic_view 37: [ OK ] cuda.dynamic_view (26 ms) 37: [ RUN ] cuda.dyn_rank_view_api_generic 37: [ OK ] cuda.dyn_rank_view_api_generic (7 ms) 37: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 37: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (0 ms) 37: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 37: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 37: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 37: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 37: [ RUN ] cuda.ErrorReporterViaLambda 37: [ OK ] cuda.ErrorReporterViaLambda (0 ms) 37: [ RUN ] cuda.ErrorReporter 37: [ OK ] cuda.ErrorReporter (0 ms) 37: [ RUN ] cuda.offsetview_construction 37: [ OK ] cuda.offsetview_construction (1 ms) 37: [ RUN ] cuda.offsetview_unmanaged_construction 37: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 37: [ RUN ] cuda.offsetview_subview 37: [ OK ] cuda.offsetview_subview (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank1 37: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank2 37: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 37: [ RUN ] cuda.offsetview_offsets_rank3 37: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 37: [ RUN ] cuda.scatterview [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 55%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gather [ 55%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1494 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (2990 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o 2: [ OK ] serial.team_reduce_large (1711 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (7 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (6 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Concepts.cpp.o 2: [ OK ] serial.triple_nested_parallelism (651 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (86 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (8 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (11 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (7 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (8 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (8 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (8 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (43 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (73 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (103 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 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/sycl/TestSYCL_InterOp_Streams.cpp.o [ 55%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 55%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_gups [ 55%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.repeated_team_reduce (5373 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (186 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (164 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (82 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (5 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (79 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (5 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (19 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (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 (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 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 2: [ OK ] serial.view_allocation_large_rank (1739 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 (16 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (5 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right [ 55%] Linking CXX executable Kokkos_UnitTest_SIMD [ 55%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_launch_latency [ 55%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 55%] Linking CXX executable Kokkos_gups [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_c.cpp.o [ 55%] Built target Kokkos_gups [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 55%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp 2: [ OK ] serial.view_fill_tests_layout_right (5814 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 55%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o 37: [ OK ] cuda.scatterview (15607 ms) 37: [ RUN ] cuda.scatterview_devicetype 37: [ OK ] cuda.scatterview_devicetype (25 ms) 37: [ RUN ] cuda.staticcrsgraph 37: [ OK ] cuda.staticcrsgraph (34 ms) 37: [ RUN ] cuda.resize_realloc_no_init_dualview 37: [ OK ] cuda.resize_realloc_no_init_dualview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_alloc_dualview 37: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 37: [ RUN ] cuda.resize_exec_space_dualview 37: [ OK ] cuda.resize_exec_space_dualview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_dualview 37: [ OK ] cuda.realloc_exec_space_dualview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_init_dynrankview 37: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 37: [ RUN ] cuda.resize_exec_space_dynrankview 37: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_dynrankview 37: [ OK ] cuda.realloc_exec_space_dynrankview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_init_scatterview 37: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 37: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 37: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 37: [ RUN ] cuda.resize_exec_space_scatterview 37: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 37: [ RUN ] cuda.realloc_exec_space_scatterview 37: [ OK ] cuda.realloc_exec_space_scatterview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynrankview 37: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 37: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 37: [ OK ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_offsetview 37: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 37: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 37: [ OK ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynamicview 37: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 37: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 37: [ OK ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 37: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 37: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 37: [ RUN ] cuda.UnorderedMap_insert [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o 37: [ OK ] cuda.UnorderedMap_insert (3400 ms) 37: [ RUN ] cuda.UnorderedMap_failed_insert [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalSpecialFunctions.cpp.o 37: [ OK ] cuda.UnorderedMap_failed_insert (907 ms) 37: [ RUN ] cuda.UnorderedMap_deep_copy 37: [ OK ] cuda.UnorderedMap_deep_copy (4 ms) 37: [ RUN ] cuda.UnorderedMap_valid_empty 37: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 37: [ RUN ] cuda.UnorderedMap_clear_zero_size 37: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 37: [ RUN ] cuda.UnorderedMap_consistent_size 37: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 37: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 37: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 37: [ RUN ] cuda.UnorderedMap_lambda_capturable 37: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 37: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 37: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 37: [ RUN ] cuda.vector_combination 37: [ OK ] cuda.vector_combination (0 ms) 37: [ RUN ] cuda.vector_insert 37: [ OK ] cuda.vector_insert (0 ms) 37: [ RUN ] cuda.vector_push_back_default_exec 37: [ OK ] cuda.vector_push_back_default_exec (0 ms) 37: [ RUN ] cuda.viewctorprop_embedded_dim 37: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 37: [----------] 65 tests from cuda (20046 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 65 tests from 1 test suite ran. (20046 ms total) 37: [ PASSED ] 65 tests. 37/59 Test #37: Kokkos_ContainersUnitTest_Cuda ................... Passed 20.78 sec test 38 Start 38: Kokkos_ContainersPerformanceTest_Cuda 38: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 38: Test timeout computed to be: 1500 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 [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp 38: [==========] Running 4 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 4 tests from TEST_CATEGORY 38: [ RUN ] TEST_CATEGORY.dynrankview_perf 38: Cuda 38: DynRankView vs View: Initialization Only 38: View time (init only): 0.00126495 38: View sum computation time: 0.00126495 38: Strided View time (init only): 0.00117183 38: View Rank7 time (init only): 0.00122451 38: DynRankView time (init only): 0.00123935 38: DynRankView sum computation time: 0.00186048 38: Ratio of View to DynRankView time: 1.02065 38: Ratio of View to DynRankView sum computation time: 0.965798 38: Ratio of View to View Rank7 time: 1.03303 38: Ratio of StrideView to DynRankView time: 0.945519 38: Ratio of DynRankView to View Rank7 time: 1.01212 38: [ OK ] TEST_CATEGORY.dynrankview_perf (13 ms) 38: [ RUN ] TEST_CATEGORY.global_2_local 38: Cuda 38: size, create, generate, fill, find 38: 256, 0.00026891, 2.8916e-05, 0.00264547, 0.00196781 38: 512, 0.000153011, 1.0057e-05, 2.1228e-05, 0.0018892 38: 1024, 0.000164759, 1.0412e-05, 2.1476e-05, 0.00198808 38: 2048, 0.000145679, 9.536e-06, 2.263e-05, 0.00195125 38: 4096, 0.000152733, 9.348e-06, 2.2811e-05, 0.00195503 38: 8192, 0.000143383, 9.923e-06, 2.5493e-05, 0.00196988 38: 16384, 0.000145254, 1.018e-05, 2.9772e-05, 0.00201871 38: 32768, 0.000268269, 1.0574e-05, 3.4281e-05, 0.00219675 38: 65536, 0.00023824, 1.048e-05, 4.2149e-05, 0.00252148 38: 131072, 0.000313765, 1.1505e-05, 5.9635e-05, 0.0030974 38: 262144, 0.000539008, 1.3543e-05, 0.000150422, 0.00576377 38: 524288, 0.000527014, 1.7278e-05, 0.000527558, 0.0188245 38: 1048576, 0.000562033, 2.5171e-05, 0.00141055, 0.0493321 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o 38: 2097152, 0.00064571, 3.9431e-05, 0.00310338, 0.109524 [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o 38: 4194304, 0.000899086, 6.4188e-05, 0.00685723, 0.236103 38: [ OK ] TEST_CATEGORY.global_2_local (464 ms) 38: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 38: skipping test 38: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 38: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 38: skipping test 38: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 38: [----------] 4 tests from TEST_CATEGORY (478 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 1 test suite ran. (478 ms total) 38: [ PASSED ] 4 tests. [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp 38/59 Test #38: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 1.16 sec test 39 Start 39: Kokkos_UnitTest_Sort 39: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 39: Test timeout computed to be: 1500 [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Crs.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P 39: [==========] Running 15 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 15 tests from cuda 39: [ RUN ] cuda.SortUnsignedValueType 39: [ OK ] cuda.SortUnsignedValueType (13 ms) 39: [ RUN ] cuda.SortEmptyView 39: [ OK ] cuda.SortEmptyView (0 ms) 39: [ RUN ] cuda.SortByKeyEmptyView 39: [ OK ] cuda.SortByKeyEmptyView (0 ms) 39: [ RUN ] cuda.SortByKey 39: [ OK ] cuda.SortByKey (0 ms) 39: [ RUN ] cuda.SortByKeyWithComparator 39: [ OK ] cuda.SortByKeyWithComparator (0 ms) 39: [ RUN ] cuda.SortByKeyStaticExtents 39: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 39: [ RUN ] cuda.SortByKeyWithStrides 39: [ OK ] cuda.SortByKeyWithStrides (0 ms) 39: [ RUN ] cuda.SortByKeyKeysLargerThanValues 39: 39: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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. [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o 39: 39: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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. [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o 39: [ OK ] cuda.SortByKeyKeysLargerThanValues (602 ms) 39: [ RUN ] cuda.SortWithCustomComparator [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o 39: [ OK ] cuda.SortWithCustomComparator (609 ms) 39: [ RUN ] cuda.BinSortGenericTests 39: [ OK ] cuda.BinSortGenericTests (20 ms) 39: [ RUN ] cuda.BinSortEmptyView 39: [ OK ] cuda.BinSortEmptyView (0 ms) 39: [ RUN ] cuda.BinSortEmptyKeysView 39: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 39: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 56%] Linking CXX executable Kokkos_launch_latency [ 56%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_stream [ 56%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o 2: [ OK ] serial.view_fill_tests_layout_left (6442 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (59 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (53 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (83 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (1 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (8 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (201 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (1 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-6830/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (2 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (2 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (17 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (17 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (15 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (664 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (664 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 37%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpStreams [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_UnitTest_SIMD [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_atomic [ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (669 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (722 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (727 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (724 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (27325 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (30316 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/45 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 30.34 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 4 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/45 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.01 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 4: Test timeout computed to be: 1500 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 4 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [==========] Running 350 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 15 tests from openmp_DeathTest 4: [ RUN ] openmp_DeathTest.abort_from_host 4: [ OK ] openmp_DeathTest.abort_from_host (208 ms) 4: [ RUN ] openmp_DeathTest.abort_from_device 4: [ OK ] openmp_DeathTest.abort_from_device (212 ms) 4: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (199 ms) 4: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp 4: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (207 ms) 4: [ RUN ] openmp_DeathTest.policy_invalid_bounds 4: [ OK ] openmp_DeathTest.policy_invalid_bounds (0 ms) 4: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 4: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (0 ms) 4: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 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_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o 4: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1461 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 37%] Built target Kokkos_CoreUnitTest_SYCLInterOpStreams [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_d.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_stream 4: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1454 ms) 4: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 4: skipping since no memory access violation would occur 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 15 tests from openmp_DeathTest (3743 ms total) 4: 4: [----------] 335 tests from openmp 4: [ RUN ] openmp.array_capacity 4: [ OK ] openmp.array_capacity (0 ms) 4: [ RUN ] openmp.array_element_access 4: [ OK ] openmp.array_element_access (0 ms) 4: [ RUN ] openmp.array_zero_capacity 4: [ OK ] openmp.array_zero_capacity (0 ms) 4: [ RUN ] openmp.array_zero_data_nullptr 4: [ OK ] openmp.array_zero_data_nullptr (0 ms) 4: [ RUN ] openmp.array_contiguous_capacity 4: [ OK ] openmp.array_contiguous_capacity (0 ms) 4: [ RUN ] openmp.array_contiguous_element_access 4: [ OK ] openmp.array_contiguous_element_access (0 ms) 4: [ RUN ] openmp.array_contiguous_assignment 4: [ OK ] openmp.array_contiguous_assignment (0 ms) 4: [ RUN ] openmp.array_strided_capacity 4: [ OK ] openmp.array_strided_capacity (0 ms) 4: [ RUN ] openmp.array_strided_element_access 4: [ OK ] openmp.array_strided_element_access (0 ms) 4: [ RUN ] openmp.array_strided_assignment 4: [ OK ] openmp.array_strided_assignment (0 ms) 4: [ RUN ] openmp.atomic_operations_complexdouble 4: [ OK ] openmp.atomic_operations_complexdouble (47 ms) 4: [ RUN ] openmp.atomic_operations_complexfloat 4: [ OK ] openmp.atomic_operations_complexfloat (48 ms) 4: [ RUN ] openmp.atomic_operations_double 4: [ OK ] openmp.atomic_operations_double (33 ms) 4: [ RUN ] openmp.atomic_operations_float 4: [ OK ] openmp.atomic_operations_float (34 ms) 4: [ RUN ] openmp.atomic_operations_int 4: [ OK ] openmp.atomic_operations_int (74 ms) 4: [ RUN ] openmp.atomic_operations_long 4: [ OK ] openmp.atomic_operations_long (75 ms) 4: [ RUN ] openmp.atomic_operations_longlong [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 4: [ OK ] openmp.atomic_operations_longlong (75 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 (58 ms) 4: [ RUN ] openmp.atomic_operations_unsignedlong 4: [ OK ] openmp.atomic_operations_unsignedlong (58 ms) 4: [ RUN ] openmp.atomics 4: [ OK ] openmp.atomics (57 ms) 4: [ RUN ] openmp.atomics_tpetra_max_abs 4: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openmp.atomic_views_integral [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o 4: [ OK ] openmp.atomic_views_integral (281 ms) 4: [ RUN ] openmp.atomic_views_nonintegral [ 56%] Built target Kokkos_stream Scanning dependencies of target Kokkos_policy_performance [ 56%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o 4: [ OK ] openmp.atomic_views_nonintegral (90 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 (14 ms) 4: [ RUN ] openmp.deep_copy_alignment 4: [ OK ] openmp.deep_copy_alignment (7 ms) 4: [ RUN ] openmp.deep_copy_conversion 4: [ OK ] openmp.deep_copy_conversion (137 ms) 4: [ RUN ] openmp.partitioning_by_args 4: [ OK ] openmp.partitioning_by_args (51 ms) 4: [ RUN ] openmp.partitioning_by_vector 4: [ OK ] openmp.partitioning_by_vector (59 ms) 4: [ RUN ] openmp.execution_space_as_class_data_member 4: [ OK ] openmp.execution_space_as_class_data_member (8 ms) 4: [ RUN ] openmp.functor_analysis 4: [ OK ] openmp.functor_analysis (0 ms) 4: [ RUN ] openmp.host_shared_ptr_use_count 4: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmp.host_shared_ptr_get 4: [ OK ] openmp.host_shared_ptr_get (0 ms) 4: [ RUN ] openmp.host_shared_ptr_dereference_on_device 4: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_special_members_on_device 4: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_tracking 4: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 4: [ RUN ] openmp.init 4: [ OK ] openmp.init (0 ms) 4: [ RUN ] openmp.dispatch 4: [ OK ] openmp.dispatch (547 ms) 4: [ RUN ] openmp.join_backward_compatibility 4: [ OK ] openmp.join_backward_compatibility (0 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 96%] Linking CXX executable Kokkos_atomic [ 96%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gather [ 96%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (2024 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_e.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1683 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1283 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1279 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 (1 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 (11 ms) 4: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 4: [ OK ] openmp.mathematical_functions_hyperbolic_functions (10 ms) 4: [ RUN ] openmp.mathematical_functions_non_standard 4: [ OK ] openmp.mathematical_functions_non_standard (1 ms) 4: [ RUN ] openmp.mathematical_functions_power_functions 4: [ OK ] openmp.mathematical_functions_power_functions (6 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 (7 ms) 4: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (9 ms) 4: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (5 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 (12 ms) 4: [ RUN ] openmp.mathspecialfunc_expint1 4: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] openmp.mathspecialfunc_errorfunc 4: [ OK ] openmp.mathspecialfunc_errorfunc (2 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 4: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (5 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 4: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (5 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 4: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (2 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 4: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (2 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 4: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] openmp.mdrange_5d 4: [ OK ] openmp.mdrange_5d (66 ms) 4: [ RUN ] openmp.mdrange_6d 4: [ OK ] openmp.mdrange_6d (175 ms) 4: [ RUN ] openmp.mdrange_2d 4: [ OK ] openmp.mdrange_2d (3 ms) 4: [ RUN ] openmp.mdrange_array_reduce 4: [ OK ] openmp.mdrange_array_reduce (0 ms) 4: [ RUN ] openmp.mdrange_3d 4: [ OK ] openmp.mdrange_3d (16 ms) 4: [ RUN ] openmp.mdrange_neg_idx 4: [ OK ] openmp.mdrange_neg_idx (80 ms) 4: [ RUN ] openmp.mdrange_4d 4: [ OK ] openmp.mdrange_4d (13 ms) 4: [ RUN ] openmp.mdrange_scalar 4: [ OK ] openmp.mdrange_scalar (0 ms) 4: [ RUN ] openmp.mdrange_large_deep_copy [ 56%] Linking CXX executable Kokkos_gather [ 56%] Built target Kokkos_gather Scanning dependencies of target Kokkos_bytes_and_flops [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o 39: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (15281 ms) 39: [ RUN ] cuda.NestedSort 39: [ OK ] cuda.NestedSort (28 ms) 39: [ RUN ] cuda.NestedSortByKey 39: [ OK ] cuda.NestedSortByKey (92 ms) 39: [----------] 15 tests from cuda (16652 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 15 tests from 1 test suite ran. (16652 ms total) 39: [ PASSED ] 15 tests. 39/59 Test #39: Kokkos_UnitTest_Sort ............................. Passed 17.37 sec test 40 Start 40: Kokkos_UnitTest_Random 40: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Random 40: Test timeout computed to be: 1500 40: [==========] Running 3 tests from 1 test suite. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from cuda 40: [ RUN ] cuda.Random_XorShift64 40: Test Seed:1714068803327259356 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.00552892 0.0275531 || 0.051031 28079 29382 || 28516.7 28674.4 || 380.894 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0138557 -0.0013362 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.48297e-07 -6.46772e-05 0.00296993 || 0.051031 28028 29312 || 28676.2 28674.4 || 41.0563 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.58387e-07 0.0128611 0.00384941 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.00499818 0.0271856 || 0.051031 28090 29344 || 28531.8 28674.4 || 375.813 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.00638732 0.000768451 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.0101134 -0.00129524 || 0.051031 28007 29349 || 28967.3 28674.4 || -17.9054 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.000161512 0.000904168 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000243806 -0.99999 -48246 || 0.051031 0 194881 || 2.92872e+09 28674.4 || -6.66953e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.000730283 -0.315326 0.134127 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195852 -0.999999 -57858.3 || 0.051031 0 1.5518e+06 || 2.86916e+10 28674.4 || -7.99833e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.00588562 -0.967815 10.2609 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.68478e-07 7.15783e-05 0.00641205 || 0.051031 27792 29325 || 28672.3 28674.4 || 88.6402 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 7.18929e-07 -0.00339829 0.00300292 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.0130835 0.0114088 || 0.051031 27949 29314 || 28304.1 28674.4 || 157.716 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.0156268 0.000541056 || 0.051031 1e+64 -1e+64 40: Test Seed:1714068803475399947 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.00385268 -0.01712 || 0.051031 28013 29392 || 28564.3 28674.4 || -236.667 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0315978 0.0106224 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.00133255 -0.0229697 || 0.051031 28059 29302 || 28712.6 28674.4 || -317.534 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.0201288 -0.00121974 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.0106166 0.0142599 || 0.051031 28094 29358 || 28373.2 28674.4 || 197.129 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -9.12361e-05 0.00448149 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.0106568 -0.0187329 || 0.051031 27909 29321 || 28983.3 28674.4 || -258.964 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.0120322 -0.0109859 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000245346 -0.99999 -48244 || 0.051031 0 194952 || 2.92881e+09 28674.4 || -6.66925e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.000734921 -0.304034 0.153088 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00196069 -0.999999 -57855.3 || 0.051031 0 1.55166e+06 || 2.86897e+10 28674.4 || -7.99791e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.00589219 -0.967875 10.2551 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.73523e-07 -0.0213656 -0.00709022 || 0.051031 28087 29355 || 29300.4 28674.4 || -98.0152 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 7.34064e-07 0.00717239 0.00168152 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 0.000806338 -0.0372938 || 0.051031 28012 29290 || 28651.3 28674.4 || -515.549 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0449668 0.000387492 || 0.051031 1e+64 -1e+64 40: [ OK ] cuda.Random_XorShift64 (288 ms) 40: [ RUN ] cuda.Random_XorShift1024_0 40: Test Seed:1714068803615381043 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.0198257 -0.00935005 || 0.051031 10984 11785 || 11607.1 11377 || -129.255 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00478685 -0.00260544 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.00249249 0.00275734 || 0.051031 10918 11823 || 11405.4 11377 || 38.1175 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0081216 -0.00577165 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.0112591 -0.0136561 || 0.051031 10993 11768 || 11506.5 11377 || -188.782 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00446337 0.000834258 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.00173701 -0.0111361 || 0.051031 10955 11867 || 11396.8 11377 || -153.946 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0103436 0.00251201 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000242896 -0.999975 -7595.56 || 0.051031 0 77715 || 4.61087e+08 11377 || -1.05001e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.000728298 -0.156399 0.0227084 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195439 -0.999997 -9108.54 || 0.051031 0 616293 || 4.51689e+09 11377 || -1.25916e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.00587422 -0.923005 1.6526 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.86102e-07 -0.0349526 -0.00144163 || 0.051031 10917 11890 || 11789 11377 || -19.9291 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 3.62396e-07 -0.00685301 0.000345992 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.0135212 -0.0014651 || 0.051031 10974 11812 || 11532.9 11377 || -20.2535 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00984592 0.00477724 || 0.051031 1e+64 -1e+64 40: Test Seed:1714068803691801991 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.030268 0.00282035 || 0.051031 10924 11795 || 11042.7 11377 || 38.9885 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00879443 -0.00217216 || 0.051031 1e+64 -1e+64 40: Test Scalar=unsigned int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00810753 -0.00994945 || 0.051031 10921 11825 || 11285.5 11377 || -137.541 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00438611 -0.000435844 || 0.051031 1e+64 -1e+64 40: Test Scalar=int64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00647306 0.00229448 || 0.051031 11012 11755 || 11303.8 11377 || 31.7189 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00506138 0.00115878 || 0.051031 1e+64 -1e+64 40: Test Scalar=uint64_t 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 -0.0162631 -0.00570852 || 0.051031 10917 11799 || 11565 11377 || -78.9146 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00508038 0.00166362 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000244162 -0.999975 -7594.54 || 0.051031 0 77626 || 4.61051e+08 11377 || -1.04987e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.000732194 -0.155901 0.0230624 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195458 -0.999997 -9107.9 || 0.051031 0 616297 || 4.51668e+09 11377 || -1.25908e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.00587442 -0.922318 1.6192 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.60671e-07 0.00654692 -0.00073461 || 0.051031 10906 11800 || 11303 11377 || -10.1552 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.86102e-07 -0.00125065 0.000788161 || 0.051031 1e+64 -1e+64 40: Test Scalar=double 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.0038079 -0.0118617 || 0.051031 10969 11761 || 11333.8 11377 || -163.976 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0182517 -0.00461828 || 0.051031 1e+64 -1e+64 40: [ OK ] cuda.Random_XorShift1024_0 (183 ms) 40: [ RUN ] cuda.Multi_streams 40: [ OK ] cuda.Multi_streams (208 ms) 40: [----------] 3 tests from cuda (680 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 3 tests from 1 test suite ran. (680 ms total) 40: [ PASSED ] 3 tests. 40/59 Test #40: Kokkos_UnitTest_Random ........................... Passed 1.37 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_A 41: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 41: Test timeout computed to be: 1500 41: [==========] Running 15 tests from 3 test suites. 41: [----------] Global test environment set-up. 41: [----------] 3 tests from std_algorithms_reducers 41: [ RUN ] std_algorithms_reducers.max_first_loc 41: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 41: [ RUN ] std_algorithms_reducers.min_first_loc 41: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 41: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 41: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 41: [----------] 3 tests from std_algorithms_reducers (0 ms total) 41: 41: [----------] 1 test from std_algorithms 41: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 41: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 41: [----------] 1 test from std_algorithms (0 ms total) 41: 41: [----------] 11 tests from random_access_iterator_test 41: [ RUN ] random_access_iterator_test.constructor 41: [ OK ] random_access_iterator_test.constructor (0 ms) 41: [ RUN ] random_access_iterator_test.constructiblity 41: [ OK ] random_access_iterator_test.constructiblity (0 ms) 41: [ RUN ] random_access_iterator_test.dereference 41: [ OK ] random_access_iterator_test.dereference (0 ms) 41: [ RUN ] random_access_iterator_test.subscript_operator 41: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet1 41: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet2 41: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet3 41: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 41: [ RUN ] random_access_iterator_test.operatorsSet4 41: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 41: [ RUN ] random_access_iterator_test.assignment_operator 41: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 41: [ RUN ] random_access_iterator_test.distance 41: [ OK ] random_access_iterator_test.distance (0 ms) 41: [ RUN ] random_access_iterator_test.traits_helpers 41: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 41: [----------] 11 tests from random_access_iterator_test (2 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 15 tests from 3 test suites ran. (2 ms total) 41: [ PASSED ] 15 tests. 41/59 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 0.67 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_B 42: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 42: Test timeout computed to be: 1500 [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp 4: [ OK ] openmp.mdrange_large_deep_copy (1073 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 42: [==========] Running 7 tests from 1 test suite. 42: [----------] Global test environment set-up. 42: [----------] 7 tests from std_algorithms_min_max_element_test 42: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 42: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 42: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 42: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 42: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 42: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (4 ms) 42: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 42: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 42: [----------] 7 tests from std_algorithms_min_max_element_test (26 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 7 tests from 1 test suite ran. (26 ms total) 42: [ PASSED ] 7 tests. 42/59 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 0.70 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_C 43: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 43: Test timeout computed to be: 1500 43: [==========] Running 13 tests from 10 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_lexicographical_compare_test 43: [ RUN ] std_algorithms_lexicographical_compare_test.test 43: [ OK ] std_algorithms_lexicographical_compare_test.test (208 ms) 43: [----------] 1 test from std_algorithms_lexicographical_compare_test (208 ms total) 43: 43: [----------] 1 test from std_algorithms_for_each_test 43: [ RUN ] std_algorithms_for_each_test.test [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU.dir/sycl/TestSYCL_InterOp_StreamsMultiGPU.cpp.o 43: [ OK ] std_algorithms_for_each_test.test (128 ms) 43: [----------] 1 test from std_algorithms_for_each_test (128 ms total) 43: 43: [----------] 1 test from std_algorithms_find_test 43: [ RUN ] std_algorithms_find_test.test 43: [ OK ] std_algorithms_find_test.test (72 ms) 43: [----------] 1 test from std_algorithms_find_test (72 ms total) 43: 43: [----------] 4 tests from std_algorithms_non_mod_seq_ops 43: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o 43: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (494 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o 43: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1118 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.search 43: [ OK ] std_algorithms_non_mod_seq_ops.search (682 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 43: [ OK ] std_algorithms_non_mod_seq_ops.search_n (462 ms) 43: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2759 ms total) 43: 43: [----------] 1 test from std_algorithms_count_test 43: [ RUN ] std_algorithms_count_test.test 43: [ OK ] std_algorithms_count_test.test (98 ms) 43: [----------] 1 test from std_algorithms_count_test (98 ms total) 43: 43: [----------] 1 test from std_algorithms_equal_test 43: [ RUN ] std_algorithms_equal_test.test 43: [ OK ] std_algorithms_equal_test.test (13 ms) 43: [----------] 1 test from std_algorithms_equal_test (13 ms total) 43: 43: [----------] 1 test from std_algorithms_all_any_none_of_test 43: [ RUN ] std_algorithms_all_any_none_of_test.test 43: [ OK ] std_algorithms_all_any_none_of_test.test (79 ms) 43: [----------] 1 test from std_algorithms_all_any_none_of_test (79 ms total) 43: 43: [----------] 1 test from std_algorithms_nonmod_seq_ops 43: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 43: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (113 ms) 43: [----------] 1 test from std_algorithms_nonmod_seq_ops (113 ms total) 43: 43: [----------] 1 test from std_algorithms_mismatch_test 43: [ RUN ] std_algorithms_mismatch_test.test 43: [ OK ] std_algorithms_mismatch_test.test (194 ms) 43: [----------] 1 test from std_algorithms_mismatch_test (194 ms total) 43: 43: [----------] 1 test from std_algorithms_mod_seq_ops 43: [ RUN ] std_algorithms_mod_seq_ops.move_backward 43: [ OK ] std_algorithms_mod_seq_ops.move_backward (55 ms) 43: [----------] 1 test from std_algorithms_mod_seq_ops (55 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 13 tests from 10 test suites ran. (3723 ms total) 43: [ PASSED ] 13 tests. [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o 43/59 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 4.47 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_D 44: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 44: Test timeout computed to be: 1500 44: [==========] Running 31 tests from 5 test suites. 44: [----------] Global test environment set-up. 44: [----------] 3 tests from std_algorithms_mod_ops_test 44: [ RUN ] std_algorithms_mod_ops_test.move 44: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 44: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 44: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 44: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 44: 44: [----------] 12 tests from std_algorithms_mod_seq_ops_test 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy 44: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 44: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.fill 44: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 44: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 44: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 44: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.generate 44: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 44: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 44: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 44: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 44: 44: [----------] 4 tests from std_algorithms_replace_ops_test 44: [ RUN ] std_algorithms_replace_ops_test.replace 44: [ OK ] std_algorithms_replace_ops_test.replace (28 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_if [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 44: [ OK ] std_algorithms_replace_ops_test.replace_if (138 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_copy 44: [ OK ] std_algorithms_replace_ops_test.replace_copy (49 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 44: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (46 ms) 44: [----------] 4 tests from std_algorithms_replace_ops_test (263 ms total) 44: 44: [----------] 11 tests from std_algorithms_mod_seq_ops 44: [ RUN ] std_algorithms_mod_seq_ops.copy_if 44: [ OK ] std_algorithms_mod_seq_ops.copy_if (34 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.unique 44: [ OK ] std_algorithms_mod_seq_ops.unique (260 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 44: [ OK ] std_algorithms_mod_seq_ops.unique_copy (84 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove 44: [ OK ] std_algorithms_mod_seq_ops.remove (58 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_if 44: [ OK ] std_algorithms_mod_seq_ops.remove_if (60 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_copy [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 44: [ OK ] std_algorithms_mod_seq_ops.remove_copy (177 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 44: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (63 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 96%] Linking CXX executable Kokkos_UnitTest_SIMD [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_gups [ 96%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 96%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 96%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_stream [ 96%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_a.cpp.o 44: [ OK ] std_algorithms_mod_seq_ops.rotate (1294 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o 44: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (446 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_b.cpp.o 4: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (6681 ms) 4: [ RUN ] openmp.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6830/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 (1 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent 4: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent10 4: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 4: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] openmp.numeric_traits_sfinae_friendly 4: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] openmp.occupancy_control 4: [ OK ] openmp.occupancy_control (0 ms) 4: [ RUN ] openmp.memory_pool 4: [ OK ] openmp.memory_pool (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.parallel_scan_range_policy 4: [ OK ] openmp.parallel_scan_range_policy (37 ms) 4: [ RUN ] openmp.kokkos_printf 4: [ OK ] openmp.kokkos_printf (0 ms) 4: [ RUN ] openmp.quad_precision_reductions 4: [ OK ] openmp.quad_precision_reductions (0 ms) 4: [ RUN ] openmp.quad_precision_common_math_functions 4: [ OK ] openmp.quad_precision_common_math_functions (0 ms) 4: [ RUN ] openmp.range_for 4: [ OK ] openmp.range_for (1 ms) 4: [ RUN ] openmp.range_reduce 4: [ OK ] openmp.range_reduce (54 ms) 4: [ RUN ] openmp.range_dynamic_policy 4: [ OK ] openmp.range_dynamic_policy (23 ms) 4: [ RUN ] openmp.range_policy_runtime_parameters 4: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.range_for_require 4: [ OK ] openmp.range_for_require (1 ms) 4: [ RUN ] openmp.range_reduce_require 4: [ OK ] openmp.range_reduce_require (2 ms) 4: [ RUN ] openmp.range_dynamic_policy_require 4: [ OK ] openmp.range_dynamic_policy_require (21 ms) 4: [ RUN ] openmp.reducers_int 4: [ OK ] openmp.reducers_int (10 ms) 4: [ RUN ] openmp.reducers_double 4: [ OK ] openmp.reducers_double (10 ms) 4: [ RUN ] openmp.reducers_complex_double 4: [ OK ] openmp.reducers_complex_double (7 ms) 4: [ RUN ] openmp.reducers_struct 4: [ OK ] openmp.reducers_struct (22 ms) 4: [ RUN ] openmp.reducers_half_t 4: [ OK ] openmp.reducers_half_t (9 ms) 4: [ RUN ] openmp.reducers_bhalf_t 4: [ OK ] openmp.reducers_bhalf_t (9 ms) 4: [ RUN ] openmp.reducers_int8_t 4: [ OK ] openmp.reducers_int8_t (9 ms) 4: [ RUN ] openmp.reducers_int16_t 4: [ OK ] openmp.reducers_int16_t (9 ms) 4: [ RUN ] openmp.reducers_point_t 4: [ OK ] openmp.reducers_point_t (11 ms) 4: [ RUN ] openmp.reducers_bool 4: [ OK ] openmp.reducers_bool (0 ms) 4: [ RUN ] openmp.int64_t_reduce 4: [ OK ] openmp.int64_t_reduce (156 ms) 4: [ RUN ] openmp.double_reduce 4: [ OK ] openmp.double_reduce (167 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic 4: [ OK ] openmp.int64_t_reduce_dynamic (412 ms) 4: [ RUN ] openmp.double_reduce_dynamic 4: [ OK ] openmp.double_reduce_dynamic (518 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic_view [ 96%] Linking CXX executable Kokkos_gather 4: [ OK ] openmp.int64_t_reduce_dynamic_view (113 ms) 4: [ RUN ] openmp.int_combined_reduce 4: [ OK ] openmp.int_combined_reduce (0 ms) 4: [ RUN ] openmp.mdrange_combined_reduce 4: [ OK ] openmp.mdrange_combined_reduce (0 ms) 4: [ RUN ] openmp.int_combined_reduce_mixed 4: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 4: [ RUN ] openmp.reduction_with_large_iteration_count 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestReduce.hpp:642: Skipped 4: Disabling for host backends 4: [ SKIPPED ] openmp.reduction_with_large_iteration_count (0 ms) 4: [ RUN ] openmp.reduction_deduction 4: [ OK ] openmp.reduction_deduction (0 ms) 4: [ RUN ] openmp.reduce_device_view_range_policy 4: [ OK ] openmp.reduce_device_view_range_policy (18 ms) 4: [ RUN ] openmp.reduce_device_view_mdrange_policy [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 96%] Built target Kokkos_gather Scanning dependencies of target Kokkos_policy_performance [ 97%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o 44: [ OK ] std_algorithms_mod_seq_ops.shift_left (1220 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.shift_right 4: [ OK ] openmp.reduce_device_view_mdrange_policy (1276 ms) 4: [ RUN ] openmp.reduce_device_view_team_policy [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P 44: [ OK ] std_algorithms_mod_seq_ops.shift_right (1200 ms) 44: [----------] 11 tests from std_algorithms_mod_seq_ops (4900 ms total) 44: 44: [----------] 1 test from std_algorithms_modseq_test 44: [ RUN ] std_algorithms_modseq_test.reverse 44: [ OK ] std_algorithms_modseq_test.reverse (51 ms) 44: [----------] 1 test from std_algorithms_modseq_test (51 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 31 tests from 5 test suites ran. (5219 ms total) 44: [ PASSED ] 31 tests. 4: [ OK ] openmp.reduce_device_view_team_policy (802 ms) 4: [ RUN ] openmp.impl_shared_alloc 4: [ OK ] openmp.impl_shared_alloc (7 ms) 4: [ RUN ] openmp.kokkos_swap 4: [ OK ] openmp.kokkos_swap (0 ms) 4: [ RUN ] openmp.team_for [ 56%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o 44/59 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 5.92 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_E 45: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 45: Test timeout computed to be: 1500 45: [==========] Running 29 tests from 7 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_sorting_ops_test 45: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 4: [ OK ] openmp.team_for (355 ms) 4: [ RUN ] openmp.team_reduce [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o 45: [ OK ] std_algorithms_sorting_ops_test.is_sorted (11 ms) 45: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 45: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (9 ms) 45: [----------] 2 tests from std_algorithms_sorting_ops_test (21 ms total) 45: 45: [----------] 4 tests from std_algorithms_partitioning_test 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.partition_point 45: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 45: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 45: 45: [----------] 1 test from std_algorithms_partitioning_ops 45: [ RUN ] std_algorithms_partitioning_ops.partition_copy 45: [ OK ] std_algorithms_partitioning_ops.partition_copy (24 ms) 45: [----------] 1 test from std_algorithms_partitioning_ops (24 ms total) 45: 45: [----------] 12 tests from std_algorithms_numerics_test 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 45: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 45: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 45: [----------] 12 tests from std_algorithms_numerics_test (9 ms total) 45: 45: [----------] 1 test from std_algorithms_numerics_ops_test 45: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 45: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (109 ms) 45: [----------] 1 test from std_algorithms_numerics_ops_test (109 ms total) 45: 45: [----------] 8 tests from std_algorithms_numeric_ops_test 45: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 4: [ OK ] openmp.team_reduce (348 ms) 4: [ RUN ] openmp.team_reduce_large [ 56%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp 45: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (773 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 4: [ OK ] openmp.team_reduce_large (785 ms) 4: [ RUN ] openmp.team_parallel_single [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_bytes_and_flops [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 98%] Linking CXX executable Kokkos_gups [ 56%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 57%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o 45: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (546 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 45: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (221 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan [ 98%] Built target Kokkos_gups [ 98%] Linking CXX executable Kokkos_stream [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 98%] Built target Kokkos_stream [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o 45: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (300 ms) 45: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 45: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 45: [----------] 8 tests from std_algorithms_numeric_ops_test (1842 ms total) 45: 45: [----------] 1 test from std_algorithms_transform_ops_test 45: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 45: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (38 ms) 45: [----------] 1 test from std_algorithms_transform_ops_test (38 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 29 tests from 7 test suites ran. (2047 ms total) 45: [ PASSED ] 29 tests. 45/59 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 2.80 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 46: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 46: Test timeout computed to be: 1500 46: [==========] Running 12 tests from 7 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_adjacent_find_team_test 46: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ 98%] Linking CXX executable Kokkos_launch_latency [ 98%] Built target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o 46: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (343 ms) 46: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o 46: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (334 ms) 46: [----------] 2 tests from std_algorithms_adjacent_find_team_test (677 ms total) 46: 46: [----------] 2 tests from std_algorithms_count_team_test 46: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 46: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (514 ms) 46: [ RUN ] std_algorithms_count_team_test.count_returns_zero 46: [ OK ] std_algorithms_count_team_test.count_returns_zero (134 ms) 46: [----------] 2 tests from std_algorithms_count_team_test (649 ms total) 46: 46: [----------] 1 test from std_algorithms_count_if_team_test 46: [ RUN ] std_algorithms_count_if_team_test.test 46: [ OK ] std_algorithms_count_if_team_test.test (185 ms) 46: [----------] 1 test from std_algorithms_count_if_team_test (185 ms total) 46: 46: [----------] 1 test from std_algorithms_for_each_team_test 46: [ RUN ] std_algorithms_for_each_team_test.test 46: [ OK ] std_algorithms_for_each_team_test.test (391 ms) 46: [----------] 1 test from std_algorithms_for_each_team_test (391 ms total) 46: 46: [----------] 1 test from std_algorithms_for_each_n_team_test 46: [ RUN ] std_algorithms_for_each_n_team_test.test [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp 46: [ OK ] std_algorithms_for_each_n_team_test.test (395 ms) 46: [----------] 1 test from std_algorithms_for_each_n_team_test (395 ms total) 46: 46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_DeepCopyAlignment.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o Scanning dependencies of target Kokkos_UnitTest_HIPGraph [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o 46: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2934 ms) 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 57%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 57%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o 46: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1608 ms) 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 57%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 57%] Built target Kokkos_CoreUnitTest_CTestDevice [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o 46: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1605 ms) 46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6148 ms total) 46: 46: [----------] 2 tests from std_algorithms_mismatch_team_test 46: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_c.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU 46: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1901 ms) 46: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 98%] Linking CXX executable Kokkos_policy_performance [ 98%] Built target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o 46: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (460 ms) 46: [----------] 2 tests from std_algorithms_mismatch_team_test (2361 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 12 tests from 7 test suites ran. (10810 ms total) 46: [ PASSED ] 12 tests. 46/59 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 11.50 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 47: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 47: Test timeout computed to be: 1500 [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o 47: [==========] Running 8 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_equal_team_test 47: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 58%] Linking CXX executable Kokkos_policy_performance [ 58%] Built target Kokkos_policy_performance Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o 47: [ OK ] std_algorithms_equal_team_test.views_are_equal (1390 ms) 47: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 47: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (677 ms) 47: [----------] 2 tests from std_algorithms_equal_team_test (2067 ms total) 47: 47: [----------] 2 tests from std_algorithms_search_team_test 47: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o 47: [ OK ] std_algorithms_search_team_test.sequences_exist (497 ms) 47: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_a.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o 47: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (662 ms) 47: [----------] 2 tests from std_algorithms_search_team_test (1160 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_end_team_test 47: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 38%] Built target Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 58%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 58%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 58%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook 47: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1798 ms) 47: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 58%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o 47: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1570 ms) 47: [----------] 2 tests from std_algorithms_find_end_team_test (3369 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_first_of_team_test 47: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 58%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams 47: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1261 ms) 47: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 58%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o 47: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5971 ms) 47: [----------] 2 tests from std_algorithms_find_first_of_team_test (7232 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 8 tests from 4 test suites ran. (13830 ms total) 47: [ PASSED ] 8 tests. 47/59 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 14.56 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 48: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 48: Test timeout computed to be: 1500 48: [==========] Running 11 tests from 7 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_find_team_test 48: [ RUN ] std_algorithms_find_team_test.searched_values_exist 48: [ OK ] std_algorithms_find_team_test.searched_values_exist (193 ms) 48: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 48: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (325 ms) 48: [----------] 2 tests from std_algorithms_find_team_test (518 ms total) 48: 48: [----------] 2 tests from std_algorithms_find_if_team_test 48: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 48: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (138 ms) 48: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 48: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (332 ms) 48: [----------] 2 tests from std_algorithms_find_if_team_test (470 ms total) 48: 48: [----------] 2 tests from std_algorithms_find_if_not_team_test 48: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 48: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (326 ms) 48: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 48: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (136 ms) 48: [----------] 2 tests from std_algorithms_find_if_not_team_test (462 ms total) 48: 48: [----------] 1 test from std_algorithms_all_of_team_test 48: [ RUN ] std_algorithms_all_of_team_test.test [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o 48: [ OK ] std_algorithms_all_of_team_test.test (324 ms) 48: [----------] 1 test from std_algorithms_all_of_team_test (324 ms total) 48: 48: [----------] 1 test from std_algorithms_any_of_team_test 48: [ RUN ] std_algorithms_any_of_team_test.test 48: [ OK ] std_algorithms_any_of_team_test.test (130 ms) 48: [----------] 1 test from std_algorithms_any_of_team_test (130 ms total) 48: 48: [----------] 1 test from std_algorithms_none_of_team_test 48: [ RUN ] std_algorithms_none_of_team_test.test 48: [ OK ] std_algorithms_none_of_team_test.test (325 ms) 48: [----------] 1 test from std_algorithms_none_of_team_test (325 ms total) 48: 48: [----------] 2 tests from std_algorithms_search_n_team_test 48: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 48: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (178 ms) 48: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 48: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (204 ms) 48: [----------] 2 tests from std_algorithms_search_n_team_test (382 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 11 tests from 7 test suites ran. (2616 ms total) 48: [ PASSED ] 11 tests. [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops 48/59 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 3.30 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: Test timeout computed to be: 1500 [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D 49: [==========] Running 3 tests from 3 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_min_element_team_test 49: [ RUN ] std_algorithms_min_element_team_test.test [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 184 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host [ 59%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 59%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o 49: [ OK ] std_algorithms_min_element_team_test.test (1240 ms) 49: [----------] 1 test from std_algorithms_min_element_team_test (1240 ms total) 49: 49: [----------] 1 test from std_algorithms_max_element_team_test 49: [ RUN ] std_algorithms_max_element_team_test.test [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 1: [ OK ] serial_DeathTest.abort_from_host (1349 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 49: [ OK ] std_algorithms_max_element_team_test.test (1246 ms) 49: [----------] 1 test from std_algorithms_max_element_team_test (1247 ms total) 49: 49: [----------] 1 test from std_algorithms_minmax_element_team_test 49: [ RUN ] std_algorithms_minmax_element_team_test.test 1: [ OK ] serial_DeathTest.abort_from_device (1313 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 49: [ OK ] std_algorithms_minmax_element_team_test.test (1786 ms) 49: [----------] 1 test from std_algorithms_minmax_element_team_test (1786 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 3 tests from 3 test suites ran. (4273 ms total) 49: [ PASSED ] 3 tests. [ 60%] Linking CXX executable Kokkos_UnitTest_HIPGraph 49/59 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 4.96 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 50: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 50: Test timeout computed to be: 1500 [ 60%] Built target Kokkos_UnitTest_HIPGraph 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1346 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o 50: [==========] Running 6 tests from 6 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_fill_team_test 50: [ RUN ] std_algorithms_fill_team_test.test 50: [ OK ] std_algorithms_fill_team_test.test (220 ms) 50: [----------] 1 test from std_algorithms_fill_team_test (220 ms total) 50: 50: [----------] 1 test from std_algorithms_fill_n_team_test 50: [ RUN ] std_algorithms_fill_n_team_test.test 50: [ OK ] std_algorithms_fill_n_team_test.test (216 ms) 50: [----------] 1 test from std_algorithms_fill_n_team_test (216 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_team_test 50: [ RUN ] std_algorithms_replace_team_test.test 50: [ OK ] std_algorithms_replace_team_test.test (365 ms) 50: [----------] 1 test from std_algorithms_replace_team_test (365 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_if_team_test 50: [ RUN ] std_algorithms_replace_if_team_test.test 50: [ OK ] std_algorithms_replace_if_team_test.test (501 ms) 50: [----------] 1 test from std_algorithms_replace_if_team_test (501 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_copy_team_test 50: [ RUN ] std_algorithms_replace_copy_team_test.test 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1337 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (0 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (0 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 1: [----------] 7 tests from serial_DeathTest (5348 ms total) 1: 1: [----------] 177 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (1 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (44 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (27 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (2 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (22 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1A [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o 50: [ OK ] std_algorithms_replace_copy_team_test.test (1036 ms) 50: [----------] 1 test from std_algorithms_replace_copy_team_test (1036 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_copy_if_team_test 50: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_b.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1359 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] openmp.team_parallel_single (32423 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 (1266 ms) 4: [ RUN ] openmp.team_broadcast_long_wrapper 4: [ OK ] openmp.team_broadcast_long_wrapper (1449 ms) 4: [ RUN ] openmp.team_broadcast_char 4: [ OK ] openmp.team_broadcast_char (1510 ms) 4: [ RUN ] openmp.team_broadcast_float 4: [ OK ] openmp.team_broadcast_float (1594 ms) 4: [ RUN ] openmp.team_broadcast_double 50: [ OK ] std_algorithms_replace_copy_if_team_test.test (722 ms) 50: [----------] 1 test from std_algorithms_replace_copy_if_team_test (722 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 6 tests from 6 test suites ran. (3063 ms total) 50: [ PASSED ] 6 tests. 50/59 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 3.74 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 51: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 51: Test timeout computed to be: 1500 4: [ OK ] openmp.team_broadcast_double (1481 ms) 4: [ RUN ] openmp.team_handle_by_value 4: [ OK ] openmp.team_handle_by_value (0 ms) 4: [ RUN ] openmp.team_vector [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 51: [==========] Running 4 tests from 4 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_reverse_team_test 51: [ RUN ] std_algorithms_reverse_team_test.test 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (1330 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 51: [ OK ] std_algorithms_reverse_team_test.test (292 ms) 51: [----------] 1 test from std_algorithms_reverse_team_test (292 ms total) 51: 51: [----------] 1 test from std_algorithms_reverse_copy_team_test 51: [ RUN ] std_algorithms_reverse_copy_team_test.test 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (426 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o 51: [ OK ] std_algorithms_reverse_copy_team_test.test (314 ms) 51: [----------] 1 test from std_algorithms_reverse_copy_team_test (314 ms total) 51: 51: [----------] 1 test from std_algorithms_rotate_team_test 51: [ RUN ] std_algorithms_rotate_team_test.test 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (436 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (32 ms) 1: [ RUN ] serial.mdrange_6d [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o 51: [ OK ] std_algorithms_rotate_team_test.test (649 ms) 51: [----------] 1 test from std_algorithms_rotate_team_test (649 ms total) 51: 51: [----------] 1 test from std_algorithms_rotate_copy_team_test 51: [ RUN ] std_algorithms_rotate_copy_team_test.test 1: [ OK ] serial.mdrange_6d (144 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (5 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (84 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (6 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (268 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 51: [ OK ] std_algorithms_rotate_copy_team_test.test (487 ms) 51: [----------] 1 test from std_algorithms_rotate_copy_team_test (487 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (1744 ms total) 51: [ PASSED ] 4 tests. 51/59 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 2.48 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 52: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 52: Test timeout computed to be: 1500 52: [==========] Running 4 tests from 4 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_move_team_test 52: [ RUN ] std_algorithms_move_team_test.test 52: [ OK ] std_algorithms_move_team_test.test (487 ms) 52: [----------] 1 test from std_algorithms_move_team_test (487 ms total) 52: 52: [----------] 1 test from std_algorithms_move_backward_team_test 52: [ RUN ] std_algorithms_move_backward_team_test.test [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o 52: [ OK ] std_algorithms_move_backward_team_test.test (394 ms) 52: [----------] 1 test from std_algorithms_move_backward_team_test (394 ms total) 52: 52: [----------] 1 test from std_algorithms_shift_left_team_test 52: [ RUN ] std_algorithms_shift_left_team_test.test 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (1632 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (3 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (29 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (2 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (0 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (1 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (45 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (210 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o 52: [ OK ] std_algorithms_shift_left_team_test.test (1406 ms) 52: [----------] 1 test from std_algorithms_shift_left_team_test (1406 ms total) 52: 52: [----------] 1 test from std_algorithms_shift_right_team_test 52: [ RUN ] std_algorithms_shift_right_team_test.test [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 62%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 62%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o 52: [ OK ] std_algorithms_shift_right_team_test.test (1268 ms) 52: [----------] 1 test from std_algorithms_shift_right_team_test (1268 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 4 tests from 4 test suites ran. (3557 ms total) 52: [ PASSED ] 4 tests. 52/59 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 4.24 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 53: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 53: Test timeout computed to be: 1500 4: [ OK ] openmp.team_vector (5808 ms) 4: [ RUN ] openmp.triple_nested_parallelism 4: [ OK ] openmp.triple_nested_parallelism (508 ms) 4: [ RUN ] openmp.parallel_scan_with_reducers 4: [ OK ] openmp.parallel_scan_with_reducers (66 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 (8 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 4: [ OK ] openmp.ThreadVectorMDRangeParallelFor (6 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelFor 4: [ OK ] openmp.TeamVectorMDRangeParallelFor (7 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 4: [ OK ] openmp.TeamThreadMDRangeParallelReduce (10 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (10 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 4: [ OK ] openmp.TeamVectorMDRangeParallelReduce (10 ms) 4: [ RUN ] openmp.team_policy_runtime_parameters 4: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.team_reduction_scan [ 62%] Linking CXX executable Kokkos_bytes_and_flops 53: [==========] Running 9 tests from 9 test suites. 53: [----------] Global test environment set-up. 53: [----------] 1 test from std_algorithms_copy_team_test 53: [ RUN ] std_algorithms_copy_team_test.test [ 62%] Built target Kokkos_bytes_and_flops [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o 53: [ OK ] std_algorithms_copy_team_test.test (720 ms) 53: [----------] 1 test from std_algorithms_copy_team_test (720 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_n_team_test 53: [ RUN ] std_algorithms_copy_n_team_test.test 1: [ OK ] serial.int64_t_reduce_dynamic (3302 ms) 1: [ RUN ] serial.double_reduce_dynamic Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o 53: [ OK ] std_algorithms_copy_n_team_test.test (301 ms) 53: [----------] 1 test from std_algorithms_copy_n_team_test (301 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_backward_team_test 53: [ RUN ] std_algorithms_copy_backward_team_test.test [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp 53: [ OK ] std_algorithms_copy_backward_team_test.test (460 ms) 53: [----------] 1 test from std_algorithms_copy_backward_team_test (460 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_if_team_test 53: [ RUN ] std_algorithms_copy_if_team_test.test [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp 53: [ OK ] std_algorithms_copy_if_team_test.test (608 ms) 53: [----------] 1 test from std_algorithms_copy_if_team_test (608 ms total) 53: 53: [----------] 1 test from std_algorithms_unique_copy_team_test 53: [ RUN ] std_algorithms_unique_copy_team_test.test 1: [ OK ] serial.double_reduce_dynamic (2535 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic_view (247 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o 53: [ OK ] std_algorithms_unique_copy_team_test.test (1162 ms) 53: [----------] 1 test from std_algorithms_unique_copy_team_test (1162 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_team_test 53: [ RUN ] std_algorithms_remove_team_test.test [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o 53: [ OK ] std_algorithms_remove_team_test.test (779 ms) 53: [----------] 1 test from std_algorithms_remove_team_test (779 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_if_team_test 53: [ RUN ] std_algorithms_remove_if_team_test.test [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o 53: [ OK ] std_algorithms_remove_if_team_test.test (738 ms) 53: [----------] 1 test from std_algorithms_remove_if_team_test (738 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_copy_team_test 53: [ RUN ] std_algorithms_remove_copy_team_test.test 1: [ OK ] serial.reduce_device_view_mdrange_policy (1928 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (156 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (4 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 177 tests from serial (14313 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 184 tests from 2 test suites ran. (19661 ms total) 1: [ PASSED ] 182 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1/52 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 20.11 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o 2: [==========] Running 128 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp 53: [ OK ] std_algorithms_remove_copy_team_test.test (954 ms) 53: [----------] 1 test from std_algorithms_remove_copy_team_test (954 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_copy_if_team_test 53: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o 53: [ OK ] std_algorithms_remove_copy_if_team_test.test (812 ms) 53: [----------] 1 test from std_algorithms_remove_copy_if_team_test (812 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 9 tests from 9 test suites ran. (6537 ms total) 53: [ PASSED ] 9 tests. 53/59 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 7.28 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 54: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 54: Test timeout computed to be: 1500 [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o 54: [==========] Running 4 tests from 4 test suites. 54: [----------] Global test environment set-up. 54: [----------] 1 test from std_algorithms_unique_team_test 54: [ RUN ] std_algorithms_unique_team_test.test_default_predicate Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o 54: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1361 ms) 54: [----------] 1 test from std_algorithms_unique_team_test (1361 ms total) 54: 54: [----------] 1 test from std_algorithms_adjacent_difference_team_test 54: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 62%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence 54: [ OK ] std_algorithms_adjacent_difference_team_test.test (1273 ms) 54: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1273 ms total) 54: 54: [----------] 1 test from std_algorithms_reduce_team_test 54: [ RUN ] std_algorithms_reduce_team_test.test [ 62%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o 54: [ OK ] std_algorithms_reduce_team_test.test (588 ms) 54: [----------] 1 test from std_algorithms_reduce_team_test (588 ms total) 54: 54: [----------] 1 test from std_algorithms_transform_reduce_team_test 54: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_subview.cpp.o 54: [ OK ] std_algorithms_transform_reduce_team_test.test (1089 ms) 54: [----------] 1 test from std_algorithms_transform_reduce_team_test (1090 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 4 tests from 4 test suites ran. (4314 ms total) 54: [ PASSED ] 4 tests. 54/59 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 5.07 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: Test timeout computed to be: 1500 55: [==========] Running 18 tests from 5 test suites. 55: [----------] Global test environment set-up. 55: [----------] 2 tests from std_algorithms_is_sorted_team_test 55: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 62%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization 55: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (675 ms) 55: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 62%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o 55: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1608 ms) 55: [----------] 2 tests from std_algorithms_is_sorted_team_test (2283 ms total) 55: 55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (11 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9364 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1472 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (773 ms) 55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2272 ms total) 55: 55: [----------] 4 tests from std_algorithms_is_partitioned_team_test 55: [ RUN ] std_algorithms_is_partitioned_team_test.empty 55: [ OK ] std_algorithms_is_partitioned_team_test.empty (5 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Spaces.cpp.o 55: [ OK ] std_algorithms_is_partitioned_team_test.all_true (369 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o 55: [ OK ] std_algorithms_is_partitioned_team_test.all_false (370 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o 55: [ OK ] std_algorithms_is_partitioned_team_test.random (359 ms) 55: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1105 ms total) 55: 55: [----------] 4 tests from std_algorithms_partition_copy_team_test 55: [ RUN ] std_algorithms_partition_copy_team_test.empty 55: [ OK ] std_algorithms_partition_copy_team_test.empty (10 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.all_true 55: [ OK ] std_algorithms_partition_copy_team_test.all_true (813 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.all_false Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 64%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp 55: [ OK ] std_algorithms_partition_copy_team_test.all_false (803 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.random [ 64%] Built target Kokkos_push_finalize_hook_terminate [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o 55: [ OK ] std_algorithms_partition_copy_team_test.random (813 ms) 55: [----------] 4 tests from std_algorithms_partition_copy_team_test (2441 ms total) 55: 55: [----------] 4 tests from std_algorithms_partition_point_team_test 55: [ RUN ] std_algorithms_partition_point_team_test.empty 55: [ OK ] std_algorithms_partition_point_team_test.empty (5 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.all_true 55: [ OK ] std_algorithms_partition_point_team_test.all_true (235 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.all_false 55: [ OK ] std_algorithms_partition_point_team_test.all_false (235 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.random 55: [ OK ] std_algorithms_partition_point_team_test.random (224 ms) 55: [----------] 4 tests from std_algorithms_partition_point_team_test (701 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 18 tests from 5 test suites ran. (8804 ms total) 55: [ PASSED ] 18 tests. [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o 55/59 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 9.55 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 56: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 56: Test timeout computed to be: 1500 [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o 56: [==========] Running 5 tests from 4 test suites. 56: [----------] Global test environment set-up. 56: [----------] 2 tests from std_algorithms_transform_team_test 56: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 64%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c13.cpp.o [ 64%] Built target Kokkos_CoreUnitTest_Develop [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o 56: [ OK ] std_algorithms_transform_team_test.test_unary_op (782 ms) 56: [ RUN ] std_algorithms_transform_team_test.test_binary_op 56: [ OK ] std_algorithms_transform_team_test.test_binary_op (789 ms) 56: [----------] 2 tests from std_algorithms_transform_team_test (1572 ms total) 56: 56: [----------] 1 test from std_algorithms_generate_team_test 56: [ RUN ] std_algorithms_generate_team_test.test_unary_op Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (9243 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (18608 ms total) 2: 2: [----------] 120 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (204 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (8 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (4 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (264 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (41 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (8 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (52 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (57 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (32 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 56: [ OK ] std_algorithms_generate_team_test.test_unary_op (1895 ms) 56: [----------] 1 test from std_algorithms_generate_team_test (1895 ms total) 56: 56: [----------] 1 test from std_algorithms_generate_n_team_test 56: [ RUN ] std_algorithms_generate_n_team_test.test 56: [ OK ] std_algorithms_generate_n_team_test.test (219 ms) 56: [----------] 1 test from std_algorithms_generate_n_team_test (219 ms total) 56: 56: [----------] 1 test from std_algorithms_swap_ranges_team_test 56: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o 56: [ OK ] std_algorithms_swap_ranges_team_test.test (724 ms) 56: [----------] 1 test from std_algorithms_swap_ranges_team_test (724 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 5 tests from 4 test suites ran. (4411 ms total) 56: [ PASSED ] 5 tests. 56/59 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 5.11 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 57: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 57: Test timeout computed to be: 1500 57: [==========] Running 2 tests from 2 test suites. 57: [----------] Global test environment set-up. 57: [----------] 1 test from std_algorithms_exclusive_scan_team_test 57: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o 57: [ OK ] std_algorithms_exclusive_scan_team_test.test (3009 ms) 57: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3009 ms total) 57: 57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 57: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 57: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1549 ms) 57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1549 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 2 tests from 2 test suites ran. (4559 ms total) 57: [ PASSED ] 2 tests. 2: [ OK ] serial.repeated_team_reduce (6123 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (83 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (82 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (29 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (1 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (29 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (1 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (4 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (2 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (1 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (504 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (2 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 57/59 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 5.25 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 58: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 58: Test timeout computed to be: 1500 58: [==========] Running 2 tests from 2 test suites. 58: [----------] Global test environment set-up. 58: [----------] 1 test from std_algorithms_inclusive_scan_team_test 58: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 2: [ OK ] serial.view_fill_tests_layout_right (1451 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o 2: [ OK ] serial.view_fill_tests_layout_left (2502 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 (31 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (27 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (56 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (2 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c14.cpp.o 2: [ OK ] serial.workgraph_fib (87 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-6830/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left (203 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (203 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (205 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (178 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (173 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (175 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 120 tests from serial (12900 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 128 tests from 2 test suites ran. (31508 ms total) 2: [ PASSED ] 125 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/52 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 31.90 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 58: [ OK ] std_algorithms_inclusive_scan_team_test.test (4810 ms) 58: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4810 ms total) 58: 58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 58: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/52 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.41 sec test 4 Start 4: Kokkos_CoreUnitTest_HIP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_HIP 4: Test timeout computed to be: 1500 [ 39%] Linking CXX executable Kokkos_CoreUnitTest_SYCL3 4: [==========] Running 373 tests from 4 test suites. 4: [----------] Global test environment set-up. 4: [----------] 15 tests from hip_DeathTest 4: [ RUN ] hip_DeathTest.abort_from_host [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp 4: [ OK ] hip_DeathTest.abort_from_host (1348 ms) 4: [ RUN ] hip_DeathTest.abort_from_device 4: [ OK ] hip_DeathTest.abort_from_device (1376 ms) 4: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort 58: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3300 ms) 58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3300 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 2 tests from 2 test suites ran. (8111 ms total) 58: [ PASSED ] 2 tests. 58/59 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 8.80 sec test 59 Start 59: Kokkos_UnitTest_SIMD 59: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/simd/unit_tests/Kokkos_UnitTest_SIMD 59: Test timeout computed to be: 1500 59: [==========] Running 16 tests from 1 test suite. 59: [----------] Global test environment set-up. 59: [----------] 16 tests from simd 59: [ RUN ] simd.host_math_ops 59: [ OK ] simd.host_math_ops (0 ms) 59: [ RUN ] simd.device_math_ops 59: [ OK ] simd.device_math_ops (2 ms) 59: [ RUN ] simd.host_mask_ops 59: [ OK ] simd.host_mask_ops (0 ms) 59: [ RUN ] simd.device_mask_ops 59: [ OK ] simd.device_mask_ops (0 ms) 59: [ RUN ] simd.host_conversions 59: [ OK ] simd.host_conversions (0 ms) 59: [ RUN ] simd.device_conversions 59: [ OK ] simd.device_conversions (0 ms) 59: [ RUN ] simd.host_shift_ops 59: [ OK ] simd.host_shift_ops (0 ms) 59: [ RUN ] simd.device_shift_ops 59: [ OK ] simd.device_shift_ops (0 ms) 59: [ RUN ] simd.host_condition 59: [ OK ] simd.host_condition (0 ms) 59: [ RUN ] simd.device_condition 59: [ OK ] simd.device_condition (0 ms) 59: [ RUN ] simd.host_gen_ctors 59: [ OK ] simd.host_gen_ctors (0 ms) 59: [ RUN ] simd.device_gen_ctors 59: [ OK ] simd.device_gen_ctors (0 ms) 59: [ RUN ] simd.host_where_expressions 59: [ OK ] simd.host_where_expressions (0 ms) 59: [ RUN ] simd.device_where_expressions 59: [ OK ] simd.device_where_expressions (0 ms) 59: [ RUN ] simd.host_reductions 59: [ OK ] simd.host_reductions (0 ms) 59: [ RUN ] simd.device_reductions 59: [ OK ] simd.device_reductions (0 ms) 59: [----------] 16 tests from simd (4 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 16 tests from 1 test suite ran. (4 ms total) 59: [ PASSED ] 16 tests. [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o 59/59 Test #59: Kokkos_UnitTest_SIMD ............................. Passed 0.70 sec 100% tests passed, 0 tests failed out of 59 Total Test time (real) = 603.00 sec Post stage [Pipeline] sh 4: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1346 ms) 4: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Apr 25 18:05:02 2024 stats zeroed Thu Apr 25 17:56:25 2024 cache hit (direct) 751 cache hit (preprocessed) 0 cache miss 1 cache hit rate 99.87 % cleanups performed 0 files in cache 7374 cache size 4.3 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 84025845ea9fbbfd1c1305af29274a313a4960523ffb398cfc1a59549ec7154a [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o $ docker rm -f --volumes 84025845ea9fbbfd1c1305af29274a313a4960523ffb398cfc1a59549ec7154a 4: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1356 ms) 4: [ RUN ] hip_DeathTest.policy_invalid_bounds 4: [ OK ] hip_DeathTest.policy_invalid_bounds (0 ms) 4: [ RUN ] hip_DeathTest.range_policy_invalid_bounds 4: [ OK ] hip_DeathTest.range_policy_invalid_bounds (0 ms) 4: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o 4: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9610 ms) 4: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 39%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2D [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 68%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 68%] Built target Kokkos_CoreUnitTest_KokkosP [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp 4: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (9378 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_SYCL1B [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 70%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 70%] Built target Kokkos_IncrementalTest_HIP [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 72%] Linking CXX executable Kokkos_ProfilingAllCalls [ 72%] Built target Kokkos_ProfilingAllCalls [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (24379 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 73%] Linking CXX executable Kokkos_ToolsInitialization [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 73%] Built target Kokkos_ToolsInitialization [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 40%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 40%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o 4: [ OK ] openmp.team_reduction_scan (103948 ms) 4: [ RUN ] openmp.team_long_reduce 4: [ OK ] openmp.team_long_reduce (100 ms) 4: [ RUN ] openmp.team_double_reduce 4: [ OK ] openmp.team_double_reduce (87 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 (2180 ms) 4: [ RUN ] openmp.team_scan 4: [ OK ] openmp.team_scan (1207 ms) 4: [ RUN ] openmp.team_scan_ret_val 4: [ OK ] openmp.team_scan_ret_val (1244 ms) 4: [ RUN ] openmp.team_shared_request 4: [ OK ] openmp.team_shared_request (332 ms) 4: [ RUN ] openmp.team_scratch_request 4: [ OK ] openmp.team_scratch_request (612 ms) 4: [ RUN ] openmp.team_lambda_shared_request 4: [ OK ] openmp.team_lambda_shared_request (27 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 (59 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 [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (24918 ms) 4: [----------] 15 tests from hip_DeathTest (73714 ms total) 4: 4: [----------] 276 tests from hip 4: [ RUN ] hip.array_capacity 4: [ OK ] hip.array_capacity (0 ms) 4: [ RUN ] hip.array_element_access 4: [ OK ] hip.array_element_access (0 ms) 4: [ RUN ] hip.array_zero_capacity 4: [ OK ] hip.array_zero_capacity (0 ms) 4: [ RUN ] hip.array_zero_data_nullptr 4: [ OK ] hip.array_zero_data_nullptr (0 ms) 4: [ RUN ] hip.array_contiguous_capacity 4: [ OK ] hip.array_contiguous_capacity (0 ms) 4: [ RUN ] hip.array_contiguous_element_access 4: [ OK ] hip.array_contiguous_element_access (0 ms) 4: [ RUN ] hip.array_contiguous_assignment 4: [ OK ] hip.array_contiguous_assignment (0 ms) 4: [ RUN ] hip.array_strided_capacity 4: [ OK ] hip.array_strided_capacity (0 ms) 4: [ RUN ] hip.array_strided_element_access 4: [ OK ] hip.array_strided_element_access (0 ms) 4: [ RUN ] hip.array_strided_assignment 4: [ OK ] hip.array_strided_assignment (0 ms) 4: [ RUN ] hip.atomic_operations_complexdouble 4: [ OK ] hip.atomic_operations_complexdouble (8 ms) 4: [ RUN ] hip.atomic_operations_complexfloat 4: [ OK ] hip.atomic_operations_complexfloat (7 ms) 4: [ RUN ] hip.atomic_operations_double 4: [ OK ] hip.atomic_operations_double (9 ms) 4: [ RUN ] hip.atomic_operations_float 4: [ OK ] hip.atomic_operations_float (7 ms) 4: [ RUN ] hip.atomic_operations_int 4: [ OK ] hip.atomic_operations_int (18 ms) 4: [ RUN ] hip.atomic_operations_long 4: [ OK ] hip.atomic_operations_long (18 ms) 4: [ RUN ] hip.atomic_operations_longlong 4: [ OK ] hip.atomic_operations_longlong (18 ms) 4: [ RUN ] hip.atomic_shared 4: [ OK ] hip.atomic_shared (0 ms) 4: [ RUN ] hip.atomic_operations_unsigned 4: [ OK ] hip.atomic_operations_unsigned (15 ms) 4: [ RUN ] hip.atomic_operations_unsignedlong 4: [ OK ] hip.atomic_operations_unsignedlong (15 ms) 4: [ RUN ] hip.atomics 4: [ OK ] hip.atomics (857 ms) 4: [ RUN ] hip.atomics_tpetra_max_abs 4: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] hip.atomic_views_integral [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_SYCL3 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 40%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 40%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 40%] Built target Kokkos_push_finalize_hook_terminate [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 40%] Built target Kokkos_CoreUnitTest_Develop [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o 4: [ OK ] hip.atomic_views_integral (17935 ms) 4: [ RUN ] hip.atomic_views_nonintegral [ 41%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 41%] Linking CXX executable Kokkos_ProfilingAllCalls 4: [ OK ] hip.atomic_views_nonintegral (14571 ms) 4: [ RUN ] hip.atomic_view_api 4: [ OK ] hip.atomic_view_api (0 ms) 4: [ RUN ] hip.bit_manip_countl_zero 4: [ OK ] hip.bit_manip_countl_zero (10 ms) 4: [ RUN ] hip.bit_manip_countl_one 4: [ OK ] hip.bit_manip_countl_one (0 ms) 4: [ RUN ] hip.bit_manip_countr_zero 4: [ OK ] hip.bit_manip_countr_zero (0 ms) 4: [ RUN ] hip.bit_manip_countr_one 4: [ OK ] hip.bit_manip_countr_one (0 ms) 4: [ RUN ] hip.bit_manip_popcount 4: [ OK ] hip.bit_manip_popcount (0 ms) 4: [ RUN ] hip.bit_manip_has_single_bit 4: [ OK ] hip.bit_manip_has_single_bit (0 ms) 4: [ RUN ] hip.bit_manip_bit_floor 4: [ OK ] hip.bit_manip_bit_floor (0 ms) 4: [ RUN ] hip.bit_manip_bit_ceil 4: [ OK ] hip.bit_manip_bit_ceil (0 ms) 4: [ RUN ] hip.bit_manip_bit_width 4: [ OK ] hip.bit_manip_bit_width (0 ms) 4: [ RUN ] hip.bit_manip_rotl 4: [ OK ] hip.bit_manip_rotl (1 ms) 4: [ RUN ] hip.bit_manip_rotr 4: [ OK ] hip.bit_manip_rotr (0 ms) 4: [ RUN ] hip.bit_manip_byeswap 4: [ OK ] hip.bit_manip_byeswap (0 ms) 4: [ RUN ] hip.bit_manip_bit_cast 4: [ OK ] hip.bit_manip_bit_cast (0 ms) 4: [ RUN ] hip.test_block_deduction_bug_pr_3103 4: [ OK ] hip.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] hip.checked_integer_operations_multiply_overflow 4: [ OK ] hip.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] hip.execution_policy_occupancy_and_hint 4: [ OK ] hip.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] hip.complex_construction 4: [ OK ] hip.complex_construction (0 ms) 4: [ RUN ] hip.complex_basic_math 4: [ OK ] hip.complex_basic_math (0 ms) 4: [ RUN ] hip.complex_special_funtions 4: [ OK ] hip.complex_special_funtions (0 ms) 4: [ RUN ] hip.complex_io 4: [ OK ] hip.complex_io (0 ms) 4: [ RUN ] hip.complex_trivially_copyable 4: [ OK ] hip.complex_trivially_copyable (0 ms) 4: [ RUN ] hip.complex_issue_3865 4: [ OK ] hip.complex_issue_3865 (0 ms) 4: [ RUN ] hip.complex_operations_arithmetic_types_overloads 4: [ OK ] hip.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] hip.crs_count_fill 4: [ OK ] hip.crs_count_fill (3 ms) 4: [ RUN ] hip.crs_copy_constructor 4: [ OK ] hip.crs_copy_constructor (6 ms) 4: [ RUN ] hip.deep_copy_alignment 4: [ OK ] hip.deep_copy_alignment (8 ms) 4: [ RUN ] hip.deep_copy_conversion 4: [ OK ] hip.deep_copy_conversion (868 ms) 4: [ RUN ] hip.partitioning_by_args 4: [ OK ] hip.partitioning_by_args (21 ms) 4: [ RUN ] hip.partitioning_by_vector 4: [ OK ] hip.partitioning_by_vector (1 ms) 4: [ RUN ] hip.execution_space_as_class_data_member 4: [ OK ] hip.execution_space_as_class_data_member (0 ms) 4: [ RUN ] hip.functor_analysis 4: [ OK ] hip.functor_analysis (0 ms) 4: [ RUN ] hip.host_shared_ptr_use_count 4: [ OK ] hip.host_shared_ptr_use_count (0 ms) 4: [ RUN ] hip.host_shared_ptr_get 4: [ OK ] hip.host_shared_ptr_get (0 ms) 4: [ RUN ] hip.host_shared_ptr_dereference_on_device 4: [ OK ] hip.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] hip.host_shared_ptr_special_members_on_device 4: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] hip.host_shared_ptr_tracking 4: 4: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 4: does not support page migration between device and host. 4: HIPManagedSpace might not work as expected. 4: Please refer to the ROCm documentation on unified/managed memory. 4: [ OK ] hip.host_shared_ptr_tracking (0 ms) 4: [ RUN ] hip.init 4: [ OK ] hip.init (0 ms) 4: [ RUN ] hip.dispatch 4: [ OK ] hip.dispatch (17 ms) 4: [ RUN ] hip.join_backward_compatibility 4: [ OK ] hip.join_backward_compatibility (0 ms) 4: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o 4: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (598 ms) 4: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft [ 41%] Built target Kokkos_ProfilingAllCalls [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o 4: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (1937 ms) 4: [ RUN ] hip.local_deepcopy_teampolicy_layoutright [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o 4: [ OK ] hip.local_deepcopy_teampolicy_layoutright (578 ms) 4: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp 4: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1417 ms) 4: [ RUN ] hip.deep_copy_scratch 4: [ OK ] hip.deep_copy_scratch (0 ms) 4: [ RUN ] hip.mathematical_constants_e 4: [ OK ] hip.mathematical_constants_e (2 ms) 4: [ RUN ] hip.mathematical_constants_log2e 4: [ OK ] hip.mathematical_constants_log2e (0 ms) 4: [ RUN ] hip.mathematical_constants_log10e 4: [ OK ] hip.mathematical_constants_log10e (0 ms) 4: [ RUN ] hip.mathematical_constants_pi 4: [ OK ] hip.mathematical_constants_pi (0 ms) 4: [ RUN ] hip.mathematical_constants_inv_pi 4: [ OK ] hip.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] hip.mathematical_constants_inv_sqrtpi 4: [ OK ] hip.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] hip.mathematical_constants_ln2 4: [ OK ] hip.mathematical_constants_ln2 (0 ms) 4: [ RUN ] hip.mathematical_constants_ln10 4: [ OK ] hip.mathematical_constants_ln10 (0 ms) 4: [ RUN ] hip.mathematical_constants_sqrt2 4: [ OK ] hip.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] hip.mathematical_constants_sqrt3 4: [ OK ] hip.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] hip.mathematical_constants_inv_sqrt3 4: [ OK ] hip.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] hip.mathematical_constants_egamma 4: [ OK ] hip.mathematical_constants_egamma (0 ms) 4: [ RUN ] hip.mathematical_constants_phi 4: [ OK ] hip.mathematical_constants_phi (0 ms) 4: [ RUN ] hip.mathematical_functions_trigonometric_functions 4: [ OK ] hip.mathematical_functions_trigonometric_functions (22 ms) 4: [ RUN ] hip.mathematical_functions_hyperbolic_functions 4: [ OK ] hip.mathematical_functions_hyperbolic_functions (2 ms) 4: [ RUN ] hip.mathematical_functions_non_standard 4: [ OK ] hip.mathematical_functions_non_standard (0 ms) 4: [ RUN ] hip.mathematical_functions_power_functions 4: [ OK ] hip.mathematical_functions_power_functions (19 ms) 4: [ RUN ] hip.mathematical_functions_fma 4: [ OK ] hip.mathematical_functions_fma (0 ms) 4: [ RUN ] hip.mathematical_functions_error_and_gamma_functions 4: [ OK ] hip.mathematical_functions_error_and_gamma_functions (1 ms) 4: [ RUN ] hip.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 4: [ RUN ] hip.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] hip.mathematical_functions_absolute_value 4: [ OK ] hip.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] hip.mathematical_functions_floating_point_absolute_value 4: [ OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] hip.mathematical_functions_remainder_function 4: [ OK ] hip.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] hip.mathematical_functions_isfinite 4: [ OK ] hip.mathematical_functions_isfinite (0 ms) 4: [ RUN ] hip.mathematical_functions_isinf 4: [ OK ] hip.mathematical_functions_isinf (0 ms) 4: [ RUN ] hip.mathematical_functions_isnan 4: [ OK ] hip.mathematical_functions_isnan (0 ms) 4: [ RUN ] hip.mathematical_functions_exponential_functions 4: [ OK ] hip.mathematical_functions_exponential_functions (10 ms) 4: [ RUN ] hip.mathspecialfunc_expint1 4: [ OK ] hip.mathspecialfunc_expint1 (4 ms) 4: [ RUN ] hip.mathspecialfunc_errorfunc 4: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselj0y0 4: [ OK ] hip.mathspecialfunc_cbesselj0y0 (27 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselj1y1 4: [ OK ] hip.mathspecialfunc_cbesselj1y1 (28 ms) 4: [ RUN ] hip.mathspecialfunc_cbesseli0k0 4: [ OK ] hip.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesseli1k1 4: [ OK ] hip.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 4: [ OK ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 4: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] hip.mdrange_5d 4: [ OK ] hip.mdrange_5d (14 ms) 4: [ RUN ] hip.mdrange_6d 4: [ OK ] hip.mdrange_6d (15 ms) 4: [ RUN ] hip.mdrange_2d 4: [ OK ] hip.mdrange_2d (3 ms) 4: [ RUN ] hip.mdrange_array_reduce 4: [ OK ] hip.mdrange_array_reduce (0 ms) 4: [ RUN ] hip.mdrange_3d 4: [ OK ] hip.mdrange_3d (6 ms) 4: [ RUN ] hip.mdrange_neg_idx 4: [ OK ] hip.mdrange_neg_idx (1 ms) 4: [ RUN ] hip.mdrange_4d 4: [ OK ] hip.mdrange_4d (5 ms) 4: [ RUN ] hip.mdrange_scalar 4: [ OK ] hip.mdrange_scalar (0 ms) 4: [ RUN ] hip.mdrange_large_deep_copy 4: [ OK ] hip.mdrange_large_deep_copy (67 ms) 4: [ RUN ] hip.md_range_policy_construction_from_arrays 4: [ OK ] hip.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] hip.mdrange_parallel_reduce_primitive_types [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o 4: [ OK ] hip.mdrange_parallel_reduce_primitive_types (3740 ms) 4: [ RUN ] hip.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] hip.mdspan_minimal_functional (0 ms) 4: [ RUN ] hip.max 4: [ OK ] hip.max (0 ms) 4: [ RUN ] hip.max_within_parfor 4: [ OK ] hip.max_within_parfor (1 ms) 4: [ RUN ] hip.min 4: [ OK ] hip.min (0 ms) 4: [ RUN ] hip.min_within_parfor 4: [ OK ] hip.min_within_parfor (0 ms) 4: [ RUN ] hip.minmax 4: [ OK ] hip.minmax (0 ms) 4: [ RUN ] hip.minmax_within_parfor 4: [ OK ] hip.minmax_within_parfor (0 ms) 4: [ RUN ] hip.clamp 4: [ OK ] hip.clamp (0 ms) 4: [ RUN ] hip.clamp_within_parfor 4: [ OK ] hip.clamp_within_parfor (0 ms) 4: [ RUN ] hip.numeric_traits_infinity 4: [ OK ] hip.numeric_traits_infinity (9 ms) 4: [ RUN ] hip.numeric_traits_epsilon 4: [ OK ] hip.numeric_traits_epsilon (0 ms) 4: [ RUN ] hip.numeric_traits_round_error 4: [ OK ] hip.numeric_traits_round_error (0 ms) 4: [ RUN ] hip.numeric_traits_norm_min 4: [ OK ] hip.numeric_traits_norm_min (0 ms) 4: [ RUN ] hip.numeric_traits_denorm_min 4: [ OK ] hip.numeric_traits_denorm_min (0 ms) 4: [ RUN ] hip.numeric_traits_finite_min_max 4: [ OK ] hip.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] hip.numeric_traits_digits 4: [ OK ] hip.numeric_traits_digits (1 ms) 4: [ RUN ] hip.numeric_traits_digits10 4: [ OK ] hip.numeric_traits_digits10 (1 ms) 4: [ RUN ] hip.numeric_traits_max_digits10 4: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] hip.numeric_traits_radix 4: [ OK ] hip.numeric_traits_radix (1 ms) 4: [ RUN ] hip.numeric_traits_min_max_exponent 4: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] hip.numeric_traits_min_max_exponent10 4: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 4: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] hip.numeric_traits_sfinae_friendly 4: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] hip.occupancy_control 4: [ OK ] hip.occupancy_control (0 ms) 4: [ RUN ] hip.memory_pool 4: [ OK ] hip.memory_pool (20 ms) 4: [ RUN ] hip.cxx11 4: [ OK ] hip.cxx11 (0 ms) 4: [ RUN ] hip.viewctorprop_embedded_dim 4: [ OK ] hip.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] hip.parallel_scan_range_policy 4: [ OK ] hip.parallel_scan_range_policy (37 ms) 4: [ RUN ] hip.kokkos_printf 4: [ OK ] hip.kokkos_printf (1 ms) 4: [ RUN ] hip.range_for 4: [ OK ] hip.range_for (2 ms) 4: [ RUN ] hip.range_reduce 4: [ OK ] hip.range_reduce (0 ms) 4: [ RUN ] hip.range_dynamic_policy 4: [ OK ] hip.range_dynamic_policy (0 ms) 4: [ RUN ] hip.range_policy_runtime_parameters 4: [ OK ] hip.range_policy_runtime_parameters (0 ms) 4: [ RUN ] hip.range_for_require 4: [ OK ] hip.range_for_require (1 ms) 4: [ RUN ] hip.range_reduce_require 4: [ OK ] hip.range_reduce_require (0 ms) 4: [ RUN ] hip.range_dynamic_policy_require 4: [ OK ] hip.range_dynamic_policy_require (0 ms) 4: [ RUN ] hip.reducers_int 4: [ OK ] hip.reducers_int (6 ms) 4: [ RUN ] hip.reducers_double 4: [ OK ] hip.reducers_double (5 ms) 4: [ RUN ] hip.reducers_complex_double 4: [ OK ] hip.reducers_complex_double (10 ms) 4: [ RUN ] hip.reducers_struct 4: [ OK ] hip.reducers_struct (3 ms) 4: [ RUN ] hip.reducers_half_t 4: [ OK ] hip.reducers_half_t (4 ms) 4: [ RUN ] hip.reducers_bhalf_t 4: [ OK ] hip.reducers_bhalf_t (3 ms) 4: [ RUN ] hip.reducers_int8_t 4: [ OK ] hip.reducers_int8_t (3 ms) 4: [ RUN ] hip.reducers_int16_t 4: [ OK ] hip.reducers_int16_t (3 ms) 4: [ RUN ] hip.reducers_bool 4: [ OK ] hip.reducers_bool (1 ms) 4: [ RUN ] hip.int64_t_reduce 4: [ OK ] hip.int64_t_reduce (29 ms) 4: [ RUN ] hip.double_reduce 4: [ OK ] hip.double_reduce (27 ms) 4: [ RUN ] hip.int64_t_reduce_dynamic 4: [ OK ] hip.int64_t_reduce_dynamic (26 ms) 4: [ RUN ] hip.double_reduce_dynamic 4: [ OK ] hip.double_reduce_dynamic (26 ms) 4: [ RUN ] hip.int64_t_reduce_dynamic_view 4: [ OK ] hip.int64_t_reduce_dynamic_view (8 ms) 4: [ RUN ] hip.int_combined_reduce 4: [ OK ] hip.int_combined_reduce (0 ms) 4: [ RUN ] hip.mdrange_combined_reduce 4: [ OK ] hip.mdrange_combined_reduce (0 ms) 4: [ RUN ] hip.int_combined_reduce_mixed 4: [ OK ] hip.int_combined_reduce_mixed (0 ms) 4: [ RUN ] hip.reduction_with_large_iteration_count 4: [ OK ] hip.reduction_with_large_iteration_count (299 ms) 4: [ RUN ] hip.reduction_deduction 4: [ OK ] hip.reduction_deduction (0 ms) 4: [ RUN ] hip.reduce_device_view_range_policy [ 41%] Built target Kokkos_CoreUnitTest_SYCL2D [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o 4: [ OK ] openmp.team_policy_max_recommended (53898 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 (1412 ms) 4: [ RUN ] openmp.unique_token_global 4: [ OK ] openmp.unique_token_global (7 ms) 4: [ RUN ] openmp.unique_token_instance 4: [ OK ] openmp.unique_token_instance (21 ms) 4: [ RUN ] openmp.unique_token_team_acquire 4: [ OK ] openmp.unique_token_team_acquire (9 ms) 4: [ RUN ] openmp.view_api_a 4: [ OK ] openmp.view_api_a (13 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 (1459 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 (50 ms) 4: [ RUN ] openmp.view_copy_tests_rank_0 4: [ OK ] openmp.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] openmp.view_copy_degenerated 4: [ OK ] openmp.view_copy_degenerated (0 ms) 4: [ RUN ] openmp.view_fill_tests_layout_right [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 41%] Linking CXX executable Kokkos_ToolsInitialization [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o 4: [ OK ] openmp.view_fill_tests_layout_right (2434 ms) 4: [ RUN ] openmp.view_fill_tests_layout_left [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpacePartitioning.cpp.o 4: [ OK ] openmp.view_fill_tests_layout_left (2387 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 (56 ms) 4: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (53 ms) 4: [ RUN ] openmp.view_irregular_layout 4: [ OK ] openmp.view_irregular_layout (0 ms) 4: [ RUN ] openmp.view_mapping 4: [ OK ] openmp.view_mapping (82 ms) 4: [ RUN ] openmp.view_mapping_operator 4: [ OK ] openmp.view_mapping_operator (2 ms) 4: [ RUN ] openmp.static_extent 4: [ OK ] openmp.static_extent (0 ms) 4: [ RUN ] openmp.view_mapping_atomic 4: [ OK ] openmp.view_mapping_atomic (1 ms) 4: [ RUN ] openmp.view_mapping_class_value 4: [ OK ] openmp.view_mapping_class_value (0 ms) 4: [ RUN ] openmp.view_mapping_assignable 4: [ OK ] openmp.view_mapping_assignable (0 ms) 4: [ RUN ] openmp.view_mapping_trivially_copyable 4: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openmp.view_mapping_subview 4: [ OK ] openmp.view_mapping_subview (0 ms) 4: [ RUN ] openmp.view_nested_view 4: [ OK ] openmp.view_nested_view (0 ms) 4: [ RUN ] openmp.append_formatted_multidimensional_index 4: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] openmp.view_resize 4: [ OK ] openmp.view_resize (5 ms) 4: [ RUN ] openmp.view_realloc 4: [ OK ] openmp.view_realloc (0 ms) 4: [ RUN ] openmp.workgraph_fib [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 4: [ OK ] openmp.workgraph_fib (683 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-6830/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 (0 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 (25 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_atomic 4: [ OK ] openmp.view_subview_2d_from_3d_atomic (25 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (25 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o 4: [ OK ] openmp.view_subview_3d_from_5d_left (306 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 4: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (302 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess [ 41%] Built target Kokkos_ToolsInitialization [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o 4: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (302 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right 4: [ OK ] openmp.view_subview_3d_from_5d_right (295 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 4: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (298 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (290 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 Scanning dependencies of target Kokkos_StackTraceTestExec [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o 4: [ OK ] openmp.task_fib_deprecated (2017 ms) 4: [ RUN ] openmp.task_depend_deprecated 4: [ OK ] openmp.task_depend_deprecated (279 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 (20 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 [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o 4: [ OK ] openmp.task_fib_deprecated_multiple (2123 ms) 4: [ RUN ] openmp.task_depend_deprecated_multiple 4: [ OK ] openmp.task_depend_deprecated_multiple (2 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 (21 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 [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o 4: [ OK ] openmp.task_fib_single (1951 ms) 4: [ RUN ] openmp.task_depend_single 4: [ OK ] openmp.task_depend_single (111 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 (21 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 ] hip.reduce_device_view_range_policy (25842 ms) 4: [ RUN ] hip.reduce_device_view_mdrange_policy [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 4: [ OK ] openmp.task_fib_multiple (1642 ms) 4: [ RUN ] openmp.task_depend_multiple 4: [ OK ] openmp.task_depend_multiple (111 ms) 4: [ RUN ] openmp.task_team_multiple 4: [ OK ] openmp.task_team_multiple (1 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 [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o 4: [ OK ] openmp.task_fib_chase_lev (1877 ms) 4: [ RUN ] openmp.task_depend_chase_lev 4: [ OK ] openmp.task_depend_chase_lev (18 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 (23 ms) 4: [ RUN ] openmp.task_scheduler_ctors_chase_lev 4: [ OK ] openmp.task_scheduler_ctors_chase_lev (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_chase_lev 4: [ OK ] openmp.task_scheduer_ctors_device_chase_lev (0 ms) 4: [----------] 335 tests from openmp (252234 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 350 tests from 2 test suites ran. (255978 ms total) 4: [ PASSED ] 345 tests. 4: [ SKIPPED ] 5 tests, listed below: 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openmp.mdspan_minimal_functional 4: [ SKIPPED ] openmp.reduction_with_large_iteration_count 4: [ SKIPPED ] openmp.view_allocation_int 4/45 Test #4: Kokkos_CoreUnitTest_OpenMP .................. Passed 255.99 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMPInterOp 5: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from openmp 5: [ RUN ] openmp.raw_openmp_interop 5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 5: Detected: 4 cores per node. 5: Detected: 1 MPI_ranks per node. 5: Requested: 8 threads per process. 5: [ OK ] openmp.raw_openmp_interop (1 ms) 5: [----------] 1 test from openmp (1 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (1 ms total) 5: [ PASSED ] 1 test. 5/45 Test #5: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.01 sec test 6 Start 6: Kokkos_CoreUnitTest_OpenMPGraph 6: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_CoreUnitTest_Default 7: Test timeout computed to be: 1500 7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 7: Detected: 4 cores per node. 7: Detected: 1 MPI_ranks per node. 7: Requested: 8 threads per process. 7: [==========] Running 71 tests from 41 test suites. 7: [----------] Global test environment set-up. 7: [----------] 31 tests from defaultdevicetype 7: [ RUN ] defaultdevicetype.initialization_settings 7: [ OK ] defaultdevicetype.initialization_settings (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 7: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_device_id 7: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 7: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 7: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_help 7: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 7: Warning: command line argument '--kokkos-tools-libs=ich_tue_nur.so' ignored because kokkos-tools is disabled. Raised by Kokkos::initialize(). 7: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 7: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 7: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_num_threads 7: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_device_id 7: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_disable_warnings 7: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 7: [ RUN ] defaultdevicetype.env_vars_tune_internals 7: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 7: [ RUN ] defaultdevicetype.visible_devices 7: [ OK ] defaultdevicetype.visible_devices (0 ms) 7: [ RUN ] defaultdevicetype.shared_space 7: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/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 (1 ms) 7: [ RUN ] defaultdevicetype.half_conversion 7: [ OK ] defaultdevicetype.half_conversion (9 ms) 7: [ RUN ] defaultdevicetype.bhalf_conversion 7: [ OK ] defaultdevicetype.bhalf_conversion (8 ms) 7: [ RUN ] defaultdevicetype.half_operators 7: [ OK ] defaultdevicetype.half_operators (5 ms) 7: [ RUN ] defaultdevicetype.bhalf_operators 7: [ OK ] defaultdevicetype.bhalf_operators (3 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 (118 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o 7: [ OK ] defaultdevicetype.reduce_instantiation_b1 (280 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c1 7: [ OK ] defaultdevicetype.reduce_instantiation_c1 (120 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a2 7: [ OK ] defaultdevicetype.reduce_instantiation_a2 (99 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b2 7: [ OK ] defaultdevicetype.reduce_instantiation_b2 (152 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c2 7: [ OK ] defaultdevicetype.reduce_instantiation_c2 (77 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a3 7: [ OK ] defaultdevicetype.reduce_instantiation_a3 (77 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b3 7: [ OK ] defaultdevicetype.reduce_instantiation_b3 (169 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c3 7: [ OK ] defaultdevicetype.reduce_instantiation_c3 (85 ms) 7: [ RUN ] defaultdevicetype.malloc 7: [ OK ] defaultdevicetype.malloc (0 ms) 7: [----------] 31 tests from defaultdevicetype (1210 ms total) 7: 7: [----------] 1 test from kokkosresize 7: [ RUN ] kokkosresize.host_space_access 7: [ OK ] kokkosresize.host_space_access (14 ms) 7: [----------] 1 test from kokkosresize (14 ms total) 7: 7: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/0.sizes 7: [ OK ] TestViewAPI/0.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/0 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/1.sizes 7: [ OK ] TestViewAPI/1.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/1 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/2.sizes 7: [ OK ] TestViewAPI/2.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/2 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/3.sizes 7: [ OK ] TestViewAPI/3.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/3 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/4.sizes 7: [ OK ] TestViewAPI/4.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/4 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/5.sizes 7: [ OK ] TestViewAPI/5.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/5 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/6.sizes 7: [ OK ] TestViewAPI/6.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/6 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/7.sizes 7: [ OK ] TestViewAPI/7.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/7 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/8.sizes 7: [ OK ] TestViewAPI/8.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/8 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/9.sizes 7: [ OK ] TestViewAPI/9.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/9 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/10.sizes 7: [ OK ] TestViewAPI/10.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/10 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/11.sizes 7: [ OK ] TestViewAPI/11.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/11 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/12.sizes 7: [ OK ] TestViewAPI/12.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/12 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/13.sizes 7: [ OK ] TestViewAPI/13.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/13 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/14.sizes 7: [ OK ] TestViewAPI/14.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/14 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/15.sizes 7: [ OK ] TestViewAPI/15.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/15 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/16.sizes 7: [ OK ] TestViewAPI/16.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/16 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/17.sizes 7: [ OK ] TestViewAPI/17.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/17 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/18.sizes 7: [ OK ] TestViewAPI/18.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/18 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/19.sizes 7: [ OK ] TestViewAPI/19.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/19 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/20.sizes 7: [ OK ] TestViewAPI/20.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/20 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/21.sizes 7: [ OK ] TestViewAPI/21.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/21 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/22.sizes 7: [ OK ] TestViewAPI/22.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/22 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/23.sizes 7: [ OK ] TestViewAPI/23.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/23 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/24.sizes 7: [ OK ] TestViewAPI/24.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/24 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/25.sizes 7: [ OK ] TestViewAPI/25.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/25 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/26.sizes 7: [ OK ] TestViewAPI/26.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/26 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/27.sizes 7: [ OK ] TestViewAPI/27.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/27 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/28.sizes 7: [ OK ] TestViewAPI/28.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/28 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/29.sizes 7: [ OK ] TestViewAPI/29.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/29 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/30.sizes 7: [ OK ] TestViewAPI/30.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/30 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/31.sizes 7: [ OK ] TestViewAPI/31.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/31 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/32.sizes 7: [ OK ] TestViewAPI/32.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/32 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/33.sizes 7: [ OK ] TestViewAPI/33.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/33 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/34.sizes 7: [ OK ] TestViewAPI/34.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/34 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/35.sizes 7: [ OK ] TestViewAPI/35.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/35 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/36.sizes 7: [ OK ] TestViewAPI/36.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/36 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/37.sizes 7: [ OK ] TestViewAPI/37.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/37 (0 ms total) 7: 7: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 7: [ RUN ] TestViewAPI/38.sizes 7: [ OK ] TestViewAPI/38.sizes (0 ms) 7: [----------] 1 test from TestViewAPI/38 (0 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 71 tests from 41 test suites ran. (1225 ms total) 7: [ PASSED ] 69 tests. 7: [ SKIPPED ] 2 tests, listed below: 7: [ SKIPPED ] defaultdevicetype.shared_space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space 7/45 Test #7: Kokkos_CoreUnitTest_Default ................. Passed 1.24 sec test 8 Start 8: Kokkos_CoreUnitTest_LegionInitialization 8: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from initialization 8: [ RUN ] initialization.legion_initialization 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 4 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [ OK ] initialization.legion_initialization (1 ms) 8: [----------] 1 test from initialization (1 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (1 ms total) 8: [ PASSED ] 1 test. 8/45 Test #8: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.01 sec test 9 Start 9: Kokkos_CoreUnitTest_PushFinalizeHook 9: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 9: Test timeout computed to be: 1500 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 4 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: SUCCESS 9/45 Test #9: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.01 sec test 10 Start 10: Kokkos_CoreUnitTest_Develop 10: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Develop 10: Test timeout computed to be: 1500 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 4 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [==========] Running 1 test from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 1 test from defaultdevicetype 10: [ RUN ] defaultdevicetype.development_test 10: [ OK ] defaultdevicetype.development_test (0 ms) 10: [----------] 1 test from defaultdevicetype (0 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 1 test from 1 test suite ran. (0 ms total) 10: [ PASSED ] 1 test. 10/45 Test #10: Kokkos_CoreUnitTest_Develop ................. Passed 0.01 sec test 11 Start 11: Kokkos_CoreUnitTest_KokkosP 11: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (1 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence_view 11: [ OK ] kokkosp.parallel_scan_no_fence_view (1 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 (3 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. (3 ms total) 11: [ PASSED ] 27 tests. 11/45 Test #11: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.01 sec test 12 Start 12: Kokkos_CoreUnitTest_StackTraceTest 12: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55e1e44b8c29] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55e1e4467839] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55e1e44608e4] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55e1e446299f] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55e1e4499aee] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55e1e448b75f] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55e1e448ba72] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55e1e448c05d] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55e1e448e778] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55e1e448ec4c] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55e1e445f4b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5711b5a083] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55e1e44606ee] 12: 12: demangled test_f1: 12: [0x55e1e44b8c29] Kokkos::Impl::save_stacktrace() 12: [0x55e1e4467839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55e1e44608e4] Test::test_stacktrace(bool, bool) 12: [0x55e1e446299f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x55e1e4499aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55e1e448b75f] 12: [0x55e1e448ba72] 12: [0x55e1e448c05d] 12: [0x55e1e448e778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55e1e448ec4c] testing::UnitTest::Run() 12: [0x55e1e445f4b6] main 12: [0x7f5711b5a083] __libc_start_main 12: [0x55e1e44606ee] _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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55e1e44b8c29] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55e1e4467839] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55e1e4467a78] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55e1e44611ce] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55e1e446299f] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55e1e4499aee] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55e1e448b75f] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55e1e448ba72] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55e1e448c05d] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55e1e448e778] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55e1e448ec4c] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55e1e445f4b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5711b5a083] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55e1e44606ee] 12: 12: demangled test_f3: 12: [0x55e1e44b8c29] Kokkos::Impl::save_stacktrace() 12: [0x55e1e4467839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55e1e4467a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55e1e44611ce] Test::test_stacktrace(bool, bool) 12: [0x55e1e446299f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x55e1e4499aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55e1e448b75f] 12: [0x55e1e448ba72] 12: [0x55e1e448c05d] 12: [0x55e1e448e778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55e1e448ec4c] testing::UnitTest::Run() 12: [0x55e1e445f4b6] main 12: [0x7f5711b5a083] __libc_start_main 12: [0x55e1e44606ee] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (202 ms) 12: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 12: 12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55e1e44b8c29] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55e1e4467839] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55e1e44608e4] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55e1e4462d1c] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55e1e4499aee] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55e1e448b75f] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55e1e448ba72] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55e1e448c05d] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55e1e448e778] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55e1e448ec4c] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55e1e445f4b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5711b5a083] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55e1e44606ee] 12: 12: demangled test_f1: 12: [0x55e1e44b8c29] Kokkos::Impl::save_stacktrace() 12: [0x55e1e4467839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55e1e44608e4] Test::test_stacktrace(bool, bool) 12: [0x55e1e4462d1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x55e1e4499aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55e1e448b75f] 12: [0x55e1e448ba72] 12: [0x55e1e448c05d] 12: [0x55e1e448e778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55e1e448ec4c] testing::UnitTest::Run() 12: [0x55e1e445f4b6] main 12: [0x7f5711b5a083] __libc_start_main 12: [0x55e1e44606ee] _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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55e1e44b8c29] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55e1e4467839] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55e1e4467a78] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55e1e44611ce] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55e1e4462d1c] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55e1e4499aee] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55e1e448b75f] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55e1e448ba72] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55e1e448c05d] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55e1e448e778] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55e1e448ec4c] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55e1e445f4b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5711b5a083] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55e1e44606ee] 12: 12: demangled test_f3: 12: [0x55e1e44b8c29] Kokkos::Impl::save_stacktrace() 12: [0x55e1e4467839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55e1e4467a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55e1e44611ce] Test::test_stacktrace(bool, bool) 12: [0x55e1e4462d1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x55e1e4499aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55e1e448b75f] 12: [0x55e1e448ba72] 12: [0x55e1e448c05d] 12: [0x55e1e448e778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55e1e448ec4c] testing::UnitTest::Run() 12: [0x55e1e445f4b6] main 12: [0x7f5711b5a083] __libc_start_main 12: [0x55e1e44606ee] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (193 ms) 12: [----------] 2 tests from defaultdevicetype_DeathTest (395 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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55e1e44b8c29] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55e1e4467839] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55e1e44608e4] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55e1e4499aee] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55e1e448b75f] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55e1e448ba72] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55e1e448c05d] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55e1e448e778] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55e1e448ec4c] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55e1e445f4b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5711b5a083] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55e1e44606ee] 12: 12: demangled test_f1: 12: [0x55e1e44b8c29] Kokkos::Impl::save_stacktrace() 12: [0x55e1e4467839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55e1e44608e4] Test::test_stacktrace(bool, bool) 12: [0x55e1e4499aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55e1e448b75f] 12: [0x55e1e448ba72] 12: [0x55e1e448c05d] 12: [0x55e1e448e778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55e1e448ec4c] testing::UnitTest::Run() 12: [0x55e1e445f4b6] main 12: [0x7f5711b5a083] __libc_start_main 12: [0x55e1e44606ee] _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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55e1e44b8c29] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55e1e4467839] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55e1e4467a78] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55e1e44611ce] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55e1e4499aee] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55e1e448b75f] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55e1e448ba72] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55e1e448c05d] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55e1e448e778] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55e1e448ec4c] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55e1e445f4b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5711b5a083] 12: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55e1e44606ee] 12: 12: demangled test_f3: 12: [0x55e1e44b8c29] Kokkos::Impl::save_stacktrace() 12: [0x55e1e4467839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55e1e4467a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55e1e44611ce] Test::test_stacktrace(bool, bool) 12: [0x55e1e4499aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55e1e448b75f] 12: [0x55e1e448ba72] 12: [0x55e1e448c05d] 12: [0x55e1e448e778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55e1e448ec4c] testing::UnitTest::Run() 12: [0x55e1e445f4b6] main 12: [0x7f5711b5a083] __libc_start_main 12: [0x55e1e44606ee] _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. (396 ms total) 12: [ PASSED ] 3 tests. 12/45 Test #12: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 0.41 sec test 13 Start 13: Kokkos_IncrementalTest_OPENMP 13: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 13: Test timeout computed to be: 1500 13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 13: Detected: 4 cores per node. 13: Detected: 1 MPI_ranks per node. 13: Requested: 8 threads per process. 13: [==========] Running 28 tests from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 28 tests from OPENMP 13: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 13: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 13: [ RUN ] OPENMP.IncrTest_01_execspace 13: Host Parallel Execution Space: 13: KOKKOS_ENABLE_OPENMP: yes 13: 13: OpenMP Runtime Configuration: 13: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 13: OpenMP 13: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 13: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 13: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 13: [ RUN ] OPENMP.IncrTest_02_AtomicSub 13: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 13: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 13: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 13: [ RUN ] OPENMP.IncrTest_03b_memspace_free 13: [ OK ] OPENMP.IncrTest_03b_memspace_free (36 ms) 13: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 13: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 13: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 13: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 13: [ RUN ] OPENMP.IncrTest_05_reduction 13: [ OK ] OPENMP.IncrTest_05_reduction (123 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 [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o 13: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (11 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 (177 ms) 13: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 13: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (14 ms) 13: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 13: [ OK ] OPENMP.IncrTest_12b_TeamScratch (6 ms) 13: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (20 ms) 13: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (21 ms) 13: [ RUN ] OPENMP.incr_14_MDrangeReduce [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o 13: [ OK ] OPENMP.incr_14_MDrangeReduce (14 ms) 13: [ RUN ] OPENMP.IncrTest_16_parallelscan 13: [ OK ] OPENMP.IncrTest_16_parallelscan (13 ms) 13: [ RUN ] OPENMP.incr_17_atomicView 13: [ OK ] OPENMP.incr_17_atomicView (1 ms) 13: [----------] 28 tests from OPENMP (443 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 1 test suite ran. (443 ms total) 13: [ PASSED ] 28 tests. 13/45 Test #13: Kokkos_IncrementalTest_OPENMP ............... Passed 0.46 sec test 14 Start 14: Kokkos_IncrementalTest_SERIAL 14: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (44 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 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o 14: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (256 ms) 14: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 14: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 14: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 14: [ OK ] SERIAL.IncrTest_12b_TeamScratch (5 ms) 14: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.incr_14_MDrangeReduce 14: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 14: [ RUN ] SERIAL.IncrTest_16_parallelscan 14: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 14: [ RUN ] SERIAL.incr_17_atomicView 14: [ OK ] SERIAL.incr_17_atomicView (0 ms) 14: [----------] 28 tests from SERIAL (308 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 28 tests from 1 test suite ran. (308 ms total) 14: [ PASSED ] 28 tests. 14/45 Test #14: Kokkos_IncrementalTest_SERIAL ............... Passed 0.33 sec test 15 Start 15: Kokkos_CoreUnitTest_CTestDevice 15: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 15: Test timeout computed to be: 1500 15: [==========] Running 8 tests from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 8 tests from ctest_environment 15: [ RUN ] ctest_environment.no_device_type 15: [ OK ] ctest_environment.no_device_type (0 ms) 15: [ RUN ] ctest_environment.no_process_count 15: [ OK ] ctest_environment.no_process_count (0 ms) 15: [ RUN ] ctest_environment.invalid_rank 15: [ OK ] ctest_environment.invalid_rank (0 ms) 15: [ RUN ] ctest_environment.no_type_str 15: [ OK ] ctest_environment.no_type_str (0 ms) 15: [ RUN ] ctest_environment.missing_type 15: [ OK ] ctest_environment.missing_type (0 ms) 15: [ RUN ] ctest_environment.no_id_str 15: [ OK ] ctest_environment.no_id_str (0 ms) 15: [ RUN ] ctest_environment.invalid_id_str 15: [ OK ] ctest_environment.invalid_id_str (0 ms) 15: [ RUN ] ctest_environment.good 15: [ OK ] ctest_environment.good (0 ms) 15: [----------] 8 tests from ctest_environment (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 8 tests from 1 test suite ran. (0 ms total) 15: [ PASSED ] 8 tests. 15/45 Test #15: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.01 sec test 16 Start 16: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 16: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/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.000996739 0.000996739 17: "taskdag: tasks per second (max, avg)" 13042.5 13042.5 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-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-25_T17-56-26.json" 18: Test timeout computed to be: 1500 18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 18: Detected: 4 cores per node. 18: Detected: 1 MPI_ranks per node. 18: Requested: 8 threads per process. 18: 2024-04-25T18:17:30+00:00 18: Running /var/jenkins/workspace/Kokkos_PR-6830/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.79, 6.99, 5.59 18: CPU architecture: none 18: Default Device: N6Kokkos6OpenMPE 18: GIT_BRANCH: HEAD 18: GIT_CLEAN_STATUS: CLEAN 18: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 18: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 18: GIT_COMMIT_HASH: 4b656d535 18: GPU architecture: none 18: KOKKOS_COMPILER_GNU: 840 18: KOKKOS_ENABLE_ASM: yes 18: KOKKOS_ENABLE_CXX17: yes 18: KOKKOS_ENABLE_CXX20: no 18: KOKKOS_ENABLE_CXX23: no 18: KOKKOS_ENABLE_CXX26: no 18: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 18: KOKKOS_ENABLE_HWLOC: no 18: KOKKOS_ENABLE_LIBDL: no 18: KOKKOS_ENABLE_OPENMP: yes 18: KOKKOS_ENABLE_PRAGMA_IVDEP: no 18: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 18: KOKKOS_ENABLE_PRAGMA_UNROLL: no 18: KOKKOS_ENABLE_PRAGMA_VECTOR: no 18: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 18: Kokkos Version: 4.3.99 18: platform: 64bit [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Count Time normalized 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: GramSchmidt/Count:1024/iterations:5/manual_time 0.173 s 0.022 s 5 1024 149.244u [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o 18: GramSchmidt/Count:2048/iterations:5/manual_time 0.167 s 0.021 s 5 2.048k 73.7807u 18: GramSchmidt/Count:4096/iterations:5/manual_time 0.157 s 0.022 s 5 4.096k 38.5394u [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o 18: GramSchmidt/Count:8192/iterations:5/manual_time 0.185 s 0.027 s 5 8.192k 19.9539u [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o 18: GramSchmidt/Count:16384/iterations:5/manual_time 0.173 s 0.036 s 5 16.384k 10.4938u 18: GramSchmidt/Count:32768/iterations:5/manual_time 0.181 s 0.033 s 5 32.768k 5.50644u 18: GramSchmidt/Count:65536/iterations:5/manual_time 0.174 s 0.042 s 5 65.536k 1045.53n [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 44%] Linking CXX executable Kokkos_CoreUnitTest_Default 18: GramSchmidt/Count:131072/iterations:5/manual_time 0.166 s 0.076 s 5 131.072k 2.36079u [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o 18: GramSchmidt/Count:262144/iterations:5/manual_time 0.379 s 0.122 s 5 262.144k 640.777n [ 77%] Linking CXX executable Kokkos_StackTraceTestExec [ 77%] Built target Kokkos_StackTraceTestExec [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 77%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecutionSpace.cpp.o [ 77%] Built target Kokkos_IncrementalTest_OPENMP [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp 18: GramSchmidt/Count:524288/iterations:5/manual_time 0.674 s 0.229 s 5 524.288k 413.898n [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o [100%] Built target Kokkos_CoreUnitTest_OpenACC + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 215 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o 1: [ OK ] serial_DeathTest.abort_from_host (388 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (357 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (354 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (342 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (1 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (3 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 1: [----------] 7 tests from serial_DeathTest (1450 ms total) 1: 1: [----------] 208 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (3 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (126 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 (3 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 44%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o 4: [ OK ] hip.reduce_device_view_mdrange_policy (24224 ms) 4: [ RUN ] hip.reduce_device_view_team_policy 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2877 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 45%] Linking CXX executable Kokkos_StackTraceTestExec [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 45%] Built target Kokkos_StackTraceTestExec [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/UnitTestMainInit.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2819 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_KokkosP [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (996 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1065 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (44 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (166 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 (7 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (127 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (9 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (1990 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: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s Max 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: CustomReduction/N:100000/R:1000/manual_time 7.61 s 7.54 s 1 0.0138142/s 11.5 [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3119 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6830/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 (33 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (11 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (5 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (20 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (20 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (0 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (0 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (290 ms) 1: [ RUN ] serial.double_reduce 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.891 s 0.452 s 2 0.0521754 0.110926 0.124659 0.258751 0.0655144 0.0683003 1: [ OK ] serial.double_reduce (297 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 1: [ OK ] serial.int64_t_reduce_dynamic (959 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o 18: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 18: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 18: OverlapMDRangePolicy/N:200/M:10000/R:10 0.180 s 0.087 s 8 5.33036m 0.0572121 0.0139415 0.0550862 6.61142m 7.01609m 1: [ OK ] serial.double_reduce_dynamic (1066 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (615 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 (17 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_FunctorAnalysis.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test01_execspace_SYCL.cpp.o 18: OverlapTeamPolicy/N:20/M:1000000/R:10 0.974 s 0.492 s 2 0.0520215 0.0961299 0.144699 0.25097 0.0759445 0.0957658 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 180.438n 18: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 110.55n 18: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 71.3259n 18: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 57.5573n 18: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.001 s 0.001 s 5 16.384k 45.4134n 18: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.001 s 0.002 s 5 32.768k 41.2836n 18: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.003 s 0.004 s 5 65.536k 39.2279n 18: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.003 s 0.011 s 5 131.072k 19.2418n 18: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.010 s 0.029 s 5 262.144k 41.0467n 1: [ OK ] serial.reduce_device_view_team_policy (1987 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (6 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 18: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.020 s 0.067 s 5 524.288k 36.3817n [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o 1: [ OK ] serial.task_fib_deprecated (191 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o 1: [ OK ] serial.task_fib_deprecated_multiple (191 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (6 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (178 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (6 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o 1: [ OK ] serial.task_fib_multiple (181 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 (6 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 [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o 1: [ OK ] serial.task_fib_chase_lev (220 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (8 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 208 tests from serial (19804 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 215 tests from 2 test suites ran. (21255 ms total) 1: [ PASSED ] 214 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/20 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 21.96 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: [==========] Running 127 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: rate 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Malloc/N:1/manual_time 0.245 us 0.427 us 2815629 4.07685M/s [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o 18: Malloc/N:16/manual_time 0.245 us 0.428 us 2815273 4.08128M/s 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2575 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o 18: Malloc/N:256/manual_time 0.287 us 0.470 us 2369644 3.48004M/s [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o 4: [ OK ] hip.reduce_device_view_team_policy (21205 ms) 4: [ RUN ] hip.impl_shared_alloc 4: [ OK ] hip.impl_shared_alloc (85 ms) 4: [ RUN ] hip.kokkos_swap 4: [ OK ] hip.kokkos_swap (0 ms) 4: [ RUN ] hip.team_for 4: [ OK ] hip.team_for (13 ms) 4: [ RUN ] hip.team_reduce 4: [ OK ] hip.team_reduce (0 ms) 4: [ RUN ] hip.team_reduce_large 4: [ OK ] hip.team_reduce_large (289 ms) 4: [ RUN ] hip.team_parallel_single 4: [ OK ] hip.team_parallel_single (7 ms) 4: [ RUN ] hip.large_team_scratch_size 4: [ OK ] hip.large_team_scratch_size (0 ms) 4: [ RUN ] hip.team_broadcast_long 4: [ OK ] hip.team_broadcast_long (0 ms) 4: [ RUN ] hip.team_broadcast_long_wrapper 4: [ OK ] hip.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] hip.team_broadcast_char 4: [ OK ] hip.team_broadcast_char (0 ms) 4: [ RUN ] hip.team_broadcast_float 4: [ OK ] hip.team_broadcast_float (0 ms) 4: [ RUN ] hip.team_broadcast_double 4: [ OK ] hip.team_broadcast_double (0 ms) 4: [ RUN ] hip.team_handle_by_value 4: [ OK ] hip.team_handle_by_value (0 ms) 4: [ RUN ] hip.team_vector 4: [ OK ] hip.team_vector (9 ms) 4: [ RUN ] hip.triple_nested_parallelism 4: [ OK ] hip.triple_nested_parallelism (6 ms) 4: [ RUN ] hip.parallel_scan_with_reducers 4: [ OK ] hip.parallel_scan_with_reducers (54 ms) 4: [ RUN ] hip.team_thread_range_combined_reducers 4: [ OK ] hip.team_thread_range_combined_reducers (1 ms) 4: [ RUN ] hip.thread_vector_range_combined_reducers 4: [ OK ] hip.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] hip.team_vector_range_combined_reducers 4: [ OK ] hip.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] hip.TeamThreadMDRangeParallelFor 4: [ OK ] hip.TeamThreadMDRangeParallelFor (26 ms) 4: [ RUN ] hip.ThreadVectorMDRangeParallelFor 4: [ OK ] hip.ThreadVectorMDRangeParallelFor (7 ms) 4: [ RUN ] hip.TeamVectorMDRangeParallelFor 4: [ OK ] hip.TeamVectorMDRangeParallelFor (7 ms) 4: [ RUN ] hip.TeamThreadMDRangeParallelReduce 4: [ OK ] hip.TeamThreadMDRangeParallelReduce (13 ms) 4: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 4: [ OK ] hip.ThreadVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] hip.TeamVectorMDRangeParallelReduce 4: [ OK ] hip.TeamVectorMDRangeParallelReduce (6 ms) 4: [ RUN ] hip.team_policy_runtime_parameters 4: [ OK ] hip.team_policy_runtime_parameters (0 ms) 4: [ RUN ] hip.team_reduction_scan 4: [ OK ] hip.team_reduction_scan (1939 ms) 4: [ RUN ] hip.team_long_reduce 4: [ OK ] hip.team_long_reduce (20 ms) 4: [ RUN ] hip.team_double_reduce 4: [ OK ] hip.team_double_reduce (20 ms) 4: [ RUN ] hip.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] hip.repeated_team_reduce 4: [ OK ] hip.repeated_team_reduce (78 ms) 4: [ RUN ] hip.team_scan 4: [ OK ] hip.team_scan (78 ms) 4: [ RUN ] hip.team_scan_ret_val 4: [ OK ] hip.team_scan_ret_val (75 ms) 4: [ RUN ] hip.team_shared_request 4: [ OK ] hip.team_shared_request (2 ms) 4: [ RUN ] hip.team_scratch_request 4: [ OK ] hip.team_scratch_request (1 ms) 4: [ RUN ] hip.team_lambda_shared_request 4: [ OK ] hip.team_lambda_shared_request (3 ms) 4: [ RUN ] hip.scratch_align 4: [ OK ] hip.scratch_align (0 ms) 4: [ RUN ] hip.shmem_size 4: [ OK ] hip.shmem_size (0 ms) 4: [ RUN ] hip.multi_level_scratch 4: [ OK ] hip.multi_level_scratch (11 ms) 4: [ RUN ] hip.team_scratch_memory_index_parallel_for 4: [ OK ] hip.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] hip.team_policy_max_recommended 4: [ OK ] hip.team_policy_max_recommended (27 ms) 4: [ RUN ] hip.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] hip.team_teamvector_range 4: [ OK ] hip.team_teamvector_range (3 ms) 4: [ RUN ] hip.unique_token_global 4: [ OK ] hip.unique_token_global (23 ms) 4: [ RUN ] hip.unique_token_instance 4: [ OK ] hip.unique_token_instance (24 ms) 4: [ RUN ] hip.unique_token_team_acquire 4: [ OK ] hip.unique_token_team_acquire (16 ms) 4: [ RUN ] hip.view_api_a 4: [ OK ] hip.view_api_a (4 ms) 4: [ RUN ] hip.view_api_b 4: [ OK ] hip.view_api_b (5 ms) 4: [ RUN ] hip.view_api_c 4: [ OK ] hip.view_api_c (1 ms) 4: [ RUN ] hip.view_api_d 4: [ OK ] hip.view_api_d (1 ms) 4: [ RUN ] hip.view_allocation_error 4: [ OK ] hip.view_allocation_error (4 ms) 4: [ RUN ] hip.view_remap 4: [ OK ] hip.view_remap (0 ms) 4: [ RUN ] hip.view_mirror_nonconst 4: [ OK ] hip.view_mirror_nonconst (0 ms) 4: [ RUN ] hip.view_stride_method 4: [ OK ] hip.view_stride_method (0 ms) 4: [ RUN ] hip.anonymous_space 4: [ OK ] hip.anonymous_space (1 ms) 4: [ RUN ] hip.view_overload_resolution 4: [ OK ] hip.view_overload_resolution (0 ms) 4: [ RUN ] hip.view_allocation_large_rank 4: [ OK ] hip.view_allocation_large_rank (4 ms) 4: [ RUN ] hip.view_shmem_size_on_device 4: [ OK ] hip.view_shmem_size_on_device (0 ms) 4: [ RUN ] hip.view_is_assignable 4: [ OK ] hip.view_is_assignable (0 ms) 4: [ RUN ] hip.view_copy_tests 4: [ OK ] hip.view_copy_tests (6 ms) 4: [ RUN ] hip.view_copy_tests_rank_0 4: [ OK ] hip.view_copy_tests_rank_0 (1 ms) 4: [ RUN ] hip.view_copy_degenerated 4: [ OK ] hip.view_copy_degenerated (0 ms) 4: [ RUN ] hip.view_fill_tests_layout_right 4: [ OK ] hip.view_fill_tests_layout_right (67 ms) 4: [ RUN ] hip.view_fill_tests_layout_left 4: [ OK ] hip.view_fill_tests_layout_left (47 ms) 4: [ RUN ] hip.view_empty_runtime_unmanaged 4: [ OK ] hip.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] hip.view_hooks 4: [ OK ] hip.view_hooks (0 ms) 4: [ RUN ] hip.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] hip.view_layoutstride_left_to_layoutleft_assignment (37 ms) 4: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (36 ms) 4: [ RUN ] hip.view_irregular_layout 4: [ OK ] hip.view_irregular_layout (5 ms) 4: [ RUN ] hip.view_mapping 4: [ OK ] hip.view_mapping (63 ms) 4: [ RUN ] hip.view_mapping_operator 4: [ OK ] hip.view_mapping_operator (24 ms) 4: [ RUN ] hip.static_extent 4: [ OK ] hip.static_extent (0 ms) 4: [ RUN ] hip.view_mapping_atomic 4: [ OK ] hip.view_mapping_atomic (1 ms) 4: [ RUN ] hip.view_mapping_class_value 4: [ OK ] hip.view_mapping_class_value (0 ms) 4: [ RUN ] hip.view_mapping_assignable 4: [ OK ] hip.view_mapping_assignable (0 ms) 4: [ RUN ] hip.view_mapping_trivially_copyable 4: [ OK ] hip.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip.view_mapping_subview 4: [ OK ] hip.view_mapping_subview (0 ms) 4: [ RUN ] hip.view_nested_view 4: [ OK ] hip.view_nested_view (1 ms) 4: [ RUN ] hip.append_formatted_multidimensional_index 4: [ OK ] hip.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] hip.view_resize 4: [ OK ] hip.view_resize (11 ms) 4: [ RUN ] hip.view_realloc 4: [ OK ] hip.view_realloc (0 ms) 4: [ RUN ] hip.workgraph_fib 18: Malloc/N:4096/manual_time 0.264 us 0.442 us 2701114 3.79287M/s 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2741 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 8 tests from serial_DeathTest (5316 ms total) 2: 2: [----------] 119 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (508 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (10 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (7 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (607 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (89 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 (168 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (127 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (112 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 18: Malloc/N:65536/manual_time 0.198 us 0.446 us 3524993 5.05279M/s [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o 4: [ OK ] hip.workgraph_fib (3020 ms) 4: [ RUN ] hip.resize_realloc_no_init 4: [ OK ] hip.resize_realloc_no_init (0 ms) 4: [ RUN ] hip.resize_realloc_no_alloc 4: [ OK ] hip.resize_realloc_no_alloc (0 ms) 4: [ RUN ] hip.realloc_exec_space 4: [ OK ] hip.realloc_exec_space (0 ms) 4: [ RUN ] hip.view_alloc 4: [ OK ] hip.view_alloc (1 ms) 4: [ RUN ] hip.view_alloc_exec_space 4: [ OK ] hip.view_alloc_exec_space (0 ms) 4: [ RUN ] hip.view_alloc_int 4: [ OK ] hip.view_alloc_int (0 ms) 4: [ RUN ] hip.view_alloc_exec_space_int 4: [ OK ] hip.view_alloc_exec_space_int (0 ms) 4: [ RUN ] hip.deep_copy_zero_memset 4: [ OK ] hip.deep_copy_zero_memset (0 ms) 4: [ RUN ] hip.resize_exec_space 4: [ OK ] hip.resize_exec_space (0 ms) 4: [ RUN ] hip.view_allocation_int 4: [ OK ] hip.view_allocation_int (0 ms) 4: [ RUN ] hip.view_allocation_exec_space_int 4: [ OK ] hip.view_allocation_exec_space_int (0 ms) 4: [ RUN ] hip.view_not_default_constructible 4: [ OK ] hip.view_not_default_constructible (0 ms) 4: [ RUN ] hip.scan_unit 4: [ OK ] hip.scan_unit (4 ms) 4: [ RUN ] hip.space_access 4: [ OK ] hip.space_access (0 ms) 4: [ RUN ] hip.impl_view_accessible 4: [ OK ] hip.impl_view_accessible (2 ms) 4: [ RUN ] hip.memory_requirements 4: [ OK ] hip.memory_requirements (0 ms) 4: [ RUN ] hip.team_scratch_1_streams 18: Malloc/N:1048576/manual_time 0.191 us 0.432 us 3693763 5.24595M/s [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test02_atomic_host_SYCL.cpp.o [ 48%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03a_MemorySpace_malloc_SYCL.cpp.o 18: Malloc/N:16777216/manual_time 0.190 us 0.432 us 3696839 5.26157M/s [ 78%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 79%] Built target Kokkos_CoreUnitTest_Default [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 48%] Built target Kokkos_CoreUnitTest_CTestDevice [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_IncrementalTest_SERIAL 18: Malloc/N:268435456/manual_time 3.68 us 7.51 us 191472 271.717k/s [ 48%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs 2: [ OK ] serial.repeated_team_reduce (7031 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (135 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (74 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (3 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (74 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (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 (21 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (21 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (5 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (1 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (32 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 (934 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (7 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 48%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_IncrementalTest_SERIAL [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o 18: Malloc/N:4294967296/manual_time 3.57 us 11.4 us 198070 279.951k/s [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o 18: MallocFree/N:1/manual_time 0.401 us 0.450 us 1736524 2.49527M/s 18: MallocFree/N:16/manual_time 0.402 us 0.452 us 1734309 2.48598M/s 18: MallocFree/N:256/manual_time 0.438 us 0.488 us 1545093 2.28494M/s [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03b_MemorySpace_free_SYCL.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o 18: MallocFree/N:4096/manual_time 0.407 us 0.456 us 1697096 2.46002M/s 2: [ OK ] serial.view_fill_tests_layout_right (6821 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 48%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtr.cpp.o 18: MallocFree/N:65536/manual_time 0.418 us 0.467 us 1679594 2.39254M/s [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test04_ParallelFor_RangePolicy_SYCL.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp 18: MallocFree/N:1048576/manual_time 0.404 us 0.453 us 1715667 2.4743M/s [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o 18: MallocFree/N:16777216/manual_time 0.403 us 0.452 us 1713992 2.4837M/s 2: [ OK ] serial.view_fill_tests_layout_left (5192 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (54 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (50 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (58 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (3 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (14 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 18: MallocFree/N:268435456/manual_time 8.08 us 7.50 us 87040 123.733k/s 2: [ OK ] serial.workgraph_fib (62 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (28 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (28 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (28 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp 2: [ OK ] serial.view_subview_3d_from_5d_right (288 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (287 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 18: MallocFree/N:4294967296/manual_time 11.9 us 11.4 us 58430 83.8148k/s 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (286 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 119 tests from serial (23237 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 127 tests from 2 test suites ran. (28553 ms total) 2: [ PASSED ] 124 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/20 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 29.25 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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: 18: MallocTouch/N:1/manual_time 232 us 19.7 us 3018 4.30791k/s 3/20 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.69 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenACC 4: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC 4: Test timeout computed to be: 1500 [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o 4: [==========] Running 175 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 15 tests from openacc_DeathTest 4: [ RUN ] openacc_DeathTest.abort_from_host 18: MallocTouch/N:16/manual_time 149 us 19.1 us 5088 6.72053k/s [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o 18: MallocTouch/N:256/manual_time 142 us 18.6 us 4961 7.02864k/s 4: [ OK ] openacc_DeathTest.abort_from_host (1244 ms) 4: [ RUN ] openacc_DeathTest.abort_from_device 4: [ OK ] openacc_DeathTest.abort_from_device (39 ms) 4: [ RUN ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort 18: MallocTouch/N:4096/manual_time 148 us 18.9 us 4923 6.77152k/s [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 18: MallocTouch/N:65536/manual_time 41.8 us 18.6 us 14707 23.945k/s 4: [ OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1737 ms) 4: [ RUN ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions 18: MallocTouch/N:1048576/manual_time 41.8 us 18.9 us 16370 23.9203k/s [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test05_ParallelReduce_RangePolicy_SYCL.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp 4: [ OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1248 ms) 4: [ RUN ] openacc_DeathTest.policy_invalid_bounds 4: [ OK ] openacc_DeathTest.policy_invalid_bounds (3 ms) 4: [ RUN ] openacc_DeathTest.range_policy_invalid_bounds 4: [ OK ] openacc_DeathTest.range_policy_invalid_bounds (5 ms) 4: [ RUN ] openacc_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] openacc_DeathTest.range_policy_implicitly_converted_bounds (5 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] openacc_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] openacc_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment 18: MallocTouch/N:16777216/manual_time 64.5 us 29.0 us 10805 15.5042k/s [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test06_ParallelFor_MDRangePolicy_SYCL.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o 18: MallocTouch/N:268435456/manual_time 37648 us 33553 us 20 26.5616/s 18: MallocTouch/N:4294967296/manual_time 642195 us 518058 us 1 1.55716/s [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp 18: MallocTouchFree/N:1/manual_time 157 us 20.1 us 5409 6.37885k/s [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test08_deep_copy_SYCL.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o 18: MallocTouchFree/N:16/manual_time 235 us 24.7 us 4736 4.24884k/s 18: MallocTouchFree/N:256/manual_time 154 us 29.9 us 4537 6.5013k/s [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o 18: MallocTouchFree/N:4096/manual_time 152 us 20.0 us 4788 6.57052k/s 18: MallocTouchFree/N:65536/manual_time 209 us 21.1 us 5475 4.77573k/s [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp 18: MallocTouchFree/N:1048576/manual_time 166 us 21.4 us 4717 6.03167k/s [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtrAccessOnDevice.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o 4: [ OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (9721 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp 18: MallocTouchFree/N:16777216/manual_time 189 us 30.0 us 3567 5.30126k/s 18: MallocTouchFree/N:268435456/manual_time 67553 us 42689 us 10 14.8032/s [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o 18: MallocTouchFree/N:4294967296/manual_time 961141 us 611227 us 1 1.04043/s [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s MB 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: ViewAllocate_Rank1/N:10/manual_time 0.288 s 0.350 s 2 2.78012/s 800 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp 18: ViewAllocate_Rank1/N:10/manual_time 0.288 s 0.349 s 2 2.77848/s 800 [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o 18: ViewAllocate_Rank2/N:10/manual_time 0.289 s 0.349 s 2 2.77039/s 800 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test10_HierarchicalBasics_SYCL.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SYCL.cpp.o 18: ViewAllocate_Rank2/N:10/manual_time 0.287 s 0.348 s 2 2.78778/s 800 [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o 18: ViewAllocate_Rank3/N:10/manual_time 0.286 s 0.348 s 2 2.79366/s 800 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 18: ViewAllocate_Rank3/N:10/manual_time 0.286 s 0.346 s 2 2.79576/s 800 [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o 18: ViewAllocate_Rank4/N:10/manual_time 0.286 s 0.346 s 2 2.79784/s 800 [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o 18: ViewAllocate_Rank4/N:10/manual_time 0.286 s 0.346 s 2 2.79587/s 800 4: [ OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (9500 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_host [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o 18: ViewAllocate_Rank5/N:10/manual_time 0.286 s 0.346 s 2 2.79492/s 800 18: ViewAllocate_Rank5/N:10/manual_time 0.286 s 0.346 s 2 2.79672/s 800 18: ViewAllocate_Rank6/N:10/manual_time 0.286 s 0.347 s 2 2.79453/s 800 [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SYCL.cpp.o 18: ViewAllocate_Rank6/N:10/manual_time 0.286 s 0.347 s 2 2.79275/s 800 [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o 18: ViewAllocate_Rank7/N:10/manual_time 0.287 s 0.350 s 2 2.78405/s 800 18: ViewAllocate_Rank7/N:10/manual_time 0.287 s 0.348 s 2 2.78707/s 800 [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp 18: ViewAllocate_Rank8/N:10/manual_time 0.287 s 0.347 s 2 2.7897/s 800 [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o 18: ViewAllocate_Rank8/N:10/manual_time 0.287 s 0.347 s 2 2.78809/s 800 4: [ OK ] hip.team_scratch_1_streams (52228 ms) 4: [ RUN ] hip.async_launcher 4: [ OK ] hip.async_launcher (3 ms) 4: [ RUN ] hip.preferred_blocksize_deduction 4: [ OK ] hip.preferred_blocksize_deduction (0 ms) 4: [----------] 276 tests from hip (173230 ms total) 4: 4: [----------] 55 tests from hip_managed 4: [ RUN ] hip_managed.view_subview_auto_1d_left 4: [ OK ] hip_managed.view_subview_auto_1d_left (1 ms) 4: [ RUN ] hip_managed.view_subview_auto_1d_right 4: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 4: [ RUN ] hip_managed.view_subview_auto_1d_stride 4: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] hip_managed.view_subview_assign_strided 4: [ OK ] hip_managed.view_subview_assign_strided (1 ms) 4: [ RUN ] hip_managed.view_subview_left_0 4: [ OK ] hip_managed.view_subview_left_0 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_1 4: [ OK ] hip_managed.view_subview_left_1 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_2 4: [ OK ] hip_managed.view_subview_left_2 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_3 4: [ OK ] hip_managed.view_subview_left_3 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_0 4: [ OK ] hip_managed.view_subview_right_0 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_1 4: [ OK ] hip_managed.view_subview_right_1 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_3 4: [ OK ] hip_managed.view_subview_right_3 (0 ms) 4: [ RUN ] hip_managed.view_static_tests 4: [ OK ] hip_managed.view_static_tests (0 ms) 4: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 4: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms) 4: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 4: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign 4: [ OK ] hip_managed.view_subview_1d_assign (2 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign_atomic 4: [ OK ] hip_managed.view_subview_1d_assign_atomic (2 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 4: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (2 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d 4: [ OK ] hip_managed.view_subview_2d_from_3d (32 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 4: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (31 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 4: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (31 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left 4: [ OK ] hip_managed.view_subview_3d_from_5d_left (145 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 4: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (149 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (141 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right 4: [ OK ] hip_managed.view_subview_3d_from_5d_right (150 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 4: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (155 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (155 ms) 4: [ RUN ] hip_managed.view_test_unmanaged_subview_reset 4: [ OK ] hip_managed.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] hip_managed.view_subview_memory_traits_construction 4: [ OK ] hip_managed.view_subview_memory_traits_construction (0 ms) 4: [ RUN ] hip_managed.impl_shared_alloc 4: [ OK ] hip_managed.impl_shared_alloc (154 ms) 4: [ RUN ] hip_managed.view_api_a 4: [ OK ] hip_managed.view_api_a (5 ms) 4: [ RUN ] hip_managed.view_api_b 4: [ OK ] hip_managed.view_api_b (11 ms) 4: [ RUN ] hip_managed.view_api_c 4: [ OK ] hip_managed.view_api_c (1 ms) 4: [ RUN ] hip_managed.view_api_d 4: [ OK ] hip_managed.view_api_d (3 ms) 4: [ RUN ] hip_managed.view_allocation_error 4: [ OK ] hip_managed.view_allocation_error (0 ms) 4: [ RUN ] hip_managed.view_remap 4: [ OK ] hip_managed.view_remap (1 ms) 4: [ RUN ] hip_managed.view_mirror_nonconst 4: [ OK ] hip_managed.view_mirror_nonconst (0 ms) 4: [ RUN ] hip_managed.view_stride_method 4: [ OK ] hip_managed.view_stride_method (0 ms) 4: [ RUN ] hip_managed.anonymous_space 4: [ OK ] hip_managed.anonymous_space (0 ms) 4: [ RUN ] hip_managed.view_overload_resolution 4: [ OK ] hip_managed.view_overload_resolution (0 ms) 4: [ RUN ] hip_managed.view_allocation_large_rank 4: [ OK ] hip_managed.view_allocation_large_rank (725 ms) 4: [ RUN ] hip_managed.view_shmem_size_on_device 4: [ OK ] hip_managed.view_shmem_size_on_device (0 ms) 4: [ RUN ] hip_managed.view_is_assignable 4: [ OK ] hip_managed.view_is_assignable (13 ms) 4: [ RUN ] hip_managed.view_copy_tests 4: [ OK ] hip_managed.view_copy_tests (8 ms) 4: [ RUN ] hip_managed.view_copy_tests_rank_0 4: [ OK ] hip_managed.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] hip_managed.view_copy_degenerated 4: [ OK ] hip_managed.view_copy_degenerated (0 ms) 4: [ RUN ] hip_managed.view_fill_tests_layout_right 4: [ OK ] hip_managed.view_fill_tests_layout_right (1345 ms) 4: [ RUN ] hip_managed.view_fill_tests_layout_left 4: [ OK ] hip_managed.view_fill_tests_layout_left (762 ms) 4: [ RUN ] hip_managed.view_mapping 4: [ OK ] hip_managed.view_mapping (64 ms) 4: [ RUN ] hip_managed.view_mapping_operator 4: [ OK ] hip_managed.view_mapping_operator (22 ms) 4: [ RUN ] hip_managed.static_extent 4: [ OK ] hip_managed.static_extent (0 ms) 4: [ RUN ] hip_managed.view_mapping_atomic 4: [ OK ] hip_managed.view_mapping_atomic (1 ms) 4: [ RUN ] hip_managed.view_mapping_class_value 4: [ OK ] hip_managed.view_mapping_class_value (0 ms) 4: [ RUN ] hip_managed.view_mapping_assignable 4: [ OK ] hip_managed.view_mapping_assignable (0 ms) 4: [ RUN ] hip_managed.view_mapping_trivially_copyable 4: [ OK ] hip_managed.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip_managed.view_mapping_subview 4: [ OK ] hip_managed.view_mapping_subview (1 ms) 4: [----------] 55 tests from hip_managed (4138 ms total) 4: 4: [----------] 27 tests from hip_hostpinned 4: [ RUN ] hip_hostpinned.impl_shared_alloc 4: [ OK ] hip_hostpinned.impl_shared_alloc (127 ms) 4: [ RUN ] hip_hostpinned.view_api_a 4: [ OK ] hip_hostpinned.view_api_a (4 ms) 4: [ RUN ] hip_hostpinned.view_api_b 4: [ OK ] hip_hostpinned.view_api_b (6 ms) 4: [ RUN ] hip_hostpinned.view_api_c 4: [ OK ] hip_hostpinned.view_api_c (0 ms) 4: [ RUN ] hip_hostpinned.view_api_d 4: [ OK ] hip_hostpinned.view_api_d (1 ms) 4: [ RUN ] hip_hostpinned.view_allocation_error 4: [ OK ] hip_hostpinned.view_allocation_error (0 ms) 4: [ RUN ] hip_hostpinned.view_remap 4: [ OK ] hip_hostpinned.view_remap (0 ms) 4: [ RUN ] hip_hostpinned.view_mirror_nonconst 4: [ OK ] hip_hostpinned.view_mirror_nonconst (0 ms) 4: [ RUN ] hip_hostpinned.view_stride_method 4: [ OK ] hip_hostpinned.view_stride_method (0 ms) 4: [ RUN ] hip_hostpinned.anonymous_space 4: [ OK ] hip_hostpinned.anonymous_space (0 ms) 4: [ RUN ] hip_hostpinned.view_overload_resolution 4: [ OK ] hip_hostpinned.view_overload_resolution (0 ms) 4: [ RUN ] hip_hostpinned.view_allocation_large_rank [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp 4: [ OK ] hip_hostpinned.view_allocation_large_rank (812 ms) 4: [ RUN ] hip_hostpinned.view_shmem_size_on_device 4: [ OK ] hip_hostpinned.view_shmem_size_on_device (0 ms) 4: [ RUN ] hip_hostpinned.view_is_assignable 4: [ OK ] hip_hostpinned.view_is_assignable (1 ms) 4: [ RUN ] hip_hostpinned.view_copy_tests 4: [ OK ] hip_hostpinned.view_copy_tests (3 ms) 4: [ RUN ] hip_hostpinned.view_copy_tests_rank_0 4: [ OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] hip_hostpinned.view_copy_degenerated 4: [ OK ] hip_hostpinned.view_copy_degenerated (0 ms) 4: [ RUN ] hip_hostpinned.view_fill_tests_layout_right 18: ViewDeepCopy_Rank1/N:10/manual_time 0.056 s 0.017 s 10 28.6513/s 1.6k [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SYCL.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12a_ThreadScratch_SYCL.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12b_TeamScratch_SYCL.cpp.o 4: [ OK ] hip_hostpinned.view_fill_tests_layout_right (2128 ms) 4: [ RUN ] hip_hostpinned.view_fill_tests_layout_left 18: ViewDeepCopy_Rank2/N:10/manual_time 0.034 s 0.017 s 20 47.655/s 1.6k [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Init.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp 18: ViewDeepCopy_Rank3/N:10/manual_time 0.035 s 0.017 s 20 45.9644/s 1.6k 4: [ OK ] hip_hostpinned.view_fill_tests_layout_left (3767 ms) 4: [ RUN ] hip_hostpinned.view_mapping 4: [ OK ] hip_hostpinned.view_mapping (62 ms) 4: [ RUN ] hip_hostpinned.view_mapping_operator 4: [ OK ] hip_hostpinned.view_mapping_operator (3 ms) 4: [ RUN ] hip_hostpinned.static_extent 4: [ OK ] hip_hostpinned.static_extent (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_atomic 4: [ OK ] hip_hostpinned.view_mapping_atomic (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_class_value 4: [ OK ] hip_hostpinned.view_mapping_class_value (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_assignable 4: [ OK ] hip_hostpinned.view_mapping_assignable (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_trivially_copyable 4: [ OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_subview 4: [ OK ] hip_hostpinned.view_mapping_subview (0 ms) 4: [----------] 27 tests from hip_hostpinned (6920 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 373 tests from 4 test suites ran. (258005 ms total) 4: [ PASSED ] 372 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] hip.mdspan_minimal_functional 4/52 Test #4: Kokkos_CoreUnitTest_HIP ..................... Passed 258.50 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpInit 5: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from hip 5: [ RUN ] hip.raw_hip_interop 5: [ OK ] hip.raw_hip_interop (341 ms) 5: [----------] 1 test from hip (341 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (341 ms total) 5: [ PASSED ] 1 test. 5/52 Test #5: Kokkos_CoreUnitTest_HIPInterOpInit .......... Passed 0.39 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from hip 6: [ RUN ] hip.raw_hip_streams [ 60%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_JoinBackwardCompatibility.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp 6: [ OK ] hip.raw_hip_streams (375 ms) 6: [----------] 1 test from hip (375 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (375 ms total) 6: [ PASSED ] 1 test. 6/52 Test #6: Kokkos_CoreUnitTest_HIPInterOpStreams ....... Passed 0.43 sec test 7 Start 7: Kokkos_UnitTest_HIPGraph 7: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_UnitTest_HIPGraph 7: Test timeout computed to be: 1500 7: [==========] Running 5 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 5 tests from hip_count_bugs 7: [ RUN ] hip_count_bugs.launch_one 7: [ OK ] hip_count_bugs.launch_one (10 ms) 7: [ RUN ] hip_count_bugs.launch_one_rvalue 7: [ OK ] hip_count_bugs.launch_one_rvalue (0 ms) 7: [ RUN ] hip_count_bugs.launch_six 7: [ OK ] hip_count_bugs.launch_six (11 ms) 7: [ RUN ] hip_count_bugs.when_all_cycle 7: [ OK ] hip_count_bugs.when_all_cycle (0 ms) 7: [ RUN ] hip_count_bugs.zero_work_reduce 7: [ OK ] hip_count_bugs.zero_work_reduce (0 ms) 7: [----------] 5 tests from hip_count_bugs (23 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 5 tests from 1 test suite ran. (23 ms total) 7: [ PASSED ] 5 tests. 7: 7: YOU HAVE 1 DISABLED TEST 7: 7/52 Test #7: Kokkos_UnitTest_HIPGraph .................... Passed 0.42 sec test 8 Start 8: Kokkos_CoreUnitTest_Default 8: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Default 8: Test timeout computed to be: 1500 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalConstants.cpp.o 8: [==========] Running 71 tests from 41 test suites. 8: [----------] Global test environment set-up. 8: [----------] 31 tests from defaultdevicetype 8: [ RUN ] defaultdevicetype.initialization_settings 8: [ OK ] defaultdevicetype.initialization_settings (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 8: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_device_id 8: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 8: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 8: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_help 8: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 8: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 8: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_num_threads 8: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_device_id 8: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_disable_warnings 8: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_tune_internals 8: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 8: [ RUN ] defaultdevicetype.visible_devices 8: [ OK ] defaultdevicetype.visible_devices (0 ms) 8: [ RUN ] defaultdevicetype.shared_space 8: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestSharedSpace.cpp:109: Skipped 8: skipping because specified arch does not support page migration 8: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 8: [ RUN ] defaultdevicetype.shared_host_pinned_space 8: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 8: [ RUN ] defaultdevicetype.compiler_macros 8: [ OK ] defaultdevicetype.compiler_macros (0 ms) 8: [ RUN ] defaultdevicetype.half_conversion 8: [ OK ] defaultdevicetype.half_conversion (2 ms) 8: [ RUN ] defaultdevicetype.bhalf_conversion 8: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 8: [ RUN ] defaultdevicetype.half_operators 8: [ OK ] defaultdevicetype.half_operators (3 ms) 8: [ RUN ] defaultdevicetype.bhalf_operators 8: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 8: [ RUN ] defaultdevicetype.host_space_access 8: [ OK ] defaultdevicetype.host_space_access (0 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a1 8: [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b1 8: [ OK ] defaultdevicetype.reduce_instantiation_b1 (15 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c1 8: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a2 8: [ OK ] defaultdevicetype.reduce_instantiation_a2 (9 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b2 8: [ OK ] defaultdevicetype.reduce_instantiation_b2 (21 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c2 8: [ OK ] defaultdevicetype.reduce_instantiation_c2 (9 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a3 8: [ OK ] defaultdevicetype.reduce_instantiation_a3 (15 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b3 8: [ OK ] defaultdevicetype.reduce_instantiation_b3 (33 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c3 8: [ OK ] defaultdevicetype.reduce_instantiation_c3 (15 ms) 8: [ RUN ] defaultdevicetype.malloc 8: [ OK ] defaultdevicetype.malloc (0 ms) 8: [----------] 31 tests from defaultdevicetype (141 ms total) 8: 8: [----------] 1 test from kokkosresize 8: [ RUN ] kokkosresize.host_space_access 8: [ OK ] kokkosresize.host_space_access (14 ms) 8: [----------] 1 test from kokkosresize (14 ms total) 8: 8: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/0.sizes 8: [ OK ] TestViewAPI/0.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/0 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/1.sizes 8: [ OK ] TestViewAPI/1.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/1 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/2.sizes 8: [ OK ] TestViewAPI/2.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/2 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/3.sizes 8: [ OK ] TestViewAPI/3.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/3 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/4.sizes 8: [ OK ] TestViewAPI/4.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/4 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/5.sizes 8: [ OK ] TestViewAPI/5.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/5 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/6.sizes 8: [ OK ] TestViewAPI/6.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/6 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/7.sizes 8: [ OK ] TestViewAPI/7.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/7 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/8.sizes 8: [ OK ] TestViewAPI/8.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/8 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/9.sizes 8: [ OK ] TestViewAPI/9.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/9 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/10.sizes 8: [ OK ] TestViewAPI/10.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/10 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/11.sizes 8: [ OK ] TestViewAPI/11.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/11 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/12.sizes 8: [ OK ] TestViewAPI/12.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/12 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/13.sizes 8: [ OK ] TestViewAPI/13.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/13 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/14.sizes 8: [ OK ] TestViewAPI/14.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/14 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/15.sizes 8: [ OK ] TestViewAPI/15.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/15 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/16.sizes 8: [ OK ] TestViewAPI/16.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/16 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/17.sizes 8: [ OK ] TestViewAPI/17.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/17 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/18.sizes 8: [ OK ] TestViewAPI/18.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/18 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/19.sizes 8: [ OK ] TestViewAPI/19.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/19 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/20.sizes 8: [ OK ] TestViewAPI/20.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/20 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/21.sizes 8: [ OK ] TestViewAPI/21.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/21 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/22.sizes 8: [ OK ] TestViewAPI/22.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/22 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/23.sizes 8: [ OK ] TestViewAPI/23.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/23 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/24.sizes 8: [ OK ] TestViewAPI/24.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/24 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/25.sizes 8: [ OK ] TestViewAPI/25.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/25 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/26.sizes 8: [ OK ] TestViewAPI/26.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/26 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/27.sizes 8: [ OK ] TestViewAPI/27.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/27 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/28.sizes 8: [ OK ] TestViewAPI/28.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/28 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/29.sizes 8: [ OK ] TestViewAPI/29.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/29 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/30.sizes 8: [ OK ] TestViewAPI/30.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/30 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/31.sizes 8: [ OK ] TestViewAPI/31.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/31 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/32.sizes 8: [ OK ] TestViewAPI/32.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/32 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/33.sizes 8: [ OK ] TestViewAPI/33.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/33 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/34.sizes 8: [ OK ] TestViewAPI/34.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/34 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/35.sizes 8: [ OK ] TestViewAPI/35.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/35 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/36.sizes 8: [ OK ] TestViewAPI/36.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/36 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/37.sizes 8: [ OK ] TestViewAPI/37.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/37 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/38.sizes 8: [ OK ] TestViewAPI/38.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/38 (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 71 tests from 41 test suites ran. (157 ms total) 8: [ PASSED ] 70 tests. 8: [ SKIPPED ] 1 test, listed below: 8: [ SKIPPED ] defaultdevicetype.shared_space 8/52 Test #8: Kokkos_CoreUnitTest_Default ................. Passed 0.57 sec test 9 Start 9: Kokkos_CoreUnitTest_LegionInitialization 9: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from initialization 9: [ RUN ] initialization.legion_initialization [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o 9: [ OK ] initialization.legion_initialization (334 ms) 9: [----------] 1 test from initialization (334 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (334 ms total) 9: [ PASSED ] 1 test. 9/52 Test #9: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.39 sec test 10 Start 10: Kokkos_CoreUnitTest_PushFinalizeHook 10: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 10: Test timeout computed to be: 1500 10: SUCCESS 10/52 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.41 sec test 11 Start 11: Kokkos_CoreUnitTest_Develop 11: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Develop 11: Test timeout computed to be: 1500 [ 60%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 11: [==========] Running 1 test from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 1 test from defaultdevicetype 11: [ RUN ] defaultdevicetype.development_test 11: [ OK ] defaultdevicetype.development_test (0 ms) 11: [----------] 1 test from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (0 ms total) 11: [ PASSED ] 1 test. 11/52 Test #11: Kokkos_CoreUnitTest_Develop ................. Passed 0.39 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 18: ViewDeepCopy_Rank1/N:10/manual_time 0.034 s 0.017 s 20 46.6392/s 1.6k 12: [==========] Running 27 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 25 tests from kokkosp 12: [ RUN ] kokkosp.test_named_instance_fence 12: Ref: 50331649 12: Ref: named_instance 12: 50331649 12: named_instance 12: [ OK ] kokkosp.test_named_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_instance_fence 12: Ref: 50331649 12: Ref: Unnamed Instance Fence 12: 50331649 12: Kokkos::HIP::fence(): Unnamed Instance Fence 12: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_named_global_fence 12: Ref: 50331648 12: Ref: test global fence 12: 0 12: test global fence 12: Miss on id 12: 50331648 12: test global fence 12: [ OK ] kokkosp.test_named_global_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_global_fence 12: Ref: 50331648 12: Ref: Unnamed Global Fence 12: 0 12: Kokkos::fence: Unnamed Global Fence 12: Miss on id 12: 50331648 12: Kokkos::fence: Unnamed Global Fence 12: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 12: [ RUN ] kokkosp.test_multiple_default_instances 12: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 12: [ RUN ] kokkosp.test_id_gen 12: [ OK ] kokkosp.test_id_gen (0 ms) 12: [ RUN ] kokkosp.test_kernel_sequence 12: Ref: 50331649 12: Ref: named_instance 12: 50331649 12: named_instance 12: Ref: 50331649 12: Ref: test_kernel 12: 50331649 12: named_instance 12: Miss on name 12: 0 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 50331648 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 50331649 12: test_kernel 12: [ OK ] kokkosp.test_kernel_sequence (1 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: [ OK ] kokkosp.async_deep_copy (0 ms) 12: [ RUN ] kokkosp.parallel_for 12: [ OK ] kokkosp.parallel_for (0 ms) 12: [ RUN ] kokkosp.parallel_reduce 12: [ OK ] kokkosp.parallel_reduce (0 ms) 12: [ RUN ] kokkosp.parallel_scan 12: [ OK ] kokkosp.parallel_scan (4 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence 12: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence_view 12: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 12: [ RUN ] kokkosp.regions 12: [ OK ] kokkosp.regions (0 ms) 12: [ RUN ] kokkosp.fences 12: [ OK ] kokkosp.fences (0 ms) 12: [ RUN ] kokkosp.raw_allocation 12: [ OK ] kokkosp.raw_allocation (0 ms) 12: [ RUN ] kokkosp.view 12: [ OK ] kokkosp.view (0 ms) 12: [ RUN ] kokkosp.sections 12: [ OK ] kokkosp.sections (0 ms) 12: [ RUN ] kokkosp.metadata 12: [ OK ] kokkosp.metadata (0 ms) 12: [ RUN ] kokkosp.profile_events 12: [ OK ] kokkosp.profile_events (0 ms) 12: [ RUN ] kokkosp.no_init_kernel 12: [ OK ] kokkosp.no_init_kernel (0 ms) 12: [ RUN ] kokkosp.get_events 12: [ OK ] kokkosp.get_events (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init 12: [ OK ] kokkosp.create_mirror_no_init (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 12: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 12: [ RUN ] kokkosp.create_mirror_view_and_copy 12: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 12: [----------] 25 tests from kokkosp (7 ms total) 12: 12: [----------] 2 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.profiling_section 12: [ OK ] defaultdevicetype.profiling_section (0 ms) 12: [ RUN ] defaultdevicetype.scoped_profile_region 12: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 12: [----------] 2 tests from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 27 tests from 2 test suites ran. (7 ms total) 12: [ PASSED ] 27 tests. 12/52 Test #12: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.43 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Test timeout computed to be: 1500 13/52 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.03 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so 14: Test timeout computed to be: 1500 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SYCL.cpp.o 14: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/52 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.38 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so" 15: Test timeout computed to be: 1500 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/52 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.42 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so 16: Test timeout computed to be: 1500 16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1600::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xe92400:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x9b8c40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x9b8d40:Host:source:0xe92500: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:0xc1c600: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:0x9b8c40:40::kokkosp_deallocate_data:Host:source:0xe92400:40::kokkosp_finalize_library:: 16/52 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.42 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX908::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1600::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x19a95c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x23f9c00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x23f9d00:Host:source:0x19a96c0: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:0x1953ec0: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:0x23f9c00:40::kokkosp_deallocate_data:Host:source:0x19a95c0:40::kokkosp_finalize_library:: 17/52 Test #17: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.39 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec 18: Test timeout computed to be: 1500 18: [==========] Running 3 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 2 tests from defaultdevicetype_DeathTest 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fa890] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x396c1e] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x392701] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x39428c] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3ca63d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a41a9] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3a52a9] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3a5b42] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3b526d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cb2ad] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b4aed] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x394740] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3526b05083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3925ae] 18: 18: demangled test_f1: 18: [0x3fa890] Kokkos::Impl::save_stacktrace() 18: [0x396c1e] Test::stacktrace_test_f1(std::ostream&) 18: [0x392701] Test::test_stacktrace(bool, bool) 18: [0x39428c] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x3ca63d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a41a9] testing::Test::Run() 18: [0x3a52a9] testing::TestInfo::Run() 18: [0x3a5b42] testing::TestSuite::Run() 18: [0x3b526d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3cb2ad] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b4aed] testing::UnitTest::Run() 18: [0x394740] main 18: [0x7f3526b05083] __libc_start_main 18: [0x3925ae] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fa890] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x396c1e] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x397066] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x393201] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x39428c] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3ca63d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a41a9] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3a52a9] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3a5b42] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3b526d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cb2ad] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b4aed] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x394740] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3526b05083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3925ae] 18: 18: demangled test_f3: 18: [0x3fa890] Kokkos::Impl::save_stacktrace() 18: [0x396c1e] Test::stacktrace_test_f1(std::ostream&) 18: [0x397066] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x393201] Test::test_stacktrace(bool, bool) 18: [0x39428c] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x3ca63d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a41a9] testing::Test::Run() 18: [0x3a52a9] testing::TestInfo::Run() 18: [0x3a5b42] testing::TestSuite::Run() 18: [0x3b526d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3cb2ad] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b4aed] testing::UnitTest::Run() 18: [0x394740] main 18: [0x7f3526b05083] __libc_start_main 18: [0x3925ae] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: ViewDeepCopy_Rank2/N:10/manual_time 0.036 s 0.018 s 20 44.9428/s 1.6k 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (658 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fa890] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x396c1e] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x392701] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x394529] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3ca63d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a41a9] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3a52a9] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3a5b42] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3b526d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cb2ad] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b4aed] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x394740] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3526b05083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3925ae] 18: 18: demangled test_f1: 18: [0x3fa890] Kokkos::Impl::save_stacktrace() 18: [0x396c1e] Test::stacktrace_test_f1(std::ostream&) 18: [0x392701] Test::test_stacktrace(bool, bool) 18: [0x394529] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x3ca63d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a41a9] testing::Test::Run() 18: [0x3a52a9] testing::TestInfo::Run() 18: [0x3a5b42] testing::TestSuite::Run() 18: [0x3b526d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3cb2ad] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b4aed] testing::UnitTest::Run() 18: [0x394740] main 18: [0x7f3526b05083] __libc_start_main 18: [0x3925ae] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fa890] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x396c1e] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x397066] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x393201] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x394529] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3ca63d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a41a9] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3a52a9] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3a5b42] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3b526d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cb2ad] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b4aed] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x394740] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3526b05083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3925ae] 18: 18: demangled test_f3: 18: [0x3fa890] Kokkos::Impl::save_stacktrace() 18: [0x396c1e] Test::stacktrace_test_f1(std::ostream&) 18: [0x397066] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x393201] Test::test_stacktrace(bool, bool) 18: [0x394529] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x3ca63d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a41a9] testing::Test::Run() 18: [0x3a52a9] testing::TestInfo::Run() 18: [0x3a5b42] testing::TestSuite::Run() 18: [0x3b526d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3cb2ad] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b4aed] testing::UnitTest::Run() 18: [0x394740] main 18: [0x7f3526b05083] __libc_start_main 18: [0x3925ae] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace [ 60%] Built target Kokkos_PerformanceTest_Mempool 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (589 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (1248 ms total) 18: 18: [----------] 1 test from defaultdevicetype 18: [ RUN ] defaultdevicetype.stacktrace_normal 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fa890] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x396c1e] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x392701] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3ca63d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a41a9] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3a52a9] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3a5b42] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3b526d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cb2ad] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b4aed] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x394740] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3526b05083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3925ae] 18: 18: demangled test_f1: 18: [0x3fa890] Kokkos::Impl::save_stacktrace() 18: [0x396c1e] Test::stacktrace_test_f1(std::ostream&) 18: [0x392701] Test::test_stacktrace(bool, bool) 18: [0x3ca63d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a41a9] testing::Test::Run() 18: [0x3a52a9] testing::TestInfo::Run() 18: [0x3a5b42] testing::TestSuite::Run() 18: [0x3b526d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3cb2ad] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b4aed] testing::UnitTest::Run() 18: [0x394740] main 18: [0x7f3526b05083] __libc_start_main 18: [0x3925ae] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fa890] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x396c1e] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x397066] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x393201] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3ca63d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a41a9] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3a52a9] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3a5b42] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3b526d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cb2ad] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b4aed] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x394740] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3526b05083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3925ae] 18: 18: demangled test_f3: 18: [0x3fa890] Kokkos::Impl::save_stacktrace() 18: [0x396c1e] Test::stacktrace_test_f1(std::ostream&) 18: [0x397066] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x393201] Test::test_stacktrace(bool, bool) 18: [0x3ca63d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a41a9] testing::Test::Run() 18: [0x3a52a9] testing::TestInfo::Run() 18: [0x3a5b42] testing::TestSuite::Run() 18: [0x3b526d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3cb2ad] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b4aed] testing::UnitTest::Run() 18: [0x394740] main 18: [0x7f3526b05083] __libc_start_main 18: [0x3925ae] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 18: [----------] 1 test from defaultdevicetype (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 3 tests from 2 test suites ran. (1249 ms total) 18: [ PASSED ] 3 tests. 18/52 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.77 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Test timeout computed to be: 1500 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from SERIAL 19: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 19: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] SERIAL.IncrTest_01_execspace 19: Host Serial Execution Space: 19: KOKKOS_ENABLE_SERIAL: yes 19: 19: Serial Runtime Configuration: 19: Serial 19: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 19: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 19: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicSub 19: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 19: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] SERIAL.IncrTest_03b_memspace_free 19: [ OK ] SERIAL.IncrTest_03b_memspace_free (36 ms) 19: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 19: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 19: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] SERIAL.IncrTest_05_reduction 19: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange2D 19: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange3D 19: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange4D 19: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 19: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 19: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 19: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 19: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (63 ms) 19: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 19: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 19: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 19: [ OK ] SERIAL.IncrTest_12b_TeamScratch (1 ms) 19: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.incr_14_MDrangeReduce 19: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 19: [ RUN ] SERIAL.IncrTest_16_parallelscan 19: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 19: [ RUN ] SERIAL.incr_17_atomicView 19: [ OK ] SERIAL.incr_17_atomicView (0 ms) 19: [----------] 28 tests from SERIAL (102 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (102 ms total) 19: [ PASSED ] 28 tests. 19/52 Test #19: Kokkos_IncrementalTest_SERIAL ............... Passed 0.50 sec test 20 Start 20: Kokkos_IncrementalTest_HIP 20: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_HIP 20: Test timeout computed to be: 1500 20: [==========] Running 28 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 28 tests from HIP 20: [ RUN ] HIP.IncrTest_01_execspace_typedef 20: [ OK ] HIP.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] HIP.IncrTest_01_execspace 20: Device Execution Space: 20: KOKKOS_ENABLE_HIP: yes 20: HIP Options: 20: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 20: 20: Runtime Configuration: 20: macro KOKKOS_ENABLE_HIP : defined 20: macro HIP_VERSION = 50631061 = version 5.6.31061 20: macro KOKKOS_ENABLE_ROCTHRUST : defined 20: Kokkos::HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 20: HIP 20: [ OK ] HIP.IncrTest_01_execspace (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicExchange 20: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicAdd 20: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicSub 20: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] HIP.IncrTest_03a_memspace_malloc 20: [ OK ] HIP.IncrTest_03a_memspace_malloc (1 ms) 20: [ RUN ] HIP.IncrTest_03b_memspace_free 18: ViewDeepCopy_Rank3/N:10/manual_time 0.041 s 0.017 s 14 39.3824/s 1.6k [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp 20: [ OK ] HIP.IncrTest_03b_memspace_free (2495 ms) 20: [ RUN ] HIP.IncrTest_04_simple_parallelFor 20: [ OK ] HIP.IncrTest_04_simple_parallelFor (1 ms) 20: [ RUN ] HIP.IncrTest_04_RangePolicy_parallelFor 20: [ OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms) 20: [ RUN ] HIP.IncrTest_05_reduction 20: [ OK ] HIP.IncrTest_05_reduction (6 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange2D 4: [ OK ] openacc_DeathTest.view_memory_access_violations_from_host (27112 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestViewMemoryAccessViolation.hpp:186: Skipped 4: skipping because OpenACC backend is currently not able to abort from the device 4: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 15 tests from openacc_DeathTest (50620 ms total) 4: 4: [----------] 160 tests from openacc 4: [ RUN ] openacc.array_capacity 4: [ OK ] openacc.array_capacity (0 ms) 4: [ RUN ] openacc.array_element_access 4: [ OK ] openacc.array_element_access (0 ms) 4: [ RUN ] openacc.array_zero_capacity 4: [ OK ] openacc.array_zero_capacity (0 ms) 4: [ RUN ] openacc.array_zero_data_nullptr 4: [ OK ] openacc.array_zero_data_nullptr (0 ms) 4: [ RUN ] openacc.array_contiguous_capacity 4: [ OK ] openacc.array_contiguous_capacity (0 ms) 4: [ RUN ] openacc.array_contiguous_element_access 4: [ OK ] openacc.array_contiguous_element_access (0 ms) 4: [ RUN ] openacc.array_contiguous_assignment 4: [ OK ] openacc.array_contiguous_assignment (0 ms) 4: [ RUN ] openacc.array_strided_capacity 4: [ OK ] openacc.array_strided_capacity (0 ms) 4: [ RUN ] openacc.array_strided_element_access 4: [ OK ] openacc.array_strided_element_access (0 ms) 4: [ RUN ] openacc.array_strided_assignment 4: [ OK ] openacc.array_strided_assignment (0 ms) 4: [ RUN ] openacc.atomic_operations_double 4: [ OK ] openacc.atomic_operations_double (10 ms) 4: [ RUN ] openacc.atomic_operations_float 4: [ OK ] openacc.atomic_operations_float (9 ms) 4: [ RUN ] openacc.atomic_operations_int 4: [ OK ] openacc.atomic_operations_int (18 ms) 4: [ RUN ] openacc.atomic_operations_long 4: [ OK ] openacc.atomic_operations_long (50 ms) 4: [ RUN ] openacc.atomic_operations_longlong 4: [ OK ] openacc.atomic_operations_longlong (47 ms) 4: [ RUN ] openacc.atomic_operations_unsigned 4: [ OK ] openacc.atomic_operations_unsigned (47 ms) 4: [ RUN ] openacc.atomic_operations_unsignedlong 4: [ OK ] openacc.atomic_operations_unsignedlong (47 ms) 4: [ RUN ] openacc.atomics 18: ViewDeepCopy_Rank1/N:10/manual_time 0.048 s 0.017 s 14 33.4234/s 1.6k [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp 20: [ OK ] HIP.IncrTest_06_mdrange2D (0 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange3D 20: [ OK ] HIP.IncrTest_06_mdrange3D (0 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange4D 20: [ OK ] HIP.IncrTest_06_mdrange4D (0 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_2D 20: [ OK ] HIP.IncrTest_08_deep_copy_2D (1 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_3D 20: [ OK ] HIP.IncrTest_08_deep_copy_3D (0 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_4D 20: [ OK ] HIP.IncrTest_08_deep_copy_4D (0 ms) 20: [ RUN ] HIP.IncrTest_10_Hierarchical_Basics 20: [ OK ] HIP.IncrTest_10_Hierarchical_Basics (1 ms) 20: [ RUN ] HIP.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 20: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 20: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (144 ms) 20: [ RUN ] HIP.IncrTest_12a_ThreadScratch 20: [ OK ] HIP.IncrTest_12a_ThreadScratch (4 ms) 20: [ RUN ] HIP.IncrTest_12b_TeamScratch 20: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 20: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (0 ms) 20: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (0 ms) 20: [ RUN ] HIP.IncrTest_13c_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13c_Hierarchical_Red (0 ms) 20: [ RUN ] HIP.incr_14_MDrangeReduce 20: [ OK ] HIP.incr_14_MDrangeReduce (1 ms) 20: [ RUN ] HIP.IncrTest_16_parallelscan 20: [ OK ] HIP.IncrTest_16_parallelscan (6 ms) 20: [ RUN ] HIP.incr_17_atomicView 20: [ OK ] HIP.incr_17_atomicView (1 ms) 20: [----------] 28 tests from HIP (2673 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (2673 ms total) 20: [ PASSED ] 28 tests. 20/52 Test #20: Kokkos_IncrementalTest_HIP .................. Passed 3.10 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (1 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (1 ms total) 21: [ PASSED ] 8 tests. 21/52 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.04 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Test timeout computed to be: 1500 22/52 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.03 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/TestDeviceAndThreads.py" 23: Test timeout computed to be: 1500 4: [ OK ] openacc.atomics (411 ms) 4: [ RUN ] openacc.atomics_tpetra_max_abs 4: [ OK ] openacc.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openacc.atomic_views_integral [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SYCL.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SYCL.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test14_MDRangeReduce_SYCL.cpp.o 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.444 s 0.216 s 2 3.60468/s 1.6k 23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 4.490s 23: 23: OK (skipped=1) 23/52 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 4.56 sec test 24 Start 24: Kokkos_PerformanceTest_TaskDag 24: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 24: Test timeout computed to be: 1500 24/52 Test #24: Kokkos_PerformanceTest_TaskDag .............. Passed 0.03 sec test 25 Start 25: Kokkos_PerformanceTest_Benchmark 25: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-25_T18-00-28.json" 25: Test timeout computed to be: 1500 18: ViewDeepCopy_Rank3/N:10/manual_time 0.355 s 0.173 s 2 4.51056/s 1.6k 25: 2024-04-25T18:22:37+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 25: Run on (255 X 3389.12 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x127) 25: L1 Instruction 32 KiB (x127) 25: L2 Unified 512 KiB (x127) 25: L3 Unified 32768 KiB (x15) 25: Load Average: 5.30, 6.28, 6.35 25: CPU architecture: none 25: Default Device: N6Kokkos3HIPE 25: GPU architecture: AMD_GFX908 25: KOKKOS_COMPILER_CLANG: 1600 25: KOKKOS_ENABLE_ASM: no 25: KOKKOS_ENABLE_CXX17: no 25: KOKKOS_ENABLE_CXX20: yes 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 25: KOKKOS_ENABLE_HIP: yes 25: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_LIBDL: yes 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: KOKKOS_ENABLE_SERIAL: yes 25: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 25: Kokkos Version: 4.3.99 25: macro KOKKOS_ENABLE_HIP: defined 25: macro KOKKOS_ENABLE_ROCTHRUST: defined 25: platform: 64bit 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: GramSchmidt/Count:1024/iterations:5/manual_time 0.008 s 0.008 s 5 1024 7.38973u 25: GramSchmidt/Count:2048/iterations:5/manual_time 0.008 s 0.008 s 5 2.048k 3.71207u 25: GramSchmidt/Count:4096/iterations:5/manual_time 0.008 s 0.008 s 5 4.096k 1.85546u 25: GramSchmidt/Count:8192/iterations:5/manual_time 0.008 s 0.009 s 5 8.192k 921.251n 25: GramSchmidt/Count:16384/iterations:5/manual_time 0.008 s 0.009 s 5 16.384k 463.172n 25: GramSchmidt/Count:32768/iterations:5/manual_time 0.008 s 0.010 s 5 32.768k 254.099n 25: GramSchmidt/Count:65536/iterations:5/manual_time 0.009 s 0.012 s 5 65.536k 131.671n 25: GramSchmidt/Count:131072/iterations:5/manual_time 0.011 s 0.018 s 5 131.072k 85.3932n 25: GramSchmidt/Count:262144/iterations:5/manual_time 0.015 s 0.029 s 5 262.144k 56.3637n 25: GramSchmidt/Count:524288/iterations:5/manual_time 0.022 s 0.051 s 5 524.288k 42.342n [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions1.cpp.o 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: GB/s Max 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: CustomReduction/N:100000/R:1000/manual_time 0.007 s 0.018 s 95 14.4895k/s 11.5 18: ViewDeepCopy_Rank1/N:10/manual_time 0.039 s 0.019 s 18 41.4277/s 1.6k 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 25: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 25: OverlapRangePolicy/N:2000/M:10000/R:10 0.512 s 0.510 s 1 0.0977084 0.0480915 0.086682 0.0434226 0.0438724 2.579u [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test16_ParallelScan_SYCL.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: OverlapMDRangePolicy/N:200/M:10000/R:10 0.044 s 0.044 s 16 8.18493m 4.04714m 7.74751m 3.88375m 3.90749m 2.63u [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o 25: OverlapTeamPolicy/N:20/M:1000000/R:10 0.072 s 0.072 s 10 0.0124806 0.0105971 9.02243m 4.88442m 4.5316m 2.97u 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 28.7598n 25: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 14.3408n 25: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 7.20435n 25: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.44116n 25: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.80841n 25: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 947.571p 25: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 587.448p 25: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 499.565p 25: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 504.372p 25: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 424.723p 18: ViewDeepCopy_Rank2/N:10/manual_time 0.444 s 0.218 s 2 3.60577/s 1.6k [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: rate 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Malloc/N:1/manual_time 13.8 us 26.0 us 51685 72.4741k/s 18: ViewDeepCopy_Rank3/N:10/manual_time 0.274 s 0.134 s 2 5.83655/s 1.6k [ 61%] Built target Kokkos_CoreUnitTest_Serial2 [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o 25: Malloc/N:16/manual_time 13.7 us 25.8 us 51859 73.0486k/s 18: ViewDeepCopy_Rank4/N:10/manual_time 0.054 s 0.026 s 10 29.7464/s 1.6k 25: Malloc/N:256/manual_time 13.6 us 25.6 us 51507 73.4774k/s 18: ViewDeepCopy_Rank5/N:10/manual_time 0.049 s 0.024 s 13 32.9162/s 1.6k 25: Malloc/N:4096/manual_time 13.3 us 25.1 us 51684 75.4114k/s [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions2.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test17_CompleteAtomic_SYCL.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o 18: ViewDeepCopy_Rank4/N:10/manual_time 0.051 s 0.024 s 10 31.3395/s 1.6k 25: Malloc/N:65536/manual_time 13.7 us 25.8 us 51288 72.8966k/s [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp 25: Malloc/N:1048576/manual_time 13.6 us 25.7 us 51516 73.6271k/s [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o 4: [ OK ] openacc.atomic_views_integral (20996 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 (64 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 (9 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 (66 ms) 4: [ RUN ] openacc.partitioning_by_vector 4: [ OK ] openacc.partitioning_by_vector (61 ms) 4: [ RUN ] openacc.execution_space_as_class_data_member 4: [ OK ] openacc.execution_space_as_class_data_member (2 ms) 4: [ RUN ] openacc.functor_analysis 4: [ OK ] openacc.functor_analysis (0 ms) 4: [ RUN ] openacc.init 4: [ OK ] openacc.init (0 ms) 4: [ RUN ] openacc.dispatch 4: [ OK ] openacc.dispatch (83 ms) 4: [ RUN ] openacc.mathematical_constants_e 4: [ OK ] openacc.mathematical_constants_e (35 ms) 4: [ RUN ] openacc.mathematical_constants_log2e 4: [ OK ] openacc.mathematical_constants_log2e (0 ms) 4: [ RUN ] openacc.mathematical_constants_log10e 4: [ OK ] openacc.mathematical_constants_log10e (0 ms) 4: [ RUN ] openacc.mathematical_constants_pi 4: [ OK ] openacc.mathematical_constants_pi (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_pi 4: [ OK ] openacc.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_sqrtpi 4: [ OK ] openacc.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] openacc.mathematical_constants_ln2 4: [ OK ] openacc.mathematical_constants_ln2 (0 ms) 4: [ RUN ] openacc.mathematical_constants_ln10 4: [ OK ] openacc.mathematical_constants_ln10 (0 ms) 4: [ RUN ] openacc.mathematical_constants_sqrt2 4: [ OK ] openacc.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] openacc.mathematical_constants_sqrt3 4: [ OK ] openacc.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] openacc.mathematical_constants_inv_sqrt3 4: [ OK ] openacc.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] openacc.mathematical_constants_egamma 4: [ OK ] openacc.mathematical_constants_egamma (0 ms) 4: [ RUN ] openacc.mathematical_constants_phi 4: [ OK ] openacc.mathematical_constants_phi (0 ms) 4: [ RUN ] openacc.mathspecialfunc_expint1 4: [ OK ] openacc.mathspecialfunc_expint1 (16 ms) 4: [ RUN ] openacc.mathspecialfunc_errorfunc 4: [ OK ] openacc.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselj0y0 4: [ OK ] openacc.mathspecialfunc_cbesselj0y0 (52 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselj1y1 4: [ OK ] openacc.mathspecialfunc_cbesselj1y1 (52 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesseli0k0 4: [ OK ] openacc.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesseli1k1 4: [ OK ] openacc.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselh1stkind 4: [ OK ] openacc.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] openacc.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openacc.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] openacc.mdrange_5d 4: [ OK ] openacc.mdrange_5d (133 ms) 4: [ RUN ] openacc.mdrange_6d 18: ViewDeepCopy_Rank5/N:10/manual_time 0.048 s 0.023 s 20 33.3796/s 1.6k 4: [ OK ] openacc.mdrange_6d (503 ms) 4: [ RUN ] openacc.mdrange_3d 4: [ OK ] openacc.mdrange_3d (59 ms) 4: [ RUN ] openacc.mdrange_neg_idx 4: [ OK ] openacc.mdrange_neg_idx (248 ms) 4: [ RUN ] openacc.mdrange_4d 4: [ OK ] openacc.mdrange_4d (60 ms) 4: [ RUN ] openacc.mdrange_large_deep_copy 4: [ OK ] openacc.mdrange_large_deep_copy (28 ms) 4: [ RUN ] openacc.md_range_policy_construction_from_arrays 4: [ OK ] openacc.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openacc.mdrange_parallel_reduce_primitive_types 18: ViewDeepCopy_Rank4/N:10/manual_time 0.300 s 0.144 s 2 5.33866/s 1.6k 4: [ OK ] openacc.mdrange_parallel_reduce_primitive_types (2703 ms) 4: [ RUN ] openacc.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openacc.mdspan_minimal_functional (0 ms) 4: [ RUN ] openacc.max 4: [ OK ] openacc.max (0 ms) 4: [ RUN ] openacc.max_within_parfor 4: [ OK ] openacc.max_within_parfor (4 ms) 4: [ RUN ] openacc.min 4: [ OK ] openacc.min (0 ms) 4: [ RUN ] openacc.min_within_parfor 4: [ OK ] openacc.min_within_parfor (0 ms) 4: [ RUN ] openacc.minmax 4: [ OK ] openacc.minmax (0 ms) 4: [ RUN ] openacc.minmax_within_parfor 4: [ OK ] openacc.minmax_within_parfor (0 ms) 4: [ RUN ] openacc.clamp 4: [ OK ] openacc.clamp (0 ms) 4: [ RUN ] openacc.clamp_within_parfor 4: [ OK ] openacc.clamp_within_parfor (0 ms) 4: [ RUN ] openacc.occupancy_control 4: [ OK ] openacc.occupancy_control (5 ms) 4: [ RUN ] openacc.parallel_scan_range_policy 4: [ OK ] openacc.parallel_scan_range_policy (133 ms) 4: [ RUN ] openacc.kokkos_printf 4: [ OK ] openacc.kokkos_printf (2 ms) 4: [ RUN ] openacc.range_policy_runtime_parameters 4: [ OK ] openacc.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.reducers_double 4: [ OK ] openacc.reducers_double (14 ms) 4: [ RUN ] openacc.reducers_bool 4: [ OK ] openacc.reducers_bool (11 ms) 4: [ RUN ] openacc.impl_shared_alloc 4: [ OK ] openacc.impl_shared_alloc (51 ms) 4: [ RUN ] openacc.kokkos_swap 4: [ OK ] openacc.kokkos_swap (1 ms) 4: [ RUN ] openacc.team_policy_runtime_parameters 4: [ OK ] openacc.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.view_api_a 4: [ OK ] openacc.view_api_a (7 ms) 4: [ RUN ] openacc.view_api_b 4: [ OK ] openacc.view_api_b (16 ms) 4: [ RUN ] openacc.view_api_c 4: [ OK ] openacc.view_api_c (5 ms) 4: [ RUN ] openacc.view_api_d 4: [ OK ] openacc.view_api_d (6 ms) 4: [ RUN ] openacc.view_allocation_error 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestViewAPI_d.hpp:41: Skipped 4: acc_malloc() not properly returning nullptr 4: [ SKIPPED ] openacc.view_allocation_error (0 ms) 4: [ RUN ] openacc.view_copy_tests 4: [ OK ] openacc.view_copy_tests (30 ms) 4: [ RUN ] openacc.view_copy_tests_rank_0 4: [ OK ] openacc.view_copy_tests_rank_0 (7 ms) 4: [ RUN ] openacc.view_copy_degenerated 4: [ OK ] openacc.view_copy_degenerated (0 ms) 4: [ RUN ] openacc.view_fill_tests_layout_right 25: Malloc/N:16777216/manual_time 602 us 228 us 8356 1.66035k/s 18: ViewDeepCopy_Rank5/N:10/manual_time 0.276 s 0.130 s 3 5.79596/s 1.6k [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp 25: Malloc/N:268435456/manual_time 9336 us 323 us 75 107.117/s [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp 25: Malloc/N:4294967296/manual_time 153761 us 828 us 4 6.50361/s 18: ViewDeepCopy_Rank4/N:10/manual_time 0.304 s 0.144 s 2 5.26224/s 1.6k 25: MallocFree/N:1/manual_time 26.1 us 26.1 us 24790 38.2507k/s [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp 25: MallocFree/N:16/manual_time 27.1 us 27.1 us 22179 36.8793k/s 25: MallocFree/N:256/manual_time 27.3 us 26.0 us 27111 36.6228k/s 18: ViewDeepCopy_Rank5/N:10/manual_time 0.402 s 0.174 s 2 3.97612/s 1.6k [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o 25: MallocFree/N:4096/manual_time 26.5 us 26.4 us 27300 37.7926k/s [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o 25: MallocFree/N:65536/manual_time 26.0 us 25.9 us 26947 38.521k/s [ 56%] Linking CXX executable Kokkos_IncrementalTest_SYCL 25: MallocFree/N:1048576/manual_time 27.8 us 27.7 us 26964 35.9981k/s 18: ViewDeepCopy_Rank6/N:10/manual_time 0.035 s 0.017 s 20 46.2093/s 1.6k [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o 18: ViewDeepCopy_Rank6/N:10/manual_time 0.037 s 0.017 s 15 43.3278/s 1.6k [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o 25: MallocFree/N:16777216/manual_time 676 us 295 us 4998 1.47821k/s 25: MallocFree/N:268435456/manual_time 9513 us 423 us 100 105.124/s [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp 18: ViewDeepCopy_Rank6/N:10/manual_time 0.320 s 0.128 s 2 5.00169/s 1.6k 25: MallocFree/N:4294967296/manual_time 201094 us 4277 us 5 4.97279/s [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp 18: ViewDeepCopy_Rank6/N:10/manual_time 0.358 s 0.173 s 2 4.47551/s 1.6k 25: MallocTouch/N:1/manual_time 15.3 us 27.6 us 43040 65.3803k/s [ 63%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o 25: MallocTouch/N:16/manual_time 18.6 us 30.6 us 51202 53.6808k/s 18: ViewDeepCopy_Rank7/N:10/manual_time 0.036 s 0.017 s 20 44.506/s 1.6k 25: MallocTouch/N:256/manual_time 14.2 us 32.8 us 50233 70.5191k/s 25: MallocTouch/N:4096/manual_time 26.8 us 39.6 us 27360 37.3727k/s 18: ViewDeepCopy_Rank7/N:10/manual_time 0.035 s 0.017 s 21 45.6256/s 1.6k [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp 25: MallocTouch/N:65536/manual_time 25.7 us 38.5 us 27134 38.9149k/s [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o 25: MallocTouch/N:1048576/manual_time 28.7 us 41.5 us 24476 34.8802k/s 18: ViewDeepCopy_Rank7/N:10/manual_time 0.453 s 0.224 s 2 3.53558/s 1.6k [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions3.cpp.o 18: ViewDeepCopy_Rank7/N:10/manual_time 0.442 s 0.217 s 2 3.61964/s 1.6k [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalSpecialFunctions.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 63%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o 25: MallocTouch/N:16777216/manual_time 585 us 257 us 6875 1.7107k/s 25: MallocTouch/N:268435456/manual_time 9313 us 403 us 74 107.377/s 18: ViewDeepCopy_Rank8/N:10/manual_time 0.035 s 0.017 s 20 45.5003/s 1.6k 25: MallocTouch/N:4294967296/manual_time 199773 us 5094 us 5 5.00568/s 25: MallocTouchFree/N:1/manual_time 26.8 us 26.7 us 24323 37.3227k/s 25: MallocTouchFree/N:16/manual_time 29.0 us 28.9 us 25994 34.5373k/s 18: ViewDeepCopy_Rank8/N:10/manual_time 0.035 s 0.017 s 20 46.238/s 1.6k 25: MallocTouchFree/N:256/manual_time 27.2 us 27.1 us 27304 36.7833k/s 18: ViewDeepCopy_Rank8/N:10/manual_time 0.609 s 0.302 s 1 2.62731/s 1.6k 25: MallocTouchFree/N:4096/manual_time 38.8 us 38.7 us 18052 25.7495k/s [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 59%] Built target Kokkos_IncrementalTest_SYCL [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o 25: MallocTouchFree/N:65536/manual_time 38.8 us 38.7 us 15653 25.792k/s [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 25: MallocTouchFree/N:1048576/manual_time 41.6 us 41.5 us 16827 24.0241k/s 18: ViewDeepCopy_Rank8/N:10/manual_time 0.455 s 0.217 s 2 3.51419/s 1.6k [ 63%] Built target Kokkos_CoreUnitTest_Serial1 [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 64%] Built target Kokkos_Benchmark_Atomic_MinMax [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o 18: ViewDeepCopy_Raw/N:10/manual_time 0.036 s 0.017 s 18 44.0705/s 1.6k 25: MallocTouchFree/N:16777216/manual_time 591 us 246 us 4420 1.69277k/s [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp 25: MallocTouchFree/N:268435456/manual_time 11747 us 3069 us 74 85.1269/s [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o 25: MallocTouchFree/N:4294967296/manual_time 186406 us 5069 us 5 5.36464/s 18: ViewDeepCopy_Raw/N:10/manual_time 0.039 s 0.018 s 19 40.7533/s 1.6k [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: GB/s MB 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: ViewAllocate_Rank1/N:10/manual_time 0.052 s 0.030 s 27 15.4513/s 800 [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o 4: [ OK ] openacc.view_fill_tests_layout_right (45505 ms) 4: [ RUN ] openacc.view_fill_tests_layout_left [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o 18: ViewDeepCopy_Raw/N:10/manual_time 0.034 s 0.017 s 20 47.5351/s 1.6k 25: ViewAllocate_Rank1/N:10/manual_time 0.030 s 0.021 s 100 26.9393/s 800 25: ViewAllocate_Rank2/N:10/manual_time 0.032 s 0.001 s 22 25.1997/s 800 [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp 18: ViewDeepCopy_Raw/N:10/manual_time 0.035 s 0.017 s 19 45.1303/s 1.6k 25: ViewAllocate_Rank2/N:10/manual_time 0.027 s 0.001 s 24 29.7414/s 800 [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o 25: ViewAllocate_Rank3/N:10/manual_time 0.044 s 0.035 s 26 18.1659/s 800 [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o 4: [ OK ] openacc.view_fill_tests_layout_left (5648 ms) 4: [ RUN ] openacc.view_empty_runtime_unmanaged 4: [ OK ] openacc.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] openacc.view_hooks 4: [ OK ] openacc.view_hooks (0 ms) 4: [ RUN ] openacc.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openacc.view_layoutstride_left_to_layoutleft_assignment (76 ms) 4: [ RUN ] openacc.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openacc.view_layoutstride_right_to_layoutright_assignment (72 ms) 4: [ RUN ] openacc.view_irregular_layout 4: [ OK ] openacc.view_irregular_layout (38 ms) 4: [ RUN ] openacc.view_mapping 4: [ OK ] openacc.view_mapping (57 ms) 4: [ RUN ] openacc.view_mapping_operator 4: [ OK ] openacc.view_mapping_operator (54 ms) 4: [ RUN ] openacc.static_extent 4: [ OK ] openacc.static_extent (0 ms) 4: [ RUN ] openacc.view_mapping_atomic 4: [ OK ] openacc.view_mapping_atomic (8 ms) 4: [ RUN ] openacc.view_mapping_class_value 4: [ OK ] openacc.view_mapping_class_value (0 ms) 4: [ RUN ] openacc.view_mapping_assignable 4: [ OK ] openacc.view_mapping_assignable (0 ms) 4: [ RUN ] openacc.view_mapping_trivially_copyable 4: [ OK ] openacc.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openacc.append_formatted_multidimensional_index 4: [ OK ] openacc.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] openacc.resize_realloc_no_init 4: [ OK ] openacc.resize_realloc_no_init (31 ms) 4: [ RUN ] openacc.resize_realloc_no_alloc 4: [ OK ] openacc.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openacc.realloc_exec_space 4: [ OK ] openacc.realloc_exec_space (0 ms) 4: [ RUN ] openacc.view_alloc 4: [ OK ] openacc.view_alloc (0 ms) 4: [ RUN ] openacc.view_alloc_exec_space 4: [ OK ] openacc.view_alloc_exec_space (0 ms) 4: [ RUN ] openacc.view_alloc_int 4: [ OK ] openacc.view_alloc_int (0 ms) 4: [ RUN ] openacc.view_alloc_exec_space_int 4: [ OK ] openacc.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openacc.deep_copy_zero_memset 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestWithoutInitializing.hpp:220: Skipped 4: skipping since the OpenACC backend doesn't implement ZeroMemset 4: [ SKIPPED ] openacc.deep_copy_zero_memset (0 ms) 4: [ RUN ] openacc.resize_exec_space 4: [ OK ] openacc.resize_exec_space (14 ms) 4: [ RUN ] openacc.view_allocation_int 4: [ OK ] openacc.view_allocation_int (0 ms) 4: [ RUN ] openacc.view_allocation_exec_space_int 4: [ OK ] openacc.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openacc.view_not_default_constructible 4: [ OK ] openacc.view_not_default_constructible (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_left 4: [ OK ] openacc.view_subview_auto_1d_left (5 ms) 4: [ RUN ] openacc.view_subview_auto_1d_right 4: [ OK ] openacc.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_stride 4: [ OK ] openacc.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openacc.view_subview_assign_strided 4: [ OK ] openacc.view_subview_assign_strided (0 ms) 4: [ RUN ] openacc.view_subview_left_0 4: [ OK ] openacc.view_subview_left_0 (0 ms) 4: [ RUN ] openacc.view_subview_left_1 4: [ OK ] openacc.view_subview_left_1 (0 ms) 4: [ RUN ] openacc.view_subview_left_2 4: [ OK ] openacc.view_subview_left_2 (0 ms) 4: [ RUN ] openacc.view_subview_left_3 4: [ OK ] openacc.view_subview_left_3 (0 ms) 4: [ RUN ] openacc.view_subview_right_0 4: [ OK ] openacc.view_subview_right_0 (0 ms) 4: [ RUN ] openacc.view_subview_right_1 4: [ OK ] openacc.view_subview_right_1 (0 ms) 4: [ RUN ] openacc.view_subview_right_3 4: [ OK ] openacc.view_subview_right_3 (0 ms) 4: [ RUN ] openacc.view_static_tests 4: [ OK ] openacc.view_static_tests (0 ms) 4: [ RUN ] openacc.view_subview_layoutleft_to_layoutleft 4: [ OK ] openacc.view_subview_layoutleft_to_layoutleft (8 ms) 4: [ RUN ] openacc.view_subview_layoutright_to_layoutright 4: [ OK ] openacc.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] openacc.view_subview_1d_assign 4: [ OK ] openacc.view_subview_1d_assign (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 (174 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_atomic 4: [ OK ] openacc.view_subview_2d_from_3d_atomic (177 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_randomaccess 4: [ OK ] openacc.view_subview_2d_from_3d_randomaccess (177 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left 18: ViewFill_Rank1/N:10/manual_time 0.025 s 0.011 s 30 32.3368/s 800 [ 60%] 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 [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp 4: [ OK ] openacc.view_subview_3d_from_5d_left (595 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_atomic 4: [ OK ] openacc.view_subview_3d_from_5d_left_atomic (598 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_randomaccess [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp 18: ViewFill_Rank1/N:10/manual_time 0.023 s 0.011 s 30 34.4446/s 800 4: [ OK ] openacc.view_subview_3d_from_5d_left_randomaccess (598 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_right (1397 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_atomic 25: ViewAllocate_Rank3/N:10/manual_time 0.035 s 0.028 s 118 22.7717/s 800 [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp 18: ViewFill_Rank2/N:10/manual_time 0.023 s 0.011 s 30 34.5976/s 800 [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_right_atomic (1398 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_randomaccess [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp 18: ViewFill_Rank2/N:10/manual_time 0.024 s 0.011 s 27 33.5038/s 800 4: [ OK ] openacc.view_subview_3d_from_5d_right_randomaccess (1398 ms) 4: [ RUN ] openacc.view_test_unmanaged_subview_reset 4: [ OK ] openacc.view_test_unmanaged_subview_reset (1 ms) 4: [ RUN ] openacc.view_subview_memory_traits_construction 4: [ OK ] openacc.view_subview_memory_traits_construction (0 ms) 4: [----------] 160 tests from openacc (84259 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 175 tests from 2 test suites ran. (134879 ms total) 4: [ PASSED ] 171 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openacc.mdspan_minimal_functional 4: [ SKIPPED ] openacc.view_allocation_error 4: [ SKIPPED ] openacc.deep_copy_zero_memset [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o 4/20 Test #4: Kokkos_CoreUnitTest_OpenACC ................. Passed 135.86 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Test timeout computed to be: 1500 5: [==========] Running 19 tests from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 19 tests from defaultdevicetype 5: [ RUN ] defaultdevicetype.initialization_settings 5: [ OK ] defaultdevicetype.initialization_settings (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 5: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_device_id 5: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 5: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 5: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_help 5: [ OK ] defaultdevicetype.cmd_line_args_help (4 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (1 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (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_disable_warnings 5: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_tune_internals 5: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.visible_devices 5: [ OK ] defaultdevicetype.visible_devices (0 ms) 5: [ RUN ] defaultdevicetype.compiler_macros 5: [ OK ] defaultdevicetype.compiler_macros (1 ms) 5: [ RUN ] defaultdevicetype.half_conversion 5: [ OK ] defaultdevicetype.half_conversion (37 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 5: [ RUN ] defaultdevicetype.half_operators 5: [ OK ] defaultdevicetype.half_operators (0 ms) 5: [ RUN ] defaultdevicetype.bhalf_operators 5: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 5: [ RUN ] defaultdevicetype.host_space_access 5: [ OK ] defaultdevicetype.host_space_access (0 ms) 5: [----------] 19 tests from defaultdevicetype (54 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 19 tests from 1 test suite ran. (54 ms total) 5: [ PASSED ] 19 tests. 5/20 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 0.77 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 18: ViewFill_Rank3/N:10/manual_time 0.023 s 0.011 s 30 34.2142/s 800 6: [ OK ] initialization.legion_initialization (426 ms) 6: [----------] 1 test from initialization (426 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (426 ms total) 6: [ PASSED ] 1 test. 25: ViewAllocate_Rank4/N:10/manual_time 0.041 s 0.032 s 100 19.6313/s 800 6/20 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.73 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Test timeout computed to be: 1500 [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o 7: SUCCESS 7/20 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.67 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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.72 sec test 9 Start 9: Kokkos_CoreUnitTest_KokkosP 9: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 9: Test timeout computed to be: 1500 9: [==========] Running 23 tests from 2 test suites. 9: [----------] Global test environment set-up. 9: [----------] 21 tests from kokkosp 9: [ RUN ] kokkosp.test_named_instance_fence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: [ OK ] kokkosp.test_named_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_instance_fence 9: Ref: 134217729 9: Ref: Unnamed Instance Fence 9: 134217729 9: Kokkos::OpenACC::fence(): Unnamed Instance Fence 9: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_named_global_fence 9: Ref: 134217728 9: Ref: test global fence 9: 0 9: test global fence 9: Miss on id 9: 134217728 9: test global fence 9: [ OK ] kokkosp.test_named_global_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_global_fence 9: Ref: 134217728 9: Ref: Unnamed Global Fence 9: 0 9: Kokkos::fence: Unnamed Global Fence 9: Miss on id 9: 134217728 9: Kokkos::fence: Unnamed Global Fence 9: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 9: [ RUN ] kokkosp.test_multiple_default_instances 9: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 9: [ RUN ] kokkosp.test_id_gen 9: [ OK ] kokkosp.test_id_gen (0 ms) 9: [ RUN ] kokkosp.test_kernel_sequence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: Ref: 134217729 9: Ref: test_kernel 9: 134217729 9: named_instance 9: Miss on name 9: 0 9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 9: Miss on name 9: Miss on id 9: 134217728 9: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 9: Miss on name 9: Miss on id 9: 134217729 9: test_kernel 9: [ OK ] kokkosp.test_kernel_sequence (31 ms) 9: [ RUN ] kokkosp.async_deep_copy 9: [ OK ] kokkosp.async_deep_copy (0 ms) 9: [ RUN ] kokkosp.parallel_for 9: [ OK ] kokkosp.parallel_for (0 ms) 9: [ RUN ] kokkosp.regions 9: [ OK ] kokkosp.regions (0 ms) 9: [ RUN ] kokkosp.fences 9: [ OK ] kokkosp.fences (0 ms) 9: [ RUN ] kokkosp.raw_allocation 9: [ OK ] kokkosp.raw_allocation (0 ms) 9: [ RUN ] kokkosp.view 9: [ OK ] kokkosp.view (0 ms) 9: [ RUN ] kokkosp.sections 9: [ OK ] kokkosp.sections (0 ms) 9: [ RUN ] kokkosp.metadata 9: [ OK ] kokkosp.metadata (0 ms) 9: [ RUN ] kokkosp.profile_events 9: [ OK ] kokkosp.profile_events (0 ms) 9: [ RUN ] kokkosp.no_init_kernel 9: [ OK ] kokkosp.no_init_kernel (0 ms) 9: [ RUN ] kokkosp.get_events 9: [ OK ] kokkosp.get_events (0 ms) 9: [ RUN ] kokkosp.create_mirror_no_init 9: [ OK ] kokkosp.create_mirror_no_init (0 ms) 9: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 9: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 9: [ RUN ] kokkosp.create_mirror_view_and_copy 9: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 9: [----------] 21 tests from kokkosp (32 ms total) 9: 9: [----------] 2 tests from defaultdevicetype 9: [ RUN ] defaultdevicetype.profiling_section 9: [ OK ] defaultdevicetype.profiling_section (0 ms) 9: [ RUN ] defaultdevicetype.scoped_profile_region 9: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 9: [----------] 2 tests from defaultdevicetype (0 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 23 tests from 2 test suites ran. (33 ms total) 9: [ PASSED ] 23 tests. [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o 18: ViewFill_Rank3/N:10/manual_time 0.025 s 0.012 s 30 31.4388/s 800 9/20 Test #9: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.73 sec test 10 Start 10: Kokkos_CoreUnitTest_ToolIndependence 10: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 11: Environment variables: 11: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6830/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(). 25: ViewAllocate_Rank4/N:10/manual_time 0.028 s 0.022 s 100 28.1863/s 800 11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 11/20 Test #11: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.67 sec test 12 Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp 12: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6830/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.67 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoad 13: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6830/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(). 18: ViewFill_Rank4/N:10/manual_time 0.024 s 0.012 s 29 33.2781/s 800 13: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xef9dc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xefa040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xefa0c0:Host:source:0xef9e40:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xefa280:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xefa040:40::kokkosp_deallocate_data:Host:source:0xef9dc0:40::kokkosp_finalize_library:: 13/20 Test #13: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.67 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLine 14: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 14: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental7OpenACCE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xef9dc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xefa040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xefa0c0:Host:source:0xef9e40:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xefa280:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xefa040:40::kokkosp_deallocate_data:Host:source:0xef9dc0:40::kokkosp_finalize_library:: 14/20 Test #14: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.67 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec 15: Test timeout computed to be: 1500 15: [==========] Running 3 tests from 2 test suites. 15: [----------] Global test environment set-up. 15: [----------] 2 tests from defaultdevicetype_DeathTest 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x43bc0e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (272 ms) 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x43bf8b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o 18: ViewFill_Rank4/N:10/manual_time 0.025 s 0.012 s 28 32.4456/s 800 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (276 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (548 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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f1: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x43d266] Test::test_stacktrace(bool, bool) 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f3 15: Top of f1 15: Top of f0 15: Top of f0 15: StackTrace f3(std::cout, 4) returned: 110 15: test_f3: 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43ae6e] 15: 15: demangled test_f3: 15: [0x4d5a53] Kokkos::Impl::save_stacktrace() 15: [0x44103c] Test::stacktrace_test_f1(std::ostream&) 15: [0x441832] Test::stacktrace_test_f3(std::ostream&, int) 15: [0x43e1cd] Test::test_stacktrace(bool, bool) 15: [0x483503] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 15: [0x44cb4f] testing::Test::Run() 15: [0x44ee9f] testing::TestInfo::Run() 15: [0x4501c7] testing::TestSuite::Run() 15: [0x462ce7] testing::internal::UnitTestImpl::RunAllTests() 15: [0x486343] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 15: [0x45158e] testing::UnitTest::Run() 15: [0x43af75] main 15: [0x7ffff5995083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 3 tests from 2 test suites ran. (549 ms total) 15: [ PASSED ] 3 tests. 15/20 Test #15: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.22 sec test 16 Start 16: Kokkos_IncrementalTest_SERIAL 16: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 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 SERIAL 16: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 16: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 16: [ RUN ] SERIAL.IncrTest_01_execspace 16: Host Serial Execution Space: 16: KOKKOS_ENABLE_SERIAL: yes 16: 16: Serial Runtime Configuration: 16: Serial 16: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 16: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 16: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 16: [ RUN ] SERIAL.IncrTest_02_AtomicSub 16: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 16: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 16: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 16: [ RUN ] SERIAL.IncrTest_03b_memspace_free 16: [ OK ] SERIAL.IncrTest_03b_memspace_free (137 ms) 16: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 16: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 16: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 16: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 16: [ RUN ] SERIAL.IncrTest_05_reduction 16: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 16: [ RUN ] SERIAL.IncrTest_06_mdrange2D 16: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 16: [ RUN ] SERIAL.IncrTest_06_mdrange3D 16: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 16: [ RUN ] SERIAL.IncrTest_06_mdrange4D 16: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 16: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 16: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 16: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 16: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 16: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 16: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 16: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 16: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 16: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 16: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 16: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 16: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 16: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 25: ViewAllocate_Rank5/N:10/manual_time 0.032 s 0.019 s 114 24.9378/s 800 16: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (196 ms) 16: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 16: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 16: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 16: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 16: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 16: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 16: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 16: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 16: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 16: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 16: [ RUN ] SERIAL.incr_14_MDrangeReduce 16: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 16: [ RUN ] SERIAL.IncrTest_16_parallelscan 16: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 16: [ RUN ] SERIAL.incr_17_atomicView 16: [ OK ] SERIAL.incr_17_atomicView (0 ms) 16: [----------] 28 tests from SERIAL (336 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 1 test suite ran. (336 ms total) 16: [ PASSED ] 26 tests. 16: [ SKIPPED ] 2 tests, listed below: 16: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch 16: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch 16/20 Test #16: Kokkos_IncrementalTest_SERIAL ............... Passed 1.01 sec test 17 Start 17: Kokkos_IncrementalTest_OPENACC 17: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_OPENACC 17: Test timeout computed to be: 1500 25: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 25 29.6/s 800 17: [==========] Running 28 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 28 tests from OPENACC 17: [ RUN ] OPENACC.IncrTest_01_execspace_typedef 17: [ OK ] OPENACC.IncrTest_01_execspace_typedef (0 ms) 17: [ RUN ] OPENACC.IncrTest_01_execspace 17: Device Execution Space: 17: KOKKOS_ENABLE_OPENACC: yes 17: OpenACC Options: 17: KOKKOS_ENABLE_OPENACC_COLLAPSE_HIERARCHICAL_CONSTRUCTS: yes 17: Using OpenACC 17: OpenACC 17: [ OK ] OPENACC.IncrTest_01_execspace (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicExchange 17: [ OK ] OPENACC.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicAdd 17: [ OK ] OPENACC.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] OPENACC.IncrTest_02_AtomicSub 17: [ OK ] OPENACC.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] OPENACC.IncrTest_03a_memspace_malloc 17: [ OK ] OPENACC.IncrTest_03a_memspace_malloc (32 ms) 17: [ RUN ] OPENACC.IncrTest_03b_memspace_free 18: ViewFill_Rank5/N:10/manual_time 0.024 s 0.012 s 28 32.7353/s 800 25: ViewAllocate_Rank6/N:10/manual_time 0.050 s 0.039 s 26 15.984/s 800 [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o 17: [ OK ] OPENACC.IncrTest_03b_memspace_free (2003 ms) 17: [ RUN ] OPENACC.IncrTest_04_simple_parallelFor 17: [ OK ] OPENACC.IncrTest_04_simple_parallelFor (0 ms) 17: [ RUN ] OPENACC.IncrTest_04_RangePolicy_parallelFor 17: [ OK ] OPENACC.IncrTest_04_RangePolicy_parallelFor (0 ms) 17: [ RUN ] OPENACC.IncrTest_05_reduction 17: [ OK ] OPENACC.IncrTest_05_reduction (7 ms) 17: [ RUN ] OPENACC.IncrTest_06_mdrange2D 17: [ OK ] OPENACC.IncrTest_06_mdrange2D (0 ms) 17: [ RUN ] OPENACC.IncrTest_06_mdrange3D 17: [ OK ] OPENACC.IncrTest_06_mdrange3D (0 ms) 17: [ RUN ] OPENACC.IncrTest_06_mdrange4D 17: [ OK ] OPENACC.IncrTest_06_mdrange4D (0 ms) 17: [ RUN ] OPENACC.IncrTest_08_deep_copy_2D 17: [ OK ] OPENACC.IncrTest_08_deep_copy_2D (0 ms) 17: [ RUN ] OPENACC.IncrTest_08_deep_copy_3D 17: [ OK ] OPENACC.IncrTest_08_deep_copy_3D (0 ms) 17: [ RUN ] OPENACC.IncrTest_08_deep_copy_4D 17: [ OK ] OPENACC.IncrTest_08_deep_copy_4D (0 ms) 17: [ RUN ] OPENACC.IncrTest_10_Hierarchical_Basics 17: [ OK ] OPENACC.IncrTest_10_Hierarchical_Basics (0 ms) 17: [ RUN ] OPENACC.IncrTest_11a_Hierarchical_ForLoop 17: [ OK ] OPENACC.IncrTest_11a_Hierarchical_ForLoop (0 ms) 17: [ RUN ] OPENACC.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] OPENACC.IncrTest_11b_Hierarchical_ForLoop (3 ms) 17: [ RUN ] OPENACC.IncrTest_11c_Hierarchical_ForLoop [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp 18: ViewFill_Rank5/N:10/manual_time 0.024 s 0.012 s 29 32.7696/s 800 17: [ OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (246 ms) 17: [ RUN ] OPENACC.IncrTest_12a_ThreadScratch 17: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch (0 ms) 17: [ RUN ] OPENACC.IncrTest_12b_TeamScratch 17: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch (0 ms) 17: [ RUN ] OPENACC.IncrTest_13a_Hierarchical_Red 17: [ OK ] OPENACC.IncrTest_13a_Hierarchical_Red (0 ms) 17: [ RUN ] OPENACC.IncrTest_13b_Hierarchical_Red 17: [ OK ] OPENACC.IncrTest_13b_Hierarchical_Red (0 ms) 17: [ RUN ] OPENACC.IncrTest_13c_Hierarchical_Red 17: [ OK ] OPENACC.IncrTest_13c_Hierarchical_Red (0 ms) 17: [ RUN ] OPENACC.incr_14_MDrangeReduce 17: [ OK ] OPENACC.incr_14_MDrangeReduce (0 ms) 17: [ RUN ] OPENACC.IncrTest_16_parallelscan 17: [ OK ] OPENACC.IncrTest_16_parallelscan (1 ms) 17: [ RUN ] OPENACC.incr_17_atomicView 17: [ OK ] OPENACC.incr_17_atomicView (0 ms) 17: [----------] 28 tests from OPENACC (2302 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (2302 ms total) 17: [ PASSED ] 26 tests. 17: [ SKIPPED ] 2 tests, listed below: 17: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch 17: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch 17/20 Test #17: Kokkos_IncrementalTest_OPENACC .............. Passed 2.99 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/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-6830/build/simd/unit_tests/Kokkos_UnitTest_SIMD 20: Test timeout computed to be: 1500 [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp 20: [==========] Running 16 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 16 tests from simd 20: [ RUN ] simd.host_math_ops 20: [ OK ] simd.host_math_ops (0 ms) 20: [ RUN ] simd.device_math_ops 20: [ OK ] simd.device_math_ops (37 ms) 20: [ RUN ] simd.host_mask_ops 20: [ OK ] simd.host_mask_ops (0 ms) 20: [ RUN ] simd.device_mask_ops 20: [ OK ] simd.device_mask_ops (1 ms) 20: [ RUN ] simd.host_conversions 20: [ OK ] simd.host_conversions (0 ms) 20: [ RUN ] simd.device_conversions 20: [ OK ] simd.device_conversions (0 ms) 20: [ RUN ] simd.host_shift_ops 20: [ OK ] simd.host_shift_ops (0 ms) 20: [ RUN ] simd.device_shift_ops 20: [ OK ] simd.device_shift_ops (0 ms) 20: [ RUN ] simd.host_condition 20: [ OK ] simd.host_condition (0 ms) 20: [ RUN ] simd.device_condition 20: [ OK ] simd.device_condition (0 ms) 20: [ RUN ] simd.host_gen_ctors 20: [ OK ] simd.host_gen_ctors (0 ms) 20: [ RUN ] simd.device_gen_ctors 20: [ OK ] simd.device_gen_ctors (0 ms) 20: [ RUN ] simd.host_where_expressions 20: [ OK ] simd.host_where_expressions (0 ms) 20: [ RUN ] simd.device_where_expressions 20: [ OK ] simd.device_where_expressions (2 ms) 20: [ RUN ] simd.host_reductions 20: [ OK ] simd.host_reductions (0 ms) 20: [ RUN ] simd.device_reductions 20: [ OK ] simd.device_reductions (0 ms) 20: [----------] 16 tests from simd (42 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 16 tests from 1 test suite ran. (42 ms total) 20: [ PASSED ] 16 tests. [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o 20/20 Test #20: Kokkos_UnitTest_SIMD ........................ Passed 0.74 sec 100% tests passed, 0 tests failed out of 20 Total Test time (real) = 200.06 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 59e2a1d23683169338a8ebea10c3c76ff92849c4dc974f800ab5f468929e4a1b 18: ViewFill_Rank6/N:10/manual_time 0.024 s 0.012 s 29 33.1198/s 800 [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o $ docker rm -f --volumes 59e2a1d23683169338a8ebea10c3c76ff92849c4dc974f800ab5f468929e4a1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o 25: ViewAllocate_Rank6/N:10/manual_time 0.041 s 0.033 s 100 19.5858/s 800 [ 61%] Built target Kokkos_CoreUnitTest_SYCL1A [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o 18: ViewFill_Rank6/N:10/manual_time 0.034 s 0.012 s 20 23.7813/s 800 [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp 25: ViewAllocate_Rank7/N:10/manual_time 0.027 s 0.023 s 100 29.5391/s 800 [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp 18: ViewFill_Rank7/N:10/manual_time 0.033 s 0.012 s 21 23.9656/s 800 [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o 25: ViewAllocate_Rank7/N:10/manual_time 0.131 s 0.111 s 10 6.09926/s 800 [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o 18: ViewFill_Rank7/N:10/manual_time 0.024 s 0.011 s 24 33.1915/s 800 18: ViewFill_Rank8/N:10/manual_time 0.025 s 0.012 s 29 32.2951/s 800 [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 25: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.022 s 100 29.8123/s 800 [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o 18: ViewFill_Rank8/N:10/manual_time 0.024 s 0.012 s 28 33.1738/s 800 [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o 18: ViewFill_Raw/N:10/manual_time 0.028 s 0.014 s 25 28.6217/s 800 [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o 25: ViewAllocate_Rank8/N:10/manual_time 0.033 s 0.027 s 124 24.1428/s 800 25: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 439 933.978/s 1.6k 18: ViewFill_Raw/N:10/manual_time 0.028 s 0.014 s 25 28.7591/s 800 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 439 1020.49/s 1.6k [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.032 s 0.030 s 10 49.2394/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 362 1021.56/s 1.6k [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.032 s 0.031 s 10 49.3527/s 1.6k 25: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 439 1022.27/s 1.6k 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.033 s 0.031 s 10 48.6456/s 1.6k [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 440 953.52/s 1.6k [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.035 s 0.031 s 10 45.8186/s 1.6k [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o 25: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 440 1022.16/s 1.6k 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.035 s 0.032 s 10 45.8628/s 1.6k [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp 25: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 441 1022.36/s 1.6k 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.043 s 0.034 s 10 37.3638/s 1.6k [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.013 s 0.006 s 10 123.763/s 1.6k [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o 25: ViewDeepCopy_Rank2/N:10/manual_time 0.003 s 0.003 s 202 511.134/s 1.6k 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.013 s 0.007 s 10 119.395/s 1.6k [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.015 s 0.007 s 10 109.098/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.003 s 235 515.049/s 1.6k [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.014 s 0.007 s 10 113.016/s 1.6k 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.018 s 0.009 s 10 87.9486/s 1.6k 25: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 440 1022.19/s 1.6k 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.024 s 0.011 s 10 67.693/s 1.6k 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 331 755.623/s 1.6k 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.041 s 0.035 s 10 38.8505/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 278 643.881/s 1.6k [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.042 s 0.034 s 10 37.7009/s 1.6k [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 25: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 441 1022.21/s 1.6k 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.046 s 0.038 s 10 34.4493/s 1.6k [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 64%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o 25: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 440 1021.91/s 1.6k [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.040 s 0.034 s 10 39.5973/s 1.6k [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.024 s 0.012 s 10 66.4838/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 440 1022.3/s 1.6k 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.023 s 0.011 s 10 68.4316/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 440 969.948/s 1.6k 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.029 s 0.015 s 10 54.3586/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.014 s 0.014 s 49 112.522/s 1.6k 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.024 s 0.012 s 10 67.1546/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.014 s 0.014 s 49 113.062/s 1.6k [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.051 s 0.038 s 10 31.561/s 1.6k [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 25: ViewDeepCopy_Rank4/N:10/manual_time 0.003 s 0.003 s 226 516.91/s 1.6k 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.048 s 0.038 s 10 33.3669/s 1.6k [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 64%] Built target Kokkos_PerformanceTest_Atomic [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 25: ViewDeepCopy_Rank5/N:10/manual_time 0.007 s 0.007 s 103 236.379/s 1.6k 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 54.7577/s 1.6k [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o 25: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 440 980.394/s 1.6k 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 55.5604/s 1.6k [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.038 s 0.033 s 10 41.928/s 1.6k [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o 25: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 440 1022.13/s 1.6k [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.045 s 0.037 s 10 35.5646/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.016 s 0.016 s 44 101.638/s 1.6k [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.020 s 0.009 s 10 79.9519/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.018 s 0.018 s 39 88.9067/s 1.6k [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.031 s 0.015 s 10 51.6172/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 440 1022.14/s 1.6k 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.045 s 0.036 s 10 35.5668/s 1.6k [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp 25: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 440 1022.24/s 1.6k 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.042 s 0.036 s 10 38.0798/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.018 s 0.017 s 40 91.4171/s 1.6k 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.029 s 0.015 s 10 54.5557/s 1.6k [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.030 s 0.014 s 10 54.1565/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.019 s 37 84.9207/s 1.6k [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp 25: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 440 1022.22/s 1.6k [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o 25: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 440 951.26/s 1.6k 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.141 s 0.119 s 10 11.3466/s 1.6k [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o 25: ViewDeepCopy_Rank8/N:10/manual_time 0.018 s 0.018 s 38 87.6008/s 1.6k [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_a.cpp.o 25: ViewDeepCopy_Rank8/N:10/manual_time 0.019 s 0.019 s 37 83.4938/s 1.6k 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.140 s 0.118 s 10 11.4258/s 1.6k 18/45 Test #18: Kokkos_PerformanceTest_Benchmark ............ Passed 258.66 sec test 19 Start 19: Kokkos_Benchmark_Atomic_MinMax 19: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-25_T17-56-26.json" 19: Test timeout computed to be: 1500 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 4 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: 2024-04-25T18:21:49+00:00 19: Running /var/jenkins/workspace/Kokkos_PR-6830/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.21, 4.74, 4.98 19: CPU architecture: none 19: Default Device: N6Kokkos6OpenMPE 19: GIT_BRANCH: HEAD 19: GIT_CLEAN_STATUS: CLEAN 19: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 19: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 19: GIT_COMMIT_HASH: 4b656d535 19: GPU architecture: none 19: KOKKOS_COMPILER_GNU: 840 19: KOKKOS_ENABLE_ASM: yes 19: KOKKOS_ENABLE_CXX17: yes 19: KOKKOS_ENABLE_CXX20: no 19: KOKKOS_ENABLE_CXX23: no 19: KOKKOS_ENABLE_CXX26: no 19: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 19: KOKKOS_ENABLE_HWLOC: no 19: KOKKOS_ENABLE_LIBDL: no 19: KOKKOS_ENABLE_OPENMP: yes 19: KOKKOS_ENABLE_PRAGMA_IVDEP: no 19: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 19: KOKKOS_ENABLE_PRAGMA_UNROLL: no 19: KOKKOS_ENABLE_PRAGMA_VECTOR: no 19: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 19: Kokkos Version: 4.3.99 19: platform: 64bit 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Benchmark Time CPU Iterations 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 25: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 446 1032.61/s 1.6k 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.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.004 s 0.001 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.004 s 0.002 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.004 s 0.001 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.004 s 0.002 s 10 19/45 Test #19: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.73 sec test 20 Start 20: Kokkos_PerformanceTest_Mempool 20: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-25_T17-56-26.json" 20: Test timeout computed to be: 1500 20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 20: Detected: 4 cores per node. 20: Detected: 1 MPI_ranks per node. 20: Requested: 8 threads per process. 20: 2024-04-25T18:21:50+00:00 20: Running /var/jenkins/workspace/Kokkos_PR-6830/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.21, 4.74, 4.98 20: CPU architecture: none 20: Default Device: N6Kokkos6OpenMPE 20: GIT_BRANCH: HEAD 20: GIT_CLEAN_STATUS: CLEAN 20: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 20: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 20: GIT_COMMIT_HASH: 4b656d535 20: GPU architecture: none 20: KOKKOS_COMPILER_GNU: 840 20: KOKKOS_ENABLE_ASM: yes 20: KOKKOS_ENABLE_CXX17: yes 20: KOKKOS_ENABLE_CXX20: no 20: KOKKOS_ENABLE_CXX23: no 20: KOKKOS_ENABLE_CXX26: no 20: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 20: KOKKOS_ENABLE_HWLOC: no 20: KOKKOS_ENABLE_LIBDL: no 20: KOKKOS_ENABLE_OPENMP: yes 20: KOKKOS_ENABLE_PRAGMA_IVDEP: no 20: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 20: KOKKOS_ENABLE_PRAGMA_UNROLL: no 20: KOKKOS_ENABLE_PRAGMA_VECTOR: no 20: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 20: Kokkos Version: 4.3.99 20: platform: 64bit 25: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 446 1032.77/s 1.6k [ 66%] Linking CXX executable Kokkos_PerformanceTest_TaskDag 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 1110 8.74559M/s 25: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 446 1032.57/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 446 1032.76/s 1.6k [ 66%] Built target Kokkos_PerformanceTest_TaskDag [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.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.001 s 0.000 s 2194 20.2555M/s 20/45 Test #20: Kokkos_PerformanceTest_Mempool .............. Passed 2.41 sec test 21 Start 21: Kokkos_PerformanceTest_Atomic 21: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-25_T17-56-26.json" 21: Test timeout computed to be: 1500 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 4 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: 2024-04-25T18:21:52+00:00 21: Running /var/jenkins/workspace/Kokkos_PR-6830/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.11, 4.69, 4.97 21: CPU architecture: none 21: Default Device: N6Kokkos6OpenMPE 21: GIT_BRANCH: HEAD 21: GIT_CLEAN_STATUS: CLEAN 21: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 21: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 21: GIT_COMMIT_HASH: 4b656d535 21: GPU architecture: none 21: KOKKOS_COMPILER_GNU: 840 21: KOKKOS_ENABLE_ASM: yes 21: KOKKOS_ENABLE_CXX17: yes 21: KOKKOS_ENABLE_CXX20: no 21: KOKKOS_ENABLE_CXX23: no 21: KOKKOS_ENABLE_CXX26: no 21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 21: KOKKOS_ENABLE_HWLOC: no 21: KOKKOS_ENABLE_LIBDL: no 21: KOKKOS_ENABLE_OPENMP: yes 21: KOKKOS_ENABLE_PRAGMA_IVDEP: no 21: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 21: KOKKOS_ENABLE_PRAGMA_UNROLL: no 21: KOKKOS_ENABLE_PRAGMA_VECTOR: no 21: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 21: Kokkos Version: 4.3.99 21: platform: 64bit 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 899 1045.5/s 800 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.053 s 0.026 s 10 1 4 0.224894 0.0180918 377.41u 704.983M 1.85718G 704.983M 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 892 1045.69/s 800 21: Test_Atomic/100000/iterations:10 0.053 s 0.026 s 10 1 8 0.232653 0.0184828 432.01u 4.99995G 1.74797G 4.99995G [ 66%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace 21: Test_Atomic/100000/iterations:10 0.051 s 0.025 s 10 1 8 0.224167 0.018162 377.61u 4.99995G 2.53197G 4.99995G [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o 21: Test_Atomic/100000/iterations:10 0.045 s 0.021 s 10 1 4 0.222478 0.0145749 376.51u 704.983M 1.90786G 704.983M 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 892 1009.6/s 800 21: Test_Atomic/100000/iterations:10 0.050 s 0.024 s 10 1 8 0.168222 0.0309919 376.91u 4.99995G 1.36576G 4.99995G 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 892 1045.82/s 800 21: Test_Atomic/100000/iterations:10 0.053 s 0.026 s 10 1 8 0.229837 0.0241507 377.51u 4.99995G 2.498G 4.99995G 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 892 1045.77/s 800 21: Test_Atomic/100000/iterations:10 0.049 s 0.019 s 10 0 4 0.173833 0.0212761 1.12612m 4.99993G 2.21993G 4.99989G 21: Test_Atomic/100000/iterations:10 0.048 s 0.021 s 10 1 8 0.147635 0.0285523 1.12523m 4.99995G 1.49399G 4.99995G 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 891 1045.79/s 800 21: Test_Atomic/100000/iterations:10 0.052 s 0.025 s 10 1 4 0.231317 0.0233735 377.61u 704.983M -2.09281G 704.983M 21/45 Test #21: Kokkos_PerformanceTest_Atomic ............... Passed 4.57 sec test 22 Start 22: Kokkos_ContainersUnitTest_Serial 22: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 [ 66%] Built target Kokkos_PerformanceTest_SharedSpace [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 892 1045.58/s 800 [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 892 1045.85/s 800 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 890 1045.73/s 800 [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o 22: [ OK ] serial.bitset (1956 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 (3 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 (17 ms) 22: [ RUN ] serial.dyn_rank_view_api_generic 22: [ OK ] serial.dyn_rank_view_api_generic (18 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-6830/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 (1 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 (54 ms) 22: [ RUN ] serial.offsetview_unmanaged_construction 22: [ OK ] serial.offsetview_unmanaged_construction (3 ms) 22: [ RUN ] serial.offsetview_subview 22: [ OK ] serial.offsetview_subview (19 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 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 892 1045.91/s 800 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 892 1045.89/s 800 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 892 1045.66/s 800 22: [ OK ] serial.scatterview (2206 ms) 22: [ RUN ] serial.scatterview_devicetype 22: [ OK ] serial.scatterview_devicetype (1 ms) 22: [ RUN ] serial.staticcrsgraph 22: [ OK ] serial.staticcrsgraph (23 ms) 22: [ RUN ] serial.resize_realloc_no_init_dualview 22: [ OK ] serial.resize_realloc_no_init_dualview (2 ms) 22: [ RUN ] serial.resize_realloc_no_alloc_dualview 22: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 22: [ RUN ] serial.resize_exec_space_dualview 22: [ OK ] serial.resize_exec_space_dualview (0 ms) 22: [ RUN ] serial.realloc_exec_space_dualview 22: [ OK ] serial.realloc_exec_space_dualview (0 ms) 22: [ RUN ] serial.resize_realloc_no_init_dynrankview 22: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 22: [ RUN ] serial.resize_exec_space_dynrankview 22: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 22: [ RUN ] serial.realloc_exec_space_dynrankview 22: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 22: [ RUN ] serial.resize_realloc_no_init_scatterview 22: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 22: [ RUN ] serial.resize_realloc_no_alloc_scatterview 22: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 22: [ RUN ] serial.resize_exec_space_scatterview 22: [ OK ] serial.resize_exec_space_scatterview (0 ms) 22: [ RUN ] serial.realloc_exec_space_scatterview 22: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynrankview 22: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 22: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 22: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_offsetview 22: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 22: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_offsetview 22: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynamicview 22: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 22: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 22: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 22: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 22: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 22: [ RUN ] serial.UnorderedMap_insert 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 892 1045.93/s 800 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 892 1045.86/s 800 [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 892 1046.22/s 800 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 892 1046.28/s 800 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 893 1046.53/s 800 [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 892 1046.38/s 800 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.28537k/s 1.6k 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.21649k/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.82848k/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.233k/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.69564k/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.22864k/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.29984k/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.39607k/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.14157k/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.78823k/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.29227k/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.97852k/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.47015k/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.24002k/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.0528k/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.31645k/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.13882k/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.44717k/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.19263k/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.005 s 0.001 s 10 339.963/s 1.6k [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.123 s 0.114 s 10 12.9624/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.14255k/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.12014k/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.4276k/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.10454k/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.56284k/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.67242k/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.13533k/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.33058k/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.7118k/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.19199k/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.97988k/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 914.397/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.101 s 0.091 s 10 15.7992/s 1.6k 25/52 Test #25: Kokkos_PerformanceTest_Benchmark ............ Passed 153.58 sec test 26 Start 26: Kokkos_Benchmark_Atomic_MinMax 26: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-25_T18-00-28.json" 26: Test timeout computed to be: 1500 [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o 26: 2024-04-25T18:25:10+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 26: Run on (255 X 3099.85 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x127) 26: L1 Instruction 32 KiB (x127) 26: L2 Unified 512 KiB (x127) 26: L3 Unified 32768 KiB (x15) 26: Load Average: 12.54, 10.94, 8.21 26: CPU architecture: none 26: Default Device: N6Kokkos3HIPE 26: GPU architecture: AMD_GFX908 26: KOKKOS_COMPILER_CLANG: 1600 26: KOKKOS_ENABLE_ASM: no 26: KOKKOS_ENABLE_CXX17: no 26: KOKKOS_ENABLE_CXX20: yes 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 26: KOKKOS_ENABLE_HIP: yes 26: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_LIBDL: yes 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: KOKKOS_ENABLE_SERIAL: yes 26: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 26: Kokkos Version: 4.3.99 26: macro KOKKOS_ENABLE_HIP: defined 26: macro KOKKOS_ENABLE_ROCTHRUST: defined 26: platform: 64bit 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26/52 Test #26: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.68 sec test 27 Start 27: Kokkos_PerformanceTest_Mempool 27: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-25_T18-00-28.json" 27: Test timeout computed to be: 1500 27: 2024-04-25T18:25:11+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool 27: Run on (255 X 3100.01 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x127) 27: L1 Instruction 32 KiB (x127) 27: L2 Unified 512 KiB (x127) 27: L3 Unified 32768 KiB (x15) 27: Load Average: 12.54, 10.94, 8.21 27: CPU architecture: none 27: Default Device: N6Kokkos3HIPE 27: GPU architecture: AMD_GFX908 27: KOKKOS_COMPILER_CLANG: 1600 27: KOKKOS_ENABLE_ASM: no 27: KOKKOS_ENABLE_CXX17: no 27: KOKKOS_ENABLE_CXX20: yes 27: KOKKOS_ENABLE_CXX23: no 27: KOKKOS_ENABLE_CXX26: no 27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 27: KOKKOS_ENABLE_HIP: yes 27: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_LIBDL: yes 27: KOKKOS_ENABLE_PRAGMA_IVDEP: no 27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 27: KOKKOS_ENABLE_PRAGMA_UNROLL: no 27: KOKKOS_ENABLE_PRAGMA_VECTOR: no 27: KOKKOS_ENABLE_SERIAL: yes 27: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 27: Kokkos Version: 4.3.99 27: macro KOKKOS_ENABLE_HIP: defined 27: macro KOKKOS_ENABLE_ROCTHRUST: defined 27: platform: 64bit 27: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: fill ops per second 27: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2837 22.247M/s [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: cycle ops per second 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 9369 148.296M/s 27/52 Test #27: Kokkos_PerformanceTest_Mempool .............. Passed 2.96 sec test 28 Start 28: Kokkos_PerformanceTest_Atomic 28: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-25_T18-00-28.json" 28: Test timeout computed to be: 1500 28: 2024-04-25T18:25:14+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic 28: Run on (255 X 3099.92 MHz CPU s) 28: CPU Caches: 28: L1 Data 32 KiB (x127) 28: L1 Instruction 32 KiB (x127) 28: L2 Unified 512 KiB (x127) 28: L3 Unified 32768 KiB (x15) 28: Load Average: 11.78, 10.81, 8.18 28: CPU architecture: none 28: Default Device: N6Kokkos3HIPE 28: GPU architecture: AMD_GFX908 28: KOKKOS_COMPILER_CLANG: 1600 28: KOKKOS_ENABLE_ASM: no 28: KOKKOS_ENABLE_CXX17: no 28: KOKKOS_ENABLE_CXX20: yes 28: KOKKOS_ENABLE_CXX23: no 28: KOKKOS_ENABLE_CXX26: no 28: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 28: KOKKOS_ENABLE_HIP: yes 28: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 28: KOKKOS_ENABLE_HWLOC: no 28: KOKKOS_ENABLE_LIBDL: yes 28: KOKKOS_ENABLE_PRAGMA_IVDEP: no 28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 28: KOKKOS_ENABLE_PRAGMA_UNROLL: no 28: KOKKOS_ENABLE_PRAGMA_VECTOR: no 28: KOKKOS_ENABLE_SERIAL: yes 28: Kokkos: HIP[ 0 ] gcnArch gfx908:sramecc+:xnack-, Total Global Memory: 31.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 28: Kokkos Version: 4.3.99 28: macro KOKKOS_ENABLE_HIP: defined 28: macro KOKKOS_ENABLE_ROCTHRUST: defined 28: platform: 64bit [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o 22: [ OK ] serial.UnorderedMap_insert (13481 ms) 22: [ RUN ] serial.UnorderedMap_failed_insert [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o 22: [ OK ] serial.UnorderedMap_failed_insert (6186 ms) 22: [ RUN ] serial.UnorderedMap_deep_copy 22: [ OK ] serial.UnorderedMap_deep_copy (8 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 (2 ms) 22: [ RUN ] serial.vector_insert 22: [ OK ] serial.vector_insert (2 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 (23993 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 65 tests from 1 test suite ran. (23993 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 24.16 sec test 23 Start 23: Kokkos_ContainersUnitTest_OpenMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (568 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 (1 ms) 23: [ RUN ] openmp.dualview_realloc 23: [ OK ] openmp.dualview_realloc (0 ms) 23: [ RUN ] openmp.dualview_resize 23: [ OK ] openmp.dualview_resize (0 ms) 23: [ RUN ] openmp.dualview_device_correct_kokkos_device 23: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 23: [ RUN ] openmp.dualview_host_correct_kokkos_device 23: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 23: [ RUN ] openmp.dualview_host_modify_template_device_sync 23: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 23: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 23: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 23: [ RUN ] openmp.dualview_device_modify_template_host_sync 23: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 23: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 23: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 23: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 23: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 23: [ RUN ] openmp.dynamic_view 23: [ OK ] openmp.dynamic_view (21 ms) 23: [ RUN ] openmp.dyn_rank_view_api_generic 23: [ OK ] openmp.dyn_rank_view_api_generic (13 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 (1 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 (19 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 (20 ms) 23: [ RUN ] openmp.offsetview_offsets_rank1 23: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 23: [ RUN ] openmp.offsetview_offsets_rank2 23: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 23: [ RUN ] openmp.offsetview_offsets_rank3 23: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 23: [ RUN ] openmp.scatterview [ 67%] Built target Kokkos_PerformanceTest_Mempool [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/UnitTestMain.cpp.o 23: [ OK ] openmp.scatterview (1968 ms) 23: [ RUN ] openmp.scatterview_devicetype 23: [ OK ] openmp.scatterview_devicetype (17 ms) 23: [ RUN ] openmp.staticcrsgraph 23: [ OK ] openmp.staticcrsgraph (19 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dualview 23: [ OK ] openmp.resize_realloc_no_init_dualview (1 ms) 23: [ RUN ] openmp.resize_realloc_no_alloc_dualview 23: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 23: [ RUN ] openmp.resize_exec_space_dualview 23: [ OK ] openmp.resize_exec_space_dualview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_dualview 23: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dynrankview 23: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 23: [ RUN ] openmp.resize_exec_space_dynrankview 23: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_dynrankview 23: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_init_scatterview 23: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 23: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 23: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 23: [ RUN ] openmp.resize_exec_space_scatterview 23: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 23: [ RUN ] openmp.realloc_exec_space_scatterview 23: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynrankview 23: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 23: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 23: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_offsetview 23: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 23: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 23: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynamicview 23: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 23: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 23: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 23: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 23: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 23: [ RUN ] openmp.UnorderedMap_insert [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_Bitset.cpp.o 23: [ OK ] openmp.UnorderedMap_insert (12462 ms) 23: [ RUN ] openmp.UnorderedMap_failed_insert [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o 23: [ OK ] openmp.UnorderedMap_failed_insert (7962 ms) 23: [ RUN ] openmp.UnorderedMap_deep_copy 23: [ OK ] openmp.UnorderedMap_deep_copy (7 ms) 23: [ RUN ] openmp.UnorderedMap_valid_empty 23: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 23: [ RUN ] openmp.UnorderedMap_clear_zero_size 23: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 23: [ RUN ] openmp.UnorderedMap_consistent_size 23: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 23: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 23: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 23: [ RUN ] openmp.UnorderedMap_lambda_capturable 23: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 23: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 23: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 23: [ RUN ] openmp.vector_combination 23: [ OK ] openmp.vector_combination (0 ms) 23: [ RUN ] openmp.vector_insert 23: [ OK ] openmp.vector_insert (0 ms) 23: [ RUN ] openmp.vector_push_back_default_exec 23: [ OK ] openmp.vector_push_back_default_exec (0 ms) 23: [ RUN ] openmp.viewctorprop_embedded_dim 23: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 23: [----------] 65 tests from openmp (23099 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 65 tests from 1 test suite ran. (23099 ms total) 23: [ PASSED ] 65 tests. 23/45 Test #23: Kokkos_ContainersUnitTest_OpenMP ............ Passed 23.25 sec test 24 Start 24: Kokkos_ContainersPerformanceTest_OpenMP 24: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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.00781332 24: View sum computation time: 0.00781332 24: Strided View time (init only): 0.00787087 24: View Rank7 time (init only): 0.00961852 24: DynRankView time (init only): 0.00805539 24: DynRankView sum computation time: 0.00881551 24: Ratio of View to DynRankView time: 0.96995 24: Ratio of View to DynRankView sum computation time: 0.978006 24: Ratio of View to View Rank7 time: 0.812321 24: Ratio of StrideView to DynRankView time: 0.977094 24: Ratio of DynRankView to View Rank7 time: 0.837488 24: [ OK ] TEST_CATEGORY.dynrankview_perf (311 ms) 24: [ RUN ] TEST_CATEGORY.global_2_local 24: OpenMP 24: size, create, generate, fill, find 24: 256, 0.000312349, 3.6439e-05, 0.000120918, 0.00527265 24: 512, 0.00014841, 3.1219e-05, 0.000157057, 0.00538028 24: 1024, 0.000117252, 3.9664e-05, 0.000216538, 0.00552039 24: 2048, 0.000139943, 4.3984e-05, 0.000366691, 0.00579484 24: 4096, 0.000293253, 4.0616e-05, 0.000647881, 0.00659125 24: 8192, 0.000251595, 7.6364e-05, 0.00112266, 0.0086552 24: 16384, 0.000437044, 6.4091e-05, 0.00220609, 0.0143104 24: 32768, 0.000643934, 0.000110288, 0.00421013, 0.0271977 24: 65536, 0.00116669, 9.4018e-05, 0.00926474, 0.0630591 24: 131072, 0.00203026, 0.000170803, 0.0181864, 0.138172 24: 262144, 0.0211427, 0.000205337, 0.0359249, 0.254268 [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o 24: 524288, 0.00721304, 0.000518177, 0.0778506, 0.856001 24: 1048576, 0.0137626, 0.000534447, 0.143524, 2.64547 28: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 28: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Test_Atomic/100000/iterations:10 3.44 s 3.43 s 10 1 4 2.62387m 1.35179m 52.7u 704.983M 144.888k 704.983M [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 64%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSort.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_b.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 69%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 69%] Built target Kokkos_PerformanceTest_Atomic [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o 24: 2097152, 0.0296443, 0.0010227, 0.294826, 6.42812 [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_c.cpp.o [ 65%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DualView.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 65%] Built target Kokkos_ContainersTestCompileOnly [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o 24: 4194304, 0.0529025, 0.00200288, 0.636334, 13.8821 24: [ OK ] TEST_CATEGORY.global_2_local (25725 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.152177 seconds 24: test took 0.148659 seconds 24: num_threads 8 24: hand-coded test took 0.15494 seconds 24: test took 0.145507 seconds 24: num_threads 8 24: hand-coded test took 0.150816 seconds 24: test took 0.143526 seconds 24: num_threads 8 24: hand-coded test took 0.146522 seconds 24: test took 0.142182 seconds 24: num_threads 8 24: hand-coded test took 0.144369 seconds 24: test took 0.137822 seconds 24: [ OK ] TEST_CATEGORY.scatter_view (1943 ms) 24: [----------] 5 tests from TEST_CATEGORY (27980 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 5 tests from 1 test suite ran. (27980 ms total) 24: [ PASSED ] 5 tests. 24/45 Test #24: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 28.00 sec test 25 Start 25: Kokkos_UnitTest_Sort 25: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 25: Test timeout computed to be: 1500 25: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 25: Detected: 4 cores per node. 25: Detected: 1 MPI_ranks per node. 25: Requested: 8 threads per process. 25: [==========] Running 15 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 15 tests from openmp 25: [ RUN ] openmp.SortUnsignedValueType [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 69%] Built target Kokkos_Benchmark_Atomic_MinMax [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o 25: [ OK ] openmp.SortUnsignedValueType (10345 ms) 25: [ RUN ] openmp.SortEmptyView 25: [ OK ] openmp.SortEmptyView (0 ms) 25: [ RUN ] openmp.SortByKeyEmptyView 25: [ OK ] openmp.SortByKeyEmptyView (0 ms) 25: [ RUN ] openmp.SortByKey 25: [ OK ] openmp.SortByKey (1 ms) 25: [ RUN ] openmp.SortByKeyWithComparator 25: [ OK ] openmp.SortByKeyWithComparator (0 ms) 25: [ RUN ] openmp.SortByKeyStaticExtents 25: [ OK ] openmp.SortByKeyStaticExtents (0 ms) 25: [ RUN ] openmp.SortByKeyWithStrides 25: [ OK ] openmp.SortByKeyWithStrides (0 ms) 25: [ RUN ] openmp.SortByKeyKeysLargerThanValues 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 8 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: [ OK ] openmp.SortByKeyKeysLargerThanValues (343 ms) 25: [ RUN ] openmp.SortWithCustomComparator 25: [ OK ] openmp.SortWithCustomComparator (1393 ms) 25: [ RUN ] openmp.BinSortGenericTests 25: [ OK ] openmp.BinSortGenericTests (642 ms) 25: [ RUN ] openmp.BinSortEmptyView 25: [ OK ] openmp.BinSortEmptyView (0 ms) 25: [ RUN ] openmp.BinSortEmptyKeysView 25: [ OK ] openmp.BinSortEmptyKeysView (0 ms) 25: [ RUN ] openmp.BinSortUnsignedKeyLayoutStrideValues [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 65%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmptarget/TestRandom.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSort.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynamicView.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o 25: [ OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (19441 ms) 25: [ RUN ] openmp.NestedSort 25: [ OK ] openmp.NestedSort (7 ms) 25: [ RUN ] openmp.NestedSortByKey 25: [ OK ] openmp.NestedSortByKey (80 ms) 25: [----------] 15 tests from openmp (32257 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 15 tests from 1 test suite ran. (32257 ms total) 25: [ PASSED ] 15 tests. 25/45 Test #25: Kokkos_UnitTest_Sort ........................ Passed 32.29 sec test 26 Start 26: Kokkos_UnitTest_Random 26: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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:1714069424806830351 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0034246 0.000878682 || 0.051031 2044 2402 || 2229.7 2222.06 || 12.1469 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00593642 -3.91793e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0190089 0.00194277 || 0.051031 2051 2423 || 2265.12 2222.06 || 26.8569 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.017121 -0.000529473 || 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.00512035 0.00195601 || 0.051031 2053 2422 || 2210.74 2222.06 || 27.0398 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0061948 0.000397796 || 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.00475029 -0.00135284 || 0.051031 2060 2392 || 2211.56 2222.06 || -18.7016 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0141738 0.00014562 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00486716 0.000487622 || 0.051031 2037 2402 || 2232.93 2222.06 || 6.74089 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00659243 0.000537755 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.014524 -1.25229e-05 || 0.051031 2054 2415 || 2190.25 2222.06 || -0.173116 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00580033 -0.000348879 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 9.76563e-08 0.00336741 0.0022131 || 0.051031 2043 2400 || 2214.6 2222.06 || 30.5939 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 2.92969e-07 0.0170674 -4.34218e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.009613 -0.000656028 || 0.051031 2053 2400 || 2200.9 2222.06 || -9.06893 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00785244 0.000663613 || 0.051031 1e+64 -1e+64 26: Test Seed:1714069427751672203 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.000380662 -2.10296e-05 || 0.051031 2048 2391 || 2222.91 2222.06 || -0.290714 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00781372 0.000472141 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0145271 -5.85167e-05 || 0.051031 2037 2400 || 2254.82 2222.06 || -0.808935 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.000843641 -0.000176114 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortByKey.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00689955 0.000862214 || 0.051031 2052 2396 || 2206.84 2222.06 || 11.9192 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0268886 -0.000158716 || 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.0126002 0.00122544 || 0.051031 2039 2432 || 2250.42 2222.06 || 16.9405 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0132188 -0.000144123 || 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.0148859 -0.000316898 || 0.051031 2045 2397 || 2189.47 2222.06 || -4.3808 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 -0.0235712 0.000307533 || 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.00636114 0.00153895 || 0.051031 2033 2403 || 2236.29 2222.06 || 21.2745 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 -0.00773192 -8.76448e-06 || 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.00371129 0.00176496 || 0.051031 2029 2388 || 2213.85 2222.06 || 24.3989 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 -0.00144645 0.000579565 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.006814 -0.00104389 || 0.051031 2052 2392 || 2207.02 2222.06 || -14.4308 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00145439 0.000683004 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift64 (5904 ms) 26: [ RUN ] openmp.Random_XorShift1024_0 26: Test Seed:1714069430711626369 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0156566 0.00248007 || 0.051031 2024 2367 || 2164.34 2198.22 || 34.2845 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00035555 -0.000204049 || 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.00988977 -0.00133352 || 0.051031 2021 2427 || 2220.18 2198.22 || -18.4346 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0254219 -0.000136935 || 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.0165506 0.00179134 || 0.051031 2007 2396 || 2162.43 2198.22 || 24.7634 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0197219 0.000902731 || 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.0107253 -0.00115929 || 0.051031 2035 2364 || 2174.9 2198.22 || -16.026 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00965912 -0.000543148 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.00591019 -0.000337685 || 0.051031 2010 2383 || 2211.29 2198.22 || -4.66816 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.0158367 0.000198916 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_d.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.27255e-05 -6.87689e-05 -0.00136728 || 0.051031 2000 2386 || 2198.37 2198.22 || -18.9012 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.28572e-05 -0.000576598 0.000261224 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties [ 70%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00733265 0.000423349 || 0.051031 1994 2377 || 2214.46 2198.22 || 5.85238 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0185011 0.000311135 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00116916 -0.00078772 || 0.051031 2015 2384 || 2200.8 2198.22 || -10.8894 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0187107 -0.000293328 || 0.051031 1e+64 -1e+64 26: Test Seed:1714069433905831770 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00504003 0.0016024 || 0.051031 2045 2374 || 2187.2 2198.22 || 22.1516 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.000279385 -0.000213174 || 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.0301652 0.00158388 || 0.051031 2028 2377 || 2133.85 2198.22 || 21.8956 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0146658 -0.000609971 || 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.00151134 -0.000343107 || 0.051031 1997 2408 || 2201.55 2198.22 || -4.74311 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0228398 0.000291712 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 70%] Linking CXX executable Kokkos_ContainersTestCompileOnly 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00733687 -0.000409882 || 0.051031 2021 2391 || 2214.47 2198.22 || -5.66621 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00661655 6.40021e-05 || 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.00859448 -0.00256527 || 0.051031 2025 2400 || 2179.49 2198.22 || -35.4623 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00196757 -0.000339673 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/sycl/TestRandom.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0177644 0.000557753 || 0.051031 2029 2428 || 2237.98 2198.22 || 7.71038 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.000473421 -0.000367885 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0150822 0.000719258 || 0.051031 2010 2378 || 2231.88 2198.22 || 9.94302 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.0121206 -0.000592631 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.00485401 -0.00037473 || 0.051031 2043 2385 || 2208.95 2198.22 || -5.18027 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0157943 -0.000126866 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift1024_0 (6775 ms) 26: [ RUN ] openmp.Multi_streams 26: [ OK ] openmp.Multi_streams (0 ms) 26: [----------] 3 tests from openmp (12680 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 3 tests from 1 test suite ran. (12680 ms total) 26: [ PASSED ] 3 tests. 26/45 Test #26: Kokkos_UnitTest_Random ...................... Passed 12.69 sec test 27 Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 4 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 15 tests from 3 test suites. 27: [----------] Global test environment set-up. 27: [----------] 3 tests from std_algorithms_reducers 27: [ RUN ] std_algorithms_reducers.max_first_loc 27: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_first_loc 27: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 27: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 27: [----------] 3 tests from std_algorithms_reducers (0 ms total) 27: 27: [----------] 1 test from std_algorithms 27: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 27: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 27: [----------] 1 test from std_algorithms (0 ms total) 27: 27: [----------] 11 tests from random_access_iterator_test 27: [ RUN ] random_access_iterator_test.constructor 27: [ OK ] random_access_iterator_test.constructor (0 ms) 27: [ RUN ] random_access_iterator_test.constructiblity 27: [ OK ] random_access_iterator_test.constructiblity (1 ms) 27: [ RUN ] random_access_iterator_test.dereference 27: [ OK ] random_access_iterator_test.dereference (1 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 (1 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet2 27: [ OK ] random_access_iterator_test.operatorsSet2 (1 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet3 27: [ OK ] random_access_iterator_test.operatorsSet3 (1 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet4 27: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 27: [ RUN ] random_access_iterator_test.assignment_operator 27: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 27: [ RUN ] random_access_iterator_test.distance 27: [ OK ] random_access_iterator_test.distance (0 ms) 27: [ RUN ] random_access_iterator_test.traits_helpers 27: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 27: [----------] 11 tests from random_access_iterator_test (11 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 15 tests from 3 test suites ran. (11 ms total) 27: [ PASSED ] 15 tests. 27/45 Test #27: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.02 sec test 28 Start 28: Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (24 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 (24 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 (24 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 (25 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 (35 ms) 28: [----------] 7 tests from std_algorithms_min_max_element_test (135 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 7 tests from 1 test suite ran. (135 ms total) 28: [ PASSED ] 7 tests. 28/45 Test #28: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.14 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test timeout computed to be: 1500 29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 29: Detected: 4 cores per node. 29: Detected: 1 MPI_ranks per node. 29: Requested: 8 threads per process. 29: [==========] Running 13 tests from 10 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from std_algorithms_lexicographical_compare_test 29: [ RUN ] std_algorithms_lexicographical_compare_test.test 29: [ OK ] std_algorithms_lexicographical_compare_test.test (310 ms) 29: [----------] 1 test from std_algorithms_lexicographical_compare_test (310 ms total) 29: 29: [----------] 1 test from std_algorithms_for_each_test 29: [ RUN ] std_algorithms_for_each_test.test 29: [ OK ] std_algorithms_for_each_test.test (330 ms) 29: [----------] 1 test from std_algorithms_for_each_test (330 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 (263 ms) 29: [----------] 1 test from std_algorithms_find_test (263 ms total) 29: 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 29: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1606 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 70%] Built target Kokkos_ContainersUnitTest_Serial [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1764 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.search (1437 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1366 ms) 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (6176 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 (173 ms) 29: [----------] 1 test from std_algorithms_count_test (174 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 (97 ms) 29: [----------] 1 test from std_algorithms_equal_test (97 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 (179 ms) 29: [----------] 1 test from std_algorithms_all_any_none_of_test (179 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 (163 ms) 29: [----------] 1 test from std_algorithms_nonmod_seq_ops (163 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 (576 ms) 29: [----------] 1 test from std_algorithms_mismatch_test (576 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 (210 ms) 29: [----------] 1 test from std_algorithms_mod_seq_ops (210 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 13 tests from 10 test suites ran. (8482 ms total) 29: [ PASSED ] 13 tests. 29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 8.50 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test timeout computed to be: 1500 30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 30: Detected: 4 cores per node. 30: Detected: 1 MPI_ranks per node. 30: Requested: 8 threads per process. 30: [==========] Running 31 tests from 5 test suites. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from std_algorithms_mod_ops_test 30: [ RUN ] std_algorithms_mod_ops_test.move 30: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 30: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 30: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (2 ms) 30: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 30: 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy 30: [ OK ] std_algorithms_mod_seq_ops_test.copy (1 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 30: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill 30: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 30: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (1 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (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 (3 ms) 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test (13 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 (116 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_if 30: [ OK ] std_algorithms_replace_ops_test.replace_if (426 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy 30: [ OK ] std_algorithms_replace_ops_test.replace_copy (156 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 30: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (277 ms) 30: [----------] 4 tests from std_algorithms_replace_ops_test (977 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 (155 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique 30: [ OK ] std_algorithms_mod_seq_ops.unique (488 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 30: [ OK ] std_algorithms_mod_seq_ops.unique_copy (199 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove 30: [ OK ] std_algorithms_mod_seq_ops.remove (220 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_if [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_e.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.remove_if (287 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy (269 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (154 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_generic.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.rotate (1360 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 30: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (578 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 70%] Built target Kokkos_ContainersTestCompileOnly [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.shift_left (1797 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_right 30: [ OK ] std_algorithms_mod_seq_ops.shift_right (1889 ms) 30: [----------] 11 tests from std_algorithms_mod_seq_ops (7403 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 (173 ms) 30: [----------] 1 test from std_algorithms_modseq_test (173 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 31 tests from 5 test suites ran. (8570 ms total) 30: [ PASSED ] 31 tests. 30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 8.58 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test timeout computed to be: 1500 31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 31: Detected: 4 cores per node. 31: Detected: 1 MPI_ranks per node. 31: Requested: 8 threads per process. 31: [==========] Running 29 tests from 7 test suites. 31: [----------] Global test environment set-up. 31: [----------] 2 tests from std_algorithms_sorting_ops_test 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted (58 ms) 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (54 ms) 31: [----------] 2 tests from std_algorithms_sorting_ops_test (113 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 (7 ms) 31: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 31: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (7 ms) 31: [ RUN ] std_algorithms_partitioning_test.partition_point 31: [ OK ] std_algorithms_partitioning_test.partition_point (7 ms) 31: [----------] 4 tests from std_algorithms_partitioning_test (22 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 (107 ms) 31: [----------] 1 test from std_algorithms_partitioning_ops (107 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 (15 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 (7 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 (7 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 (7 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 (5 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 (5 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 (5 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 (5 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 (5 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 (5 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 (5 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 (6 ms) 31: [----------] 12 tests from std_algorithms_numerics_test (81 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 (180 ms) 31: [----------] 1 test from std_algorithms_numerics_ops_test (180 ms total) 31: 31: [----------] 8 tests from std_algorithms_numeric_ops_test 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (2970 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 [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1985 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 31: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 31: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (314 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 [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o 31: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (462 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 (5732 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 (34 ms) 31: [----------] 1 test from std_algorithms_transform_ops_test (34 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 29 tests from 7 test suites ran. (6272 ms total) 31: [ PASSED ] 29 tests. 31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 6.30 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (903 ms) 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1044 ms) 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1948 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 (884 ms) 32: [ RUN ] std_algorithms_count_team_test.count_returns_zero 32: [ OK ] std_algorithms_count_team_test.count_returns_zero (393 ms) 32: [----------] 2 tests from std_algorithms_count_team_test (1278 ms total) 32: 32: [----------] 1 test from std_algorithms_count_if_team_test 32: [ RUN ] std_algorithms_count_if_team_test.test [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o 32: [ OK ] std_algorithms_count_if_team_test.test (485 ms) 32: [----------] 1 test from std_algorithms_count_if_team_test (485 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 (847 ms) 32: [----------] 1 test from std_algorithms_for_each_team_test (847 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_n_team_test 32: [ RUN ] std_algorithms_for_each_n_team_test.test 32: [ OK ] std_algorithms_for_each_n_team_test.test (1220 ms) 32: [----------] 1 test from std_algorithms_for_each_n_team_test (1220 ms total) 32: 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortCustomComp.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (4427 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2723 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortByKey.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2803 ms) 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (9954 ms total) 32: 32: [----------] 2 tests from std_algorithms_mismatch_team_test 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o 32: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (3589 ms) 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortA.cpp.o 32: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (2111 ms) 32: [----------] 2 tests from std_algorithms_mismatch_team_test (5701 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 12 tests from 7 test suites ran. (21437 ms total) 32: [ PASSED ] 12 tests. 32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 21.45 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o 33: [ OK ] std_algorithms_equal_team_test.views_are_equal (2929 ms) 33: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 33: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (3030 ms) 33: [----------] 2 tests from std_algorithms_equal_team_test (5960 ms total) 33: 33: [----------] 2 tests from std_algorithms_search_team_test 33: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o 33: [ OK ] std_algorithms_search_team_test.sequences_exist (1380 ms) 33: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_f.cpp.o 33: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1714 ms) 33: [----------] 2 tests from std_algorithms_search_team_test (3094 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_end_team_test 33: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 33: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2927 ms) 33: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 28: Test_Atomic/100000/iterations:10 12.1 s 12.1 s 10 1 8 20.4495 1.48208m 104.9u 4.99995G 151.55k 4.99995G 33: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2694 ms) 33: [----------] 2 tests from std_algorithms_find_end_team_test (5622 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 [ 72%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_g.cpp.o 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (2397 ms) 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 72%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortB.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 72%] Linking CXX executable Kokkos_UnitTest_Random 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (8241 ms) 33: [----------] 2 tests from std_algorithms_find_first_of_team_test (10639 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 8 tests from 4 test suites ran. (25317 ms total) 33: [ PASSED ] 8 tests. 33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 25.34 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (568 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 (701 ms) 34: [----------] 2 tests from std_algorithms_find_team_test (1270 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 (488 ms) 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (698 ms) 34: [----------] 2 tests from std_algorithms_find_if_team_test (1186 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 (705 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 (475 ms) 34: [----------] 2 tests from std_algorithms_find_if_not_team_test (1181 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 (704 ms) 34: [----------] 1 test from std_algorithms_all_of_team_test (704 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 (489 ms) 34: [----------] 1 test from std_algorithms_any_of_team_test (489 ms total) 34: 34: [----------] 1 test from std_algorithms_none_of_team_test 34: [ RUN ] std_algorithms_none_of_team_test.test 34: [ OK ] std_algorithms_none_of_team_test.test (715 ms) 34: [----------] 1 test from std_algorithms_none_of_team_test (715 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 (648 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 (467 ms) 34: [----------] 2 tests from std_algorithms_search_n_team_test (1117 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 11 tests from 7 test suites ran. (6667 ms total) 34: [ PASSED ] 11 tests. 34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 6.68 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (2074 ms) 35: [----------] 1 test from std_algorithms_min_element_team_test (2074 ms total) 35: 35: [----------] 1 test from std_algorithms_max_element_team_test 35: [ RUN ] std_algorithms_max_element_team_test.test [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestNestedSort.cpp.o [ 72%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangePolicyConstructors.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangeReduce.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o 35: [ OK ] std_algorithms_max_element_team_test.test (2200 ms) 35: [----------] 1 test from std_algorithms_max_element_team_test (2200 ms total) 35: 35: [----------] 1 test from std_algorithms_minmax_element_team_test 35: [ RUN ] std_algorithms_minmax_element_team_test.test 35: [ OK ] std_algorithms_minmax_element_team_test.test (3089 ms) 35: [----------] 1 test from std_algorithms_minmax_element_team_test (3089 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 3 tests from 3 test suites ran. (7364 ms total) 35: [ PASSED ] 3 tests. 35/45 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 7.38 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (1186 ms) 36: [----------] 1 test from std_algorithms_fill_team_test (1186 ms total) 36: 36: [----------] 1 test from std_algorithms_fill_n_team_test 36: [ RUN ] std_algorithms_fill_n_team_test.test 36: [ OK ] std_algorithms_fill_n_team_test.test (1008 ms) 36: [----------] 1 test from std_algorithms_fill_n_team_test (1008 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_team_test 36: [ RUN ] std_algorithms_replace_team_test.test 36: [ OK ] std_algorithms_replace_team_test.test (843 ms) 36: [----------] 1 test from std_algorithms_replace_team_test (843 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 (934 ms) 36: [----------] 1 test from std_algorithms_replace_if_team_test (934 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_team_test 36: [ RUN ] std_algorithms_replace_copy_team_test.test 36: [ OK ] std_algorithms_replace_copy_team_test.test (1845 ms) 36: [----------] 1 test from std_algorithms_replace_copy_team_test (1845 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 (1186 ms) 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1186 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 6 tests from 6 test suites ran. (7006 ms total) 36: [ PASSED ] 6 tests. 36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 7.03 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (814 ms) 37: [----------] 1 test from std_algorithms_reverse_team_test (814 ms total) 37: 37: [----------] 1 test from std_algorithms_reverse_copy_team_test 37: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o 37: [ OK ] std_algorithms_reverse_copy_team_test.test (705 ms) 37: [----------] 1 test from std_algorithms_reverse_copy_team_test (705 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_team_test 37: [ RUN ] std_algorithms_rotate_team_test.test 37: [ OK ] std_algorithms_rotate_team_test.test (1432 ms) 37: [----------] 1 test from std_algorithms_rotate_team_test (1432 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_copy_team_test 37: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 72%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o 37: [ OK ] std_algorithms_rotate_copy_team_test.test (1174 ms) 37: [----------] 1 test from std_algorithms_rotate_copy_team_test (1174 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 4 test suites ran. (4127 ms total) 37: [ PASSED ] 4 tests. 37/45 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 4.13 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 38: [ OK ] std_algorithms_move_team_test.test (920 ms) 38: [----------] 1 test from std_algorithms_move_team_test (920 ms total) 38: 38: [----------] 1 test from std_algorithms_move_backward_team_test 38: [ RUN ] std_algorithms_move_backward_team_test.test [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank12345.cpp.o 38: [ OK ] std_algorithms_move_backward_team_test.test (832 ms) 38: [----------] 1 test from std_algorithms_move_backward_team_test (832 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_left_team_test 38: [ RUN ] std_algorithms_shift_left_team_test.test 38: [ OK ] std_algorithms_shift_left_team_test.test (2499 ms) 38: [----------] 1 test from std_algorithms_shift_left_team_test (2499 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_right_team_test 38: [ RUN ] std_algorithms_shift_right_team_test.test [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank67.cpp.o 38: [ OK ] std_algorithms_shift_right_team_test.test (1955 ms) 38: [----------] 1 test from std_algorithms_shift_right_team_test (1955 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 4 test suites ran. (6207 ms total) 38: [ PASSED ] 4 tests. 38/45 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 6.22 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpan.cpp.o 39: [ OK ] std_algorithms_copy_team_test.test (897 ms) 39: [----------] 1 test from std_algorithms_copy_team_test (897 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 (335 ms) 39: [----------] 1 test from std_algorithms_copy_n_team_test (335 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_backward_team_test 39: [ RUN ] std_algorithms_copy_backward_team_test.test [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_NumericTraits.cpp.o 39: [ OK ] std_algorithms_copy_backward_team_test.test (700 ms) 39: [----------] 1 test from std_algorithms_copy_backward_team_test (700 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 (641 ms) 39: [----------] 1 test from std_algorithms_copy_if_team_test (641 ms total) 39: 39: [----------] 1 test from std_algorithms_unique_copy_team_test 39: [ RUN ] std_algorithms_unique_copy_team_test.test [ 72%] Built target Kokkos_UnitTest_Random [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ErrorReporter.cpp.o 39: [ OK ] std_algorithms_unique_copy_team_test.test (1256 ms) 39: [----------] 1 test from std_algorithms_unique_copy_team_test (1256 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_team_test 39: [ RUN ] std_algorithms_remove_team_test.test [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o 39: [ OK ] std_algorithms_remove_team_test.test (770 ms) 39: [----------] 1 test from std_algorithms_remove_team_test (770 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 (757 ms) 39: [----------] 1 test from std_algorithms_remove_if_team_test (757 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_team_test 39: [ RUN ] std_algorithms_remove_copy_team_test.test 39: [ OK ] std_algorithms_remove_copy_team_test.test (905 ms) 39: [----------] 1 test from std_algorithms_remove_copy_team_test (905 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test 39: [ RUN ] std_algorithms_remove_copy_if_team_test.test 39: [ OK ] std_algorithms_remove_copy_if_team_test.test (1022 ms) 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1022 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 9 tests from 9 test suites ran. (7289 ms total) 39: [ PASSED ] 9 tests. 39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 7.30 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Test timeout computed to be: 1500 40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 40: Detected: 4 cores per node. 40: Detected: 1 MPI_ranks per node. 40: Requested: 8 threads per process. 40: [==========] Running 4 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_unique_team_test 40: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_OffsetView.cpp.o 40: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1880 ms) 40: [----------] 1 test from std_algorithms_unique_team_test (1880 ms total) 40: 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test 40: [ RUN ] std_algorithms_adjacent_difference_team_test.test 40: [ OK ] std_algorithms_adjacent_difference_team_test.test (1842 ms) 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1842 ms total) 40: 40: [----------] 1 test from std_algorithms_reduce_team_test 40: [ RUN ] std_algorithms_reduce_team_test.test [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o 40: [ OK ] std_algorithms_reduce_team_test.test (1677 ms) 40: [----------] 1 test from std_algorithms_reduce_team_test (1677 ms total) 40: 40: [----------] 1 test from std_algorithms_transform_reduce_team_test 40: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_OccupancyControlTrait.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 73%] Linking CXX executable Kokkos_UnitTest_Sort 40: [ OK ] std_algorithms_transform_reduce_team_test.test (2838 ms) 40: [----------] 1 test from std_algorithms_transform_reduce_team_test (2838 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (8238 ms total) 40: [ PASSED ] 4 tests. 40/45 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 8.25 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (1064 ms) 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ScatterView.cpp.o 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1978 ms) 41: [----------] 2 tests from std_algorithms_is_sorted_team_test (3042 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 (46 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (46 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1860 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1383 ms) 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3337 ms total) 41: 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test 41: [ RUN ] std_algorithms_is_partitioned_team_test.empty 41: [ OK ] std_algorithms_is_partitioned_team_test.empty (22 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o 41: [ OK ] std_algorithms_is_partitioned_team_test.all_true (572 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ParallelScanRangePolicy.cpp.o 41: [ OK ] std_algorithms_is_partitioned_team_test.all_false (572 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.random 41: [ OK ] std_algorithms_is_partitioned_team_test.random (455 ms) 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1623 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 (57 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_true 41: [ OK ] std_algorithms_partition_copy_team_test.all_true (1070 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Printf.cpp.o 41: [ OK ] std_algorithms_partition_copy_team_test.all_false (1084 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.random [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o 41: [ OK ] std_algorithms_partition_copy_team_test.random (817 ms) 41: [----------] 4 tests from std_algorithms_partition_copy_team_test (3029 ms total) 41: 41: [----------] 4 tests from std_algorithms_partition_point_team_test 41: [ RUN ] std_algorithms_partition_point_team_test.empty 41: [ OK ] std_algorithms_partition_point_team_test.empty (8 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_true 41: [ OK ] std_algorithms_partition_point_team_test.all_true (336 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_false 41: [ OK ] std_algorithms_partition_point_team_test.all_false (333 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.random 41: [ OK ] std_algorithms_partition_point_team_test.random (212 ms) 41: [----------] 4 tests from std_algorithms_partition_point_team_test (891 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 18 tests from 5 test suites ran. (11925 ms total) 41: [ PASSED ] 18 tests. 41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 11.93 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (1212 ms) 42: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_StaticCrsGraph.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o 42: [ OK ] std_algorithms_transform_team_test.test_binary_op (1549 ms) 42: [----------] 2 tests from std_algorithms_transform_team_test (2761 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_team_test 42: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o 42: [ OK ] std_algorithms_generate_team_test.test_unary_op (2606 ms) 42: [----------] 1 test from std_algorithms_generate_team_test (2606 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 (328 ms) 42: [----------] 1 test from std_algorithms_generate_n_team_test (328 ms total) 42: 42: [----------] 1 test from std_algorithms_swap_ranges_team_test 42: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o 42: [ OK ] std_algorithms_swap_ranges_team_test.test (1329 ms) 42: [----------] 1 test from std_algorithms_swap_ranges_team_test (1330 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 5 tests from 4 test suites ran. (7026 ms total) 42: [ PASSED ] 5 tests. 42/45 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 7.04 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortCustomComp.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o 43: [ OK ] std_algorithms_exclusive_scan_team_test.test (4326 ms) 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4326 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 43: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 43: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (2424 ms) 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2424 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 2 tests from 2 test suites ran. (6751 ms total) 43: [ PASSED ] 2 tests. 43/45 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 6.76 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 44: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_WithoutInitializing.cpp.o 44: [ OK ] std_algorithms_inclusive_scan_team_test.test (7079 ms) 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test (7079 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 44: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_UnorderedMap.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o 44: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (4588 ms) 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (4588 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (11667 ms total) 44: [ PASSED ] 2 tests. 44/45 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 11.68 sec test 45 Start 45: Kokkos_UnitTest_SIMD 45: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/simd/unit_tests/Kokkos_UnitTest_SIMD 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 4 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 16 tests from 1 test suite. 45: [----------] Global test environment set-up. 45: [----------] 16 tests from simd 45: [ RUN ] simd.host_math_ops 45: [ OK ] simd.host_math_ops (0 ms) 45: [ RUN ] simd.device_math_ops 45: [ OK ] simd.device_math_ops (0 ms) 45: [ RUN ] simd.host_mask_ops 45: [ OK ] simd.host_mask_ops (0 ms) 45: [ RUN ] simd.device_mask_ops 45: [ OK ] simd.device_mask_ops (0 ms) 45: [ RUN ] simd.host_conversions 45: [ OK ] simd.host_conversions (0 ms) 45: [ RUN ] simd.device_conversions 45: [ OK ] simd.device_conversions (0 ms) 45: [ RUN ] simd.host_shift_ops 45: [ OK ] simd.host_shift_ops (0 ms) 45: [ RUN ] simd.device_shift_ops 45: [ OK ] simd.device_shift_ops (0 ms) 45: [ RUN ] simd.host_condition 45: [ OK ] simd.host_condition (0 ms) 45: [ RUN ] simd.device_condition 45: [ OK ] simd.device_condition (0 ms) 45: [ RUN ] simd.host_gen_ctors 45: [ OK ] simd.host_gen_ctors (0 ms) 45: [ RUN ] simd.device_gen_ctors 45: [ OK ] simd.device_gen_ctors (0 ms) 45: [ RUN ] simd.host_where_expressions 45: [ OK ] simd.host_where_expressions (0 ms) 45: [ RUN ] simd.device_where_expressions 45: [ OK ] simd.device_where_expressions (0 ms) 45: [ RUN ] simd.host_reductions 45: [ OK ] simd.host_reductions (0 ms) 45: [ RUN ] simd.device_reductions 45: [ OK ] simd.device_reductions (0 ms) 45: [----------] 16 tests from simd (1 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 16 tests from 1 test suite ran. (1 ms total) 45: [ PASSED ] 16 tests. 45/45 Test #45: Kokkos_UnitTest_SIMD ........................ Passed 0.01 sec 100% tests passed, 0 tests failed out of 45 Total Test time (real) = 858.20 sec + gcc -I/var/jenkins/workspace/Kokkos_PR-6830/build/../core/src/ ../core/unit_test/tools/TestCInterface.c [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 02e1bc34ed0182ea7f8365c541c70213d7d9ea667ea647e3890ba8632edb7f82 $ docker rm -f --volumes 02e1bc34ed0182ea7f8365c541c70213d7d9ea667ea647e3890ba8632edb7f82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_QuadPrecisionMath.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ViewCtorPropEmbeddedDim.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicy.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyConstructors.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o 28: Test_Atomic/100000/iterations:10 12.2 s 12.2 s 10 1 8 20.2403 1.48819m 104.4u 4.99995G 69.63k 4.99995G [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyRequire.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 75%] Built target Kokkos_UnitTest_Sort [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 77%] Linking CXX executable Kokkos_ContainersUnitTest_SYCL [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o 28: Test_Atomic/100000/iterations:10 3.57 s 3.56 s 10 1 4 2.56927m 1.18689m 52.8u 704.983M 174.712k 704.983M [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 68%] Linking CXX executable Kokkos_UnitTest_Random [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ReducerCTADs.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 68%] Built target Kokkos_UnitTest_Random [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_a.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_b.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortA.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_c.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_c.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_c.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_e.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 81%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o 28: Test_Atomic/100000/iterations:10 12.2 s 12.1 s 10 1 8 20.261 1.43428m 104.7u 4.99995G 182.974k 4.99995G [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 81%] Built target Kokkos_ContainersUnitTest_SYCL [ 81%] 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_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions_DeviceView.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 70%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 81%] Built target Kokkos_CoreUnitTest_Default [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 81%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 70%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o 28: Test_Atomic/100000/iterations:10 4.06 s 4.04 s 10 1 8 2.57627m 1.24408m 104.7u 4.99995G 105.086k 4.99995G [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Swap.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 82%] Built target Kokkos_PerformanceTest_Benchmark [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamMDRange.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortB.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_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamPolicyConstructors.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamScratch.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 73%] 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/TestStdAlgorithmsTeamFind.cpp.o [ 84%] 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_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamTeamSize.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 73%] 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/TestStdAlgorithmsTeamFindIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o 28: Test_Atomic/100000/iterations:10 10.7 s 10.6 s 10 0 4 17.7133 1.43438m 853.59u 5.00007G 94.712k 4.99989G [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_View_64bit.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 74%] 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_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 84%] 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/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_a.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 74%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_b.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_c.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.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_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o 28: Test_Atomic/100000/iterations:10 12.0 s 11.9 s 10 1 8 18.4638 1.90827m 871.49u 4.99995G 40.766k 4.99995G [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 76%] Linking CXX executable Kokkos_UnitTest_Sort 28: Test_Atomic/100000/iterations:10 3.55 s 3.54 s 10 1 4 2.72106m 3.10767m 52.49u 704.983M 167.736k 704.983M 28/52 Test #28: Kokkos_PerformanceTest_Atomic ............... Passed 738.06 sec test 29 Start 29: Kokkos_ContainersUnitTest_Serial 29: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 29: Test timeout computed to be: 1500 29: [==========] Running 65 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 65 tests from serial 29: [ RUN ] serial.bitset 29: [ OK ] serial.bitset (1770 ms) 29: [ RUN ] serial.bitset_default_constructor_no_alloc 29: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 29: [ RUN ] serial.dualview_combination 29: [ OK ] serial.dualview_combination (0 ms) 29: [ RUN ] serial.dualview_alloc 29: [ OK ] serial.dualview_alloc (0 ms) 29: [ RUN ] serial.test_dualview_copy_construction_and_assignment 29: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 29: [ RUN ] serial.dualview_combinations_without_init 29: [ OK ] serial.dualview_combinations_without_init (0 ms) 29: [ RUN ] serial.dualview_deep_copy 29: [ OK ] serial.dualview_deep_copy (0 ms) 29: [ RUN ] serial.dualview_realloc 29: [ OK ] serial.dualview_realloc (0 ms) 29: [ RUN ] serial.dualview_resize 29: [ OK ] serial.dualview_resize (0 ms) 29: [ RUN ] serial.dualview_device_correct_kokkos_device 29: 29: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 29: does not support page migration between device and host. 29: HIPManagedSpace might not work as expected. 29: Please refer to the ROCm documentation on unified/managed memory. 29: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 29: [ RUN ] serial.dualview_host_correct_kokkos_device 29: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 29: [ RUN ] serial.dualview_host_modify_template_device_sync 29: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 29: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 29: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 29: [ RUN ] serial.dualview_device_modify_template_host_sync 29: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 29: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 29: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 29: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 29: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 29: [ RUN ] serial.dynamic_view 29: [ OK ] serial.dynamic_view (5 ms) 29: [ RUN ] serial.dyn_rank_view_api_generic 29: [ OK ] serial.dyn_rank_view_api_generic (5 ms) 29: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 29: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 29: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 29: /var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 29: skipping since not default execution space 29: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 29: [ RUN ] serial.dyn_rank_view_api_operator_rank67 29: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 29: [ RUN ] serial.ErrorReporterViaLambda 29: [ OK ] serial.ErrorReporterViaLambda (0 ms) 29: [ RUN ] serial.ErrorReporter 29: [ OK ] serial.ErrorReporter (0 ms) 29: [ RUN ] serial.offsetview_construction 29: [ OK ] serial.offsetview_construction (12 ms) 29: [ RUN ] serial.offsetview_unmanaged_construction 29: [ OK ] serial.offsetview_unmanaged_construction (1 ms) 29: [ RUN ] serial.offsetview_subview 29: [ OK ] serial.offsetview_subview (3 ms) 29: [ RUN ] serial.offsetview_offsets_rank1 29: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 29: [ RUN ] serial.offsetview_offsets_rank2 29: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 29: [ RUN ] serial.offsetview_offsets_rank3 29: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 29: [ RUN ] serial.scatterview 29: [ OK ] serial.scatterview (1012 ms) 29: [ RUN ] serial.scatterview_devicetype 29: [ OK ] serial.scatterview_devicetype (0 ms) 29: [ RUN ] serial.staticcrsgraph 29: [ OK ] serial.staticcrsgraph (6 ms) 29: [ RUN ] serial.resize_realloc_no_init_dualview 29: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 29: [ RUN ] serial.resize_realloc_no_alloc_dualview 29: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 29: [ RUN ] serial.resize_exec_space_dualview 29: [ OK ] serial.resize_exec_space_dualview (0 ms) 29: [ RUN ] serial.realloc_exec_space_dualview 29: [ OK ] serial.realloc_exec_space_dualview (0 ms) 29: [ RUN ] serial.resize_realloc_no_init_dynrankview 29: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 29: [ RUN ] serial.resize_exec_space_dynrankview 29: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 29: [ RUN ] serial.realloc_exec_space_dynrankview 29: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 29: [ RUN ] serial.resize_realloc_no_init_scatterview 29: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 29: [ RUN ] serial.resize_realloc_no_alloc_scatterview 29: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 29: [ RUN ] serial.resize_exec_space_scatterview 29: [ OK ] serial.resize_exec_space_scatterview (0 ms) 29: [ RUN ] serial.realloc_exec_space_scatterview 29: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 29: [ RUN ] serial.create_mirror_no_init_dynrankview 29: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 29: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 29: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 29: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 29: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 29: [ RUN ] serial.create_mirror_no_init_offsetview 29: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 29: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 29: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 29: [ RUN ] serial.create_mirror_view_and_copy_offsetview 29: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 29: [ RUN ] serial.create_mirror_no_init_dynamicview 29: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 29: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 29: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 29: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 29: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 29: [ RUN ] serial.UnorderedMap_insert [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o 29: [ OK ] serial.UnorderedMap_insert (4788 ms) 29: [ RUN ] serial.UnorderedMap_failed_insert 29: [ OK ] serial.UnorderedMap_failed_insert (2090 ms) 29: [ RUN ] serial.UnorderedMap_deep_copy 29: [ OK ] serial.UnorderedMap_deep_copy (2 ms) 29: [ RUN ] serial.UnorderedMap_valid_empty 29: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 29: [ RUN ] serial.UnorderedMap_clear_zero_size 29: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 29: [ RUN ] serial.UnorderedMap_consistent_size 29: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 29: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 29: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 29: [ RUN ] serial.UnorderedMap_lambda_capturable 29: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 29: [ RUN ] serial.UnorderedMap_constructor_view_alloc 29: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 29: [ RUN ] serial.vector_combination 29: [ OK ] serial.vector_combination (0 ms) 29: [ RUN ] serial.vector_insert 29: [ OK ] serial.vector_insert (0 ms) 29: [ RUN ] serial.vector_push_back_default_exec 29: [ OK ] serial.vector_push_back_default_exec (0 ms) 29: [ RUN ] serial.viewctorprop_embedded_dim 29: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 29: [----------] 65 tests from serial (9702 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 65 tests from 1 test suite ran. (9702 ms total) 29: [ PASSED ] 64 tests. 29: [ SKIPPED ] 1 test, listed below: 29: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 29/52 Test #29: Kokkos_ContainersUnitTest_Serial ............ Passed 10.23 sec test 30 Start 30: Kokkos_ContainersUnitTest_HIP 30: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 30: Test timeout computed to be: 1500 30: [==========] Running 65 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 65 tests from hip 30: [ RUN ] hip.bitset 30: [ OK ] hip.bitset (17 ms) 30: [ RUN ] hip.bitset_default_constructor_no_alloc 30: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 30: [ RUN ] hip.dualview_combination 30: [ OK ] hip.dualview_combination (3 ms) 30: [ RUN ] hip.dualview_alloc 30: [ OK ] hip.dualview_alloc (0 ms) 30: [ RUN ] hip.test_dualview_copy_construction_and_assignment 30: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 30: [ RUN ] hip.dualview_combinations_without_init 30: [ OK ] hip.dualview_combinations_without_init (0 ms) 30: [ RUN ] hip.dualview_deep_copy 30: [ OK ] hip.dualview_deep_copy (1 ms) 30: [ RUN ] hip.dualview_realloc 30: [ OK ] hip.dualview_realloc (0 ms) 30: [ RUN ] hip.dualview_resize 30: [ OK ] hip.dualview_resize (0 ms) 30: [ RUN ] hip.dualview_device_correct_kokkos_device 30: 30: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 30: does not support page migration between device and host. 30: HIPManagedSpace might not work as expected. 30: Please refer to the ROCm documentation on unified/managed memory. 30: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 30: [ RUN ] hip.dualview_host_correct_kokkos_device 30: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 30: [ RUN ] hip.dualview_host_modify_template_device_sync 30: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 30: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 30: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 30: [ RUN ] hip.dualview_device_modify_template_host_sync 30: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 30: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 30: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 30: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 30: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 30: [ RUN ] hip.dynamic_view 30: [ OK ] hip.dynamic_view (17 ms) 30: [ RUN ] hip.dyn_rank_view_api_generic 30: [ OK ] hip.dyn_rank_view_api_generic (15 ms) 30: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 30: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms) 30: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 30: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 30: [ RUN ] hip.dyn_rank_view_api_operator_rank67 30: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 30: [ RUN ] hip.ErrorReporterViaLambda 30: [ OK ] hip.ErrorReporterViaLambda (2 ms) 30: [ RUN ] hip.ErrorReporter 30: [ OK ] hip.ErrorReporter (0 ms) 30: [ RUN ] hip.offsetview_construction 30: [ OK ] hip.offsetview_construction (3 ms) 30: [ RUN ] hip.offsetview_unmanaged_construction 30: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 30: [ RUN ] hip.offsetview_subview 30: [ OK ] hip.offsetview_subview (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank1 30: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank2 30: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank3 30: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 30: [ RUN ] hip.scatterview [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 76%] Built target Kokkos_UnitTest_Sort [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o 30: [ OK ] hip.scatterview (29247 ms) 30: [ RUN ] hip.scatterview_devicetype [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 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_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 96%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 96%] Built target Kokkos_CoreUnitTest_OpenMP [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 30: [ OK ] hip.scatterview_devicetype (46512 ms) 30: [ RUN ] hip.staticcrsgraph 30: [ OK ] hip.staticcrsgraph (25 ms) 30: [ RUN ] hip.resize_realloc_no_init_dualview 30: [ OK ] hip.resize_realloc_no_init_dualview (3 ms) 30: [ RUN ] hip.resize_realloc_no_alloc_dualview 30: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms) 30: [ RUN ] hip.resize_exec_space_dualview 30: [ OK ] hip.resize_exec_space_dualview (0 ms) 30: [ RUN ] hip.realloc_exec_space_dualview 30: [ OK ] hip.realloc_exec_space_dualview (0 ms) 30: [ RUN ] hip.resize_realloc_no_init_dynrankview 30: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms) 30: [ RUN ] hip.resize_exec_space_dynrankview 30: [ OK ] hip.resize_exec_space_dynrankview (0 ms) 30: [ RUN ] hip.realloc_exec_space_dynrankview 30: [ OK ] hip.realloc_exec_space_dynrankview (0 ms) 30: [ RUN ] hip.resize_realloc_no_init_scatterview 30: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms) 30: [ RUN ] hip.resize_realloc_no_alloc_scatterview 30: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms) 30: [ RUN ] hip.resize_exec_space_scatterview 30: [ OK ] hip.resize_exec_space_scatterview (0 ms) 30: [ RUN ] hip.realloc_exec_space_scatterview 30: [ OK ] hip.realloc_exec_space_scatterview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynrankview 30: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor 30: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms) 30: [ RUN ] hip.create_mirror_view_and_copy_dynrankview 30: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_offsetview 30: [ OK ] hip.create_mirror_no_init_offsetview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor 30: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms) 30: [ RUN ] hip.create_mirror_view_and_copy_offsetview 30: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynamicview 30: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms) 30: [ RUN ] hip.create_mirror_view_and_copy_dynamicview 30: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor 30: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms) 30: [ RUN ] hip.UnorderedMap_insert 30: [ OK ] hip.UnorderedMap_insert (1973 ms) 30: [ RUN ] hip.UnorderedMap_failed_insert 30: [ OK ] hip.UnorderedMap_failed_insert (564 ms) 30: [ RUN ] hip.UnorderedMap_deep_copy 30: [ OK ] hip.UnorderedMap_deep_copy (3 ms) 30: [ RUN ] hip.UnorderedMap_valid_empty 30: [ OK ] hip.UnorderedMap_valid_empty (1 ms) 30: [ RUN ] hip.UnorderedMap_clear_zero_size 30: [ OK ] hip.UnorderedMap_clear_zero_size (0 ms) 30: [ RUN ] hip.UnorderedMap_consistent_size 30: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 30: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 30: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 30: [ RUN ] hip.UnorderedMap_lambda_capturable 30: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 30: [ RUN ] hip.UnorderedMap_constructor_view_alloc 30: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 30: [ RUN ] hip.vector_combination 30: [ OK ] hip.vector_combination (0 ms) 30: [ RUN ] hip.vector_insert 30: [ OK ] hip.vector_insert (2 ms) 30: [ RUN ] hip.vector_push_back_default_exec 30: [ OK ] hip.vector_push_back_default_exec (0 ms) 30: [ RUN ] hip.viewctorprop_embedded_dim 30: [ OK ] hip.viewctorprop_embedded_dim (1 ms) 30: [----------] 65 tests from hip (78405 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 65 tests from 1 test suite ran. (78405 ms total) 30: [ PASSED ] 65 tests. 30/52 Test #30: Kokkos_ContainersUnitTest_HIP ............... Passed 78.87 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_HIP 31: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 31: Test timeout computed to be: 1500 31: [==========] Running 4 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 4 tests from TEST_CATEGORY 31: [ RUN ] TEST_CATEGORY.dynrankview_perf 31: HIP 31: DynRankView vs View: Initialization Only 31: View time (init only): 0.00281995 31: View sum computation time: 0.00281995 31: Strided View time (init only): 0.00155208 31: View Rank7 time (init only): 0.00169517 31: DynRankView time (init only): 0.00155751 31: DynRankView sum computation time: 0.00155775 31: Ratio of View to DynRankView time: 1.81055 31: Ratio of View to DynRankView sum computation time: 0.959005 31: Ratio of View to View Rank7 time: 1.66352 31: Ratio of StrideView to DynRankView time: 0.996513 31: Ratio of DynRankView to View Rank7 time: 0.918795 31: [ OK ] TEST_CATEGORY.dynrankview_perf (14 ms) 31: [ RUN ] TEST_CATEGORY.global_2_local 31: HIP 31: size, create, generate, fill, find 31: 256, 0.000209857, 1.3729e-05, 0.0044257, 0.00387804 31: 512, 0.000186528, 1.224e-05, 3.342e-05, 0.00361011 31: 1024, 0.000176328, 1.112e-05, 3.218e-05, 0.00366984 31: 2048, 0.000218387, 1.165e-05, 3.485e-05, 0.003792 31: 4096, 0.000215278, 1.175e-05, 3.6559e-05, 0.00393378 31: 8192, 0.000217998, 1.174e-05, 3.65e-05, 0.00390806 31: 16384, 0.000353695, 1.135e-05, 3.806e-05, 0.00399348 31: 32768, 0.000305096, 1.154e-05, 3.88e-05, 0.00400114 31: 65536, 0.000261376, 1.1371e-05, 4.321e-05, 0.00427744 31: 131072, 0.000615042, 1.202e-05, 6.8709e-05, 0.00561154 31: 262144, 0.000423805, 1.321e-05, 0.000115568, 0.00681446 31: 524288, 0.000635592, 1.508e-05, 0.000290257, 0.0100363 31: 1048576, 0.000591273, 2.044e-05, 0.000712221, 0.0218006 31: 2097152, 0.000656803, 2.7999e-05, 0.00160781, 0.0475611 31: 4194304, 0.000743921, 4.1529e-05, 0.00339281, 0.113461 31: [ OK ] TEST_CATEGORY.global_2_local (258 ms) 31: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 31: skipping test 31: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 31: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 31: skipping test 31: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 31: [----------] 4 tests from TEST_CATEGORY (273 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 4 tests from 1 test suite ran. (273 ms total) 31: [ PASSED ] 4 tests. 31/52 Test #31: Kokkos_ContainersPerformanceTest_HIP ........ Passed 0.69 sec test 32 Start 32: Kokkos_UnitTest_Sort 32: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 32: Test timeout computed to be: 1500 32: [==========] Running 15 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 15 tests from hip 32: [ RUN ] hip.SortUnsignedValueType 32: [ OK ] hip.SortUnsignedValueType (23 ms) 32: [ RUN ] hip.SortEmptyView 32: [ OK ] hip.SortEmptyView (0 ms) 32: [ RUN ] hip.SortByKeyEmptyView 32: [ OK ] hip.SortByKeyEmptyView (0 ms) 32: [ RUN ] hip.SortByKey 32: [ OK ] hip.SortByKey (10 ms) 32: [ RUN ] hip.SortByKeyWithComparator 32: [ OK ] hip.SortByKeyWithComparator (0 ms) 32: [ RUN ] hip.SortByKeyStaticExtents 32: [ OK ] hip.SortByKeyStaticExtents (0 ms) 32: [ RUN ] hip.SortByKeyWithStrides 32: [ OK ] hip.SortByKeyWithStrides (0 ms) 32: [ RUN ] hip.SortByKeyKeysLargerThanValues 32: 32: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/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. [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o 32: 32: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 32: [ OK ] hip.SortByKeyKeysLargerThanValues (1484 ms) 32: [ RUN ] hip.SortWithCustomComparator 32: [ OK ] hip.SortWithCustomComparator (373 ms) 32: [ RUN ] hip.BinSortGenericTests 32: [ OK ] hip.BinSortGenericTests (16 ms) 32: [ RUN ] hip.BinSortEmptyView 32: [ OK ] hip.BinSortEmptyView (0 ms) 32: [ RUN ] hip.BinSortEmptyKeysView 32: [ OK ] hip.BinSortEmptyKeysView (0 ms) 32: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E 32: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (8183 ms) 32: [ RUN ] hip.NestedSort 32: [ OK ] hip.NestedSort (40 ms) 32: [ RUN ] hip.NestedSortByKey 32: [ OK ] hip.NestedSortByKey (122 ms) 32: [----------] 15 tests from hip (10256 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 15 tests from 1 test suite ran. (10256 ms total) 32: [ PASSED ] 15 tests. 32/52 Test #32: Kokkos_UnitTest_Sort ........................ Passed 10.68 sec test 33 Start 33: Kokkos_UnitTest_Random 33: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Random 33: Test timeout computed to be: 1500 33: [==========] Running 3 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 3 tests from hip 33: [ RUN ] hip.Random_XorShift64 33: Test Seed:1714070352898200438 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.00800904 -0.00234652 || 0.051031 28040 29343 || 28905.9 28674.4 || -32.4383 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.0131844 0.00288126 || 0.051031 1e+64 -1e+64 33: Test Scalar=unsigned int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.0286489 0.0271895 || 0.051031 27827 29303 || 29520.1 28674.4 || 375.867 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00561522 -0.00667613 || 0.051031 1e+64 -1e+64 33: Test Scalar=int64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.0252179 -0.00733571 || 0.051031 27943 29299 || 27969.1 28674.4 || -101.409 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.0140246 -0.000512147 || 0.051031 1e+64 -1e+64 33: Test Scalar=uint64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.0102744 -0.0232615 || 0.051031 27974 29421 || 28972.1 28674.4 || -321.568 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.0088648 0.000630606 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.00024442 -0.99999 -48245.9 || 0.051031 0 195159 || 2.9285e+09 28674.4 || -6.66951e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.000732132 -0.319303 0.158251 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.68478e-07 -0.0056871 0.0132376 || 0.051031 28002 29261 || 28838.4 28674.4 || 182.996 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.18929e-07 -0.0185204 -0.00648998 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.88658e-07 -0.000197552 0.00244586 || 0.051031 28042 29375 || 28680.1 28674.4 || 33.8116 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.7947e-07 0.000491647 0.00322835 || 0.051031 1e+64 -1e+64 33: Test Scalar=double 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.0055437 0.0206089 || 0.051031 27962 29381 || 28834.2 28674.4 || 284.897 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00293755 -0.00456582 || 0.051031 1e+64 -1e+64 33: Test Seed:1714070353055945153 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.0246706 -0.0107734 || 0.051031 28026 29404 || 29399.7 28674.4 || -148.932 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00340008 -0.00566019 || 0.051031 1e+64 -1e+64 33: Test Scalar=unsigned int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.0124144 0.0108038 || 0.051031 27935 29326 || 28322.8 28674.4 || 149.352 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.012581 -0.00148813 || 0.051031 1e+64 -1e+64 33: Test Scalar=int64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.013262 -0.00287528 || 0.051031 27989 29308 || 28299.1 28674.4 || -39.7478 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00391279 -0.00246717 || 0.051031 1e+64 -1e+64 33: Test Scalar=uint64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.00346938 -0.00276106 || 0.051031 27954 29322 || 28575.3 28674.4 || -38.1689 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00644447 -0.00255558 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000245041 -0.99999 -48245.5 || 0.051031 0 195173 || 2.92868e+09 28674.4 || -6.66946e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.000734027 -0.292579 0.154999 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.78568e-07 -0.0133715 -0.000969743 || 0.051031 28006 29317 || 29063 28674.4 || -13.4057 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.49199e-07 0.00665944 0.00382543 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.76045e-07 -0.000973128 0.00769089 || 0.051031 28080 29355 || 28702.3 28674.4 || 106.319 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.41632e-07 -0.00611894 -0.000221209 || 0.051031 1e+64 -1e+64 33: Test Scalar=double 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 0.0176221 -0.00142173 || 0.051031 27986 29368 || 28177.8 28674.4 || -19.654 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00782609 -0.00790646 || 0.051031 1e+64 -1e+64 33: [ OK ] hip.Random_XorShift64 (311 ms) 33: [ RUN ] hip.Random_XorShift1024_0 33: Test Seed:1714070353209960405 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 0.000697671 -0.013385 || 0.051031 10956 11820 || 11369 11377 || -185.034 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.00783717 0.00119008 || 0.051031 1e+64 -1e+64 33: Test Scalar=unsigned int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.004545 -0.0173647 || 0.051031 10935 11832 || 11428.9 11377 || -240.05 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0124497 0.00315439 || 0.051031 1e+64 -1e+64 33: Test Scalar=int64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.0100517 -0.0122417 || 0.051031 10911 11841 || 11492.5 11377 || -169.229 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.0039246 0.00075158 || 0.051031 1e+64 -1e+64 33: Test Scalar=uint64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.003839 0.00384148 || 0.051031 10978 11768 || 11420.8 11377 || 53.1047 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0141329 -0.00129026 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000245466 -0.999975 -7594.49 || 0.051031 0 77627 || 4.60961e+08 11377 || -1.04986e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.000736129 -0.155735 0.0247852 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.67029e-07 0.00696875 -0.00278065 || 0.051031 10945 11819 || 11298.2 11377 || -38.4397 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.05176e-07 -0.00699706 -0.00122131 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.60671e-07 -0.0218101 0.00625056 || 0.051031 10975 11809 || 11630.6 11377 || 86.4077 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.86102e-07 -0.000892049 0.00449988 || 0.051031 1e+64 -1e+64 33: Test Scalar=double 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 0.00515792 -0.00866335 || 0.051031 10900 11799 || 11318.6 11377 || -119.762 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.00282583 0.00061939 || 0.051031 1e+64 -1e+64 33: Test Seed:1714070353312232594 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 0.00389296 -0.00426488 || 0.051031 10972 11824 || 11332.8 11377 || -58.9577 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.00512891 7.54668e-05 || 0.051031 1e+64 -1e+64 33: Test Scalar=unsigned int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 0.00748694 -0.00278189 || 0.051031 10978 11833 || 11292.4 11377 || -38.4569 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00347683 -0.00103717 || 0.051031 1e+64 -1e+64 33: Test Scalar=int64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 0.002187 -0.0111017 || 0.051031 10939 11816 || 11352.1 11377 || -153.469 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0023997 -0.0031096 || 0.051031 1e+64 -1e+64 33: Test Scalar=uint64_t 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 0.00628272 0.00255494 || 0.051031 10973 11785 || 11305.9 11377 || 35.3195 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0202127 0.00480234 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000245695 -0.999975 -7595.14 || 0.051031 0 77653 || 4.6109e+08 11377 || -1.04995e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.000736836 -0.12953 0.018609 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.98818e-07 -0.00786885 -0.00724358 || 0.051031 10930 11908 || 11467.2 11377 || -100.135 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 4.00543e-07 0.00883695 -0.00104753 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.86102e-07 0.0106537 -0.00594281 || 0.051031 10973 11788 || 11257 11377 || -82.1534 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.62396e-07 0.00774563 -0.000465073 || 0.051031 1e+64 -1e+64 33: Test Scalar=double 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.0080892 0.00632566 || 0.051031 10890 11767 || 11469.7 11377 || 87.4459 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.00647583 0.001247 || 0.051031 1e+64 -1e+64 [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o 33: [ OK ] hip.Random_XorShift1024_0 (246 ms) 33: [ RUN ] hip.Multi_streams 33: [ OK ] hip.Multi_streams (270 ms) 33: [----------] 3 tests from hip (829 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 3 tests from 1 test suite ran. (829 ms total) 33: [ PASSED ] 3 tests. 33/52 Test #33: Kokkos_UnitTest_Random ...................... Passed 1.25 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test timeout computed to be: 1500 34: [==========] Running 15 tests from 3 test suites. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from std_algorithms_reducers 34: [ RUN ] std_algorithms_reducers.max_first_loc 34: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 34: [ RUN ] std_algorithms_reducers.min_first_loc 34: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 34: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 34: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 34: [----------] 3 tests from std_algorithms_reducers (0 ms total) 34: 34: [----------] 1 test from std_algorithms 34: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 34: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 34: [----------] 1 test from std_algorithms (0 ms total) 34: 34: [----------] 11 tests from random_access_iterator_test 34: [ RUN ] random_access_iterator_test.constructor 34: [ OK ] random_access_iterator_test.constructor (1 ms) 34: [ RUN ] random_access_iterator_test.constructiblity 34: [ OK ] random_access_iterator_test.constructiblity (0 ms) 34: [ RUN ] random_access_iterator_test.dereference 34: [ OK ] random_access_iterator_test.dereference (0 ms) 34: [ RUN ] random_access_iterator_test.subscript_operator 34: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet1 34: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet2 34: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet3 34: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet4 34: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 34: [ RUN ] random_access_iterator_test.assignment_operator 34: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 34: [ RUN ] random_access_iterator_test.distance 34: [ OK ] random_access_iterator_test.distance (0 ms) 34: [ RUN ] random_access_iterator_test.traits_helpers 34: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 34: [----------] 11 tests from random_access_iterator_test (3 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 15 tests from 3 test suites ran. (4 ms total) 34: [ PASSED ] 15 tests. 34/52 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.42 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test timeout computed to be: 1500 35: [==========] Running 7 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 7 tests from std_algorithms_min_max_element_test 35: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 35: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 35: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 35: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 35: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (8 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 35: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms) 35: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms) 35: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms) 35: [----------] 7 tests from std_algorithms_min_max_element_test (39 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 7 tests from 1 test suite ran. (39 ms total) 35: [ PASSED ] 7 tests. 35/52 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.45 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test timeout computed to be: 1500 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o 36: [==========] Running 13 tests from 10 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_lexicographical_compare_test 36: [ RUN ] std_algorithms_lexicographical_compare_test.test 36: [ OK ] std_algorithms_lexicographical_compare_test.test (83 ms) 36: [----------] 1 test from std_algorithms_lexicographical_compare_test (83 ms total) 36: 36: [----------] 1 test from std_algorithms_for_each_test 36: [ RUN ] std_algorithms_for_each_test.test 36: [ OK ] std_algorithms_for_each_test.test (65 ms) 36: [----------] 1 test from std_algorithms_for_each_test (65 ms total) 36: 36: [----------] 1 test from std_algorithms_find_test 36: [ RUN ] std_algorithms_find_test.test 36: [ OK ] std_algorithms_find_test.test (40 ms) 36: [----------] 1 test from std_algorithms_find_test (40 ms total) 36: 36: [----------] 4 tests from std_algorithms_non_mod_seq_ops 36: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 36: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (419 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 36: [ OK ] std_algorithms_non_mod_seq_ops.find_end (655 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.search 36: [ OK ] std_algorithms_non_mod_seq_ops.search (495 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 36: [ OK ] std_algorithms_non_mod_seq_ops.search_n (329 ms) 36: [----------] 4 tests from std_algorithms_non_mod_seq_ops (1900 ms total) 36: 36: [----------] 1 test from std_algorithms_count_test 36: [ RUN ] std_algorithms_count_test.test 36: [ OK ] std_algorithms_count_test.test (43 ms) 36: [----------] 1 test from std_algorithms_count_test (43 ms total) 36: 36: [----------] 1 test from std_algorithms_equal_test 36: [ RUN ] std_algorithms_equal_test.test 36: [ OK ] std_algorithms_equal_test.test (15 ms) 36: [----------] 1 test from std_algorithms_equal_test (15 ms total) 36: 36: [----------] 1 test from std_algorithms_all_any_none_of_test 36: [ RUN ] std_algorithms_all_any_none_of_test.test 36: [ OK ] std_algorithms_all_any_none_of_test.test (40 ms) 36: [----------] 1 test from std_algorithms_all_any_none_of_test (40 ms total) 36: 36: [----------] 1 test from std_algorithms_nonmod_seq_ops 36: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 36: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (68 ms) 36: [----------] 1 test from std_algorithms_nonmod_seq_ops (68 ms total) 36: 36: [----------] 1 test from std_algorithms_mismatch_test 36: [ RUN ] std_algorithms_mismatch_test.test 36: [ OK ] std_algorithms_mismatch_test.test (104 ms) 36: [----------] 1 test from std_algorithms_mismatch_test (104 ms total) 36: 36: [----------] 1 test from std_algorithms_mod_seq_ops 36: [ RUN ] std_algorithms_mod_seq_ops.move_backward 36: [ OK ] std_algorithms_mod_seq_ops.move_backward (43 ms) 36: [----------] 1 test from std_algorithms_mod_seq_ops (43 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 13 tests from 10 test suites ran. (2406 ms total) 36: [ PASSED ] 13 tests. 36/52 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 2.82 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test timeout computed to be: 1500 37: [==========] Running 31 tests from 5 test suites. 37: [----------] Global test environment set-up. 37: [----------] 3 tests from std_algorithms_mod_ops_test 37: [ RUN ] std_algorithms_mod_ops_test.move 37: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 37: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 37: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms) 37: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 37: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 37: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 37: 37: [----------] 12 tests from std_algorithms_mod_seq_ops_test 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy 37: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 37: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.fill 37: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 37: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 37: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 37: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.generate 37: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 37: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 37: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 37: [----------] 12 tests from std_algorithms_mod_seq_ops_test (4 ms total) 37: 37: [----------] 4 tests from std_algorithms_replace_ops_test 37: [ RUN ] std_algorithms_replace_ops_test.replace 37: [ OK ] std_algorithms_replace_ops_test.replace (28 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_if 37: [ OK ] std_algorithms_replace_ops_test.replace_if (131 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_copy 37: [ OK ] std_algorithms_replace_ops_test.replace_copy (46 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 37: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (42 ms) 37: [----------] 4 tests from std_algorithms_replace_ops_test (249 ms total) 37: 37: [----------] 11 tests from std_algorithms_mod_seq_ops 37: [ RUN ] std_algorithms_mod_seq_ops.copy_if 37: [ OK ] std_algorithms_mod_seq_ops.copy_if (33 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.unique 37: [ OK ] std_algorithms_mod_seq_ops.unique (135 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 37: [ OK ] std_algorithms_mod_seq_ops.unique_copy (55 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove 37: [ OK ] std_algorithms_mod_seq_ops.remove (37 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_if 37: [ OK ] std_algorithms_mod_seq_ops.remove_if (41 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 37: [ OK ] std_algorithms_mod_seq_ops.remove_copy (152 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 37: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (39 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.rotate 37: [ OK ] std_algorithms_mod_seq_ops.rotate (1232 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 37: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (432 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.shift_left 37: [ OK ] std_algorithms_mod_seq_ops.shift_left (1374 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.shift_right 37: [ OK ] std_algorithms_mod_seq_ops.shift_right (1368 ms) 37: [----------] 11 tests from std_algorithms_mod_seq_ops (4904 ms total) 37: 37: [----------] 1 test from std_algorithms_modseq_test 37: [ RUN ] std_algorithms_modseq_test.reverse 37: [ OK ] std_algorithms_modseq_test.reverse (46 ms) 37: [----------] 1 test from std_algorithms_modseq_test (46 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 31 tests from 5 test suites ran. (5207 ms total) 37: [ PASSED ] 31 tests. 37/52 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 5.63 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test timeout computed to be: 1500 38: [==========] Running 29 tests from 7 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_sorting_ops_test 38: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 38: [ OK ] std_algorithms_sorting_ops_test.is_sorted (13 ms) 38: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 38: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (12 ms) 38: [----------] 2 tests from std_algorithms_sorting_ops_test (25 ms total) 38: 38: [----------] 4 tests from std_algorithms_partitioning_test 38: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 38: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 38: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 38: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 38: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 38: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 38: [ RUN ] std_algorithms_partitioning_test.partition_point 38: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 38: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 38: 38: [----------] 1 test from std_algorithms_partitioning_ops 38: [ RUN ] std_algorithms_partitioning_ops.partition_copy 38: [ OK ] std_algorithms_partitioning_ops.partition_copy (28 ms) 38: [----------] 1 test from std_algorithms_partitioning_ops (28 ms total) 38: 38: [----------] 12 tests from std_algorithms_numerics_test 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 38: [----------] 12 tests from std_algorithms_numerics_test (14 ms total) 38: 38: [----------] 1 test from std_algorithms_numerics_ops_test 38: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 38: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (82 ms) 38: [----------] 1 test from std_algorithms_numerics_ops_test (82 ms total) 38: 38: [----------] 8 tests from std_algorithms_numeric_ops_test 38: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 38: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (702 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 38: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (573 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 38: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (189 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 38: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (307 ms) 38: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 38: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 38: [----------] 8 tests from std_algorithms_numeric_ops_test (1773 ms total) 38: 38: [----------] 1 test from std_algorithms_transform_ops_test 38: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 38: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (35 ms) 38: [----------] 1 test from std_algorithms_transform_ops_test (35 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 29 tests from 7 test suites ran. (1964 ms total) 38: [ PASSED ] 29 tests. 38/52 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.38 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test timeout computed to be: 1500 39: [==========] Running 12 tests from 7 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_adjacent_find_team_test 39: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o 39: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (332 ms) 39: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 39: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (320 ms) 39: [----------] 2 tests from std_algorithms_adjacent_find_team_test (653 ms total) 39: 39: [----------] 2 tests from std_algorithms_count_team_test 39: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 39: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (284 ms) 39: [ RUN ] std_algorithms_count_team_test.count_returns_zero 39: [ OK ] std_algorithms_count_team_test.count_returns_zero (117 ms) 39: [----------] 2 tests from std_algorithms_count_team_test (402 ms total) 39: 39: [----------] 1 test from std_algorithms_count_if_team_test 39: [ RUN ] std_algorithms_count_if_team_test.test [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o 39: [ OK ] std_algorithms_count_if_team_test.test (173 ms) 39: [----------] 1 test from std_algorithms_count_if_team_test (173 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_team_test 39: [ RUN ] std_algorithms_for_each_team_test.test 39: [ OK ] std_algorithms_for_each_team_test.test (235 ms) 39: [----------] 1 test from std_algorithms_for_each_team_test (235 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_n_team_test 39: [ RUN ] std_algorithms_for_each_n_team_test.test 39: [ OK ] std_algorithms_for_each_n_team_test.test (250 ms) 39: [----------] 1 test from std_algorithms_for_each_n_team_test (250 ms total) 39: 39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 39: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (1389 ms) 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 39: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (869 ms) 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 39: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (842 ms) 39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (3101 ms total) 39: 39: [----------] 2 tests from std_algorithms_mismatch_team_test 39: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 39: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1024 ms) 39: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 39: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (420 ms) 39: [----------] 2 tests from std_algorithms_mismatch_team_test (1444 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 12 tests from 7 test suites ran. (6262 ms total) 39: [ PASSED ] 12 tests. 39/52 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 6.68 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test timeout computed to be: 1500 40: [==========] Running 8 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_equal_team_test 40: [ RUN ] std_algorithms_equal_team_test.views_are_equal 40: [ OK ] std_algorithms_equal_team_test.views_are_equal (894 ms) 40: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 40: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (609 ms) 40: [----------] 2 tests from std_algorithms_equal_team_test (1503 ms total) 40: 40: [----------] 2 tests from std_algorithms_search_team_test 40: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_c.cpp.o 40: [ OK ] std_algorithms_search_team_test.sequences_exist (389 ms) 40: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 40: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (494 ms) 40: [----------] 2 tests from std_algorithms_search_team_test (883 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_end_team_test 40: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H 40: [ OK ] std_algorithms_find_end_team_test.sequences_exist (898 ms) 40: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o 40: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (755 ms) 40: [----------] 2 tests from std_algorithms_find_end_team_test (1653 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_first_of_team_test 40: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o 40: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (629 ms) 40: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o 40: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (2287 ms) 40: [----------] 2 tests from std_algorithms_find_first_of_team_test (2917 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 8 tests from 4 test suites ran. (6958 ms total) 40: [ PASSED ] 8 tests. 40/52 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 7.36 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test timeout computed to be: 1500 41: [==========] Running 11 tests from 7 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_find_team_test 41: [ RUN ] std_algorithms_find_team_test.searched_values_exist 41: [ OK ] std_algorithms_find_team_test.searched_values_exist (138 ms) 41: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 41: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (197 ms) 41: [----------] 2 tests from std_algorithms_find_team_test (335 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_if_team_test 41: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 41: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (110 ms) 41: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 41: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (200 ms) 41: [----------] 2 tests from std_algorithms_find_if_team_test (311 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_if_not_team_test 41: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 41: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (203 ms) 41: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 41: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (107 ms) 41: [----------] 2 tests from std_algorithms_find_if_not_team_test (310 ms total) 41: 41: [----------] 1 test from std_algorithms_all_of_team_test 41: [ RUN ] std_algorithms_all_of_team_test.test 41: [ OK ] std_algorithms_all_of_team_test.test (199 ms) 41: [----------] 1 test from std_algorithms_all_of_team_test (199 ms total) 41: 41: [----------] 1 test from std_algorithms_any_of_team_test 41: [ RUN ] std_algorithms_any_of_team_test.test 41: [ OK ] std_algorithms_any_of_team_test.test (120 ms) 41: [----------] 1 test from std_algorithms_any_of_team_test (120 ms total) 41: 41: [----------] 1 test from std_algorithms_none_of_team_test 41: [ RUN ] std_algorithms_none_of_team_test.test 41: [ OK ] std_algorithms_none_of_team_test.test (200 ms) 41: [----------] 1 test from std_algorithms_none_of_team_test (200 ms total) 41: 41: [----------] 2 tests from std_algorithms_search_n_team_test 41: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 41: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (154 ms) 41: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o 41: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (157 ms) 41: [----------] 2 tests from std_algorithms_search_n_team_test (311 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 11 tests from 7 test suites ran. (1790 ms total) 41: [ PASSED ] 11 tests. 41/52 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 2.18 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test timeout computed to be: 1500 42: [==========] Running 3 tests from 3 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_min_element_team_test 42: [ RUN ] std_algorithms_min_element_team_test.test 42: [ OK ] std_algorithms_min_element_team_test.test (731 ms) 42: [----------] 1 test from std_algorithms_min_element_team_test (731 ms total) 42: 42: [----------] 1 test from std_algorithms_max_element_team_test 42: [ RUN ] std_algorithms_max_element_team_test.test [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o 42: [ OK ] std_algorithms_max_element_team_test.test (704 ms) 42: [----------] 1 test from std_algorithms_max_element_team_test (704 ms total) 42: 42: [----------] 1 test from std_algorithms_minmax_element_team_test 42: [ RUN ] std_algorithms_minmax_element_team_test.test 42: [ OK ] std_algorithms_minmax_element_team_test.test (879 ms) 42: [----------] 1 test from std_algorithms_minmax_element_team_test (879 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 3 tests from 3 test suites ran. (2315 ms total) 42: [ PASSED ] 3 tests. 42/52 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 2.73 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test timeout computed to be: 1500 43: [==========] Running 6 tests from 6 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_fill_team_test 43: [ RUN ] std_algorithms_fill_team_test.test 43: [ OK ] std_algorithms_fill_team_test.test (164 ms) 43: [----------] 1 test from std_algorithms_fill_team_test (164 ms total) 43: 43: [----------] 1 test from std_algorithms_fill_n_team_test 43: [ RUN ] std_algorithms_fill_n_team_test.test 43: [ OK ] std_algorithms_fill_n_team_test.test (253 ms) 43: [----------] 1 test from std_algorithms_fill_n_team_test (254 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_team_test 43: [ RUN ] std_algorithms_replace_team_test.test 43: [ OK ] std_algorithms_replace_team_test.test (229 ms) 43: [----------] 1 test from std_algorithms_replace_team_test (229 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_if_team_test 43: [ RUN ] std_algorithms_replace_if_team_test.test [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I 43: [ OK ] std_algorithms_replace_if_team_test.test (289 ms) 43: [----------] 1 test from std_algorithms_replace_if_team_test (289 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_copy_team_test 43: [ RUN ] std_algorithms_replace_copy_team_test.test 43: [ OK ] std_algorithms_replace_copy_team_test.test (497 ms) 43: [----------] 1 test from std_algorithms_replace_copy_team_test (497 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_copy_if_team_test 43: [ RUN ] std_algorithms_replace_copy_if_team_test.test 43: [ OK ] std_algorithms_replace_copy_if_team_test.test (392 ms) 43: [----------] 1 test from std_algorithms_replace_copy_if_team_test (392 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 6 tests from 6 test suites ran. (1827 ms total) 43: [ PASSED ] 6 tests. 43/52 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 2.22 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test timeout computed to be: 1500 44: [==========] Running 4 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_reverse_team_test 44: [ RUN ] std_algorithms_reverse_team_test.test 44: [ OK ] std_algorithms_reverse_team_test.test (215 ms) 44: [----------] 1 test from std_algorithms_reverse_team_test (215 ms total) 44: 44: [----------] 1 test from std_algorithms_reverse_copy_team_test 44: [ RUN ] std_algorithms_reverse_copy_team_test.test 44: [ OK ] std_algorithms_reverse_copy_team_test.test (228 ms) 44: [----------] 1 test from std_algorithms_reverse_copy_team_test (228 ms total) 44: 44: [----------] 1 test from std_algorithms_rotate_team_test 44: [ RUN ] std_algorithms_rotate_team_test.test 44: [ OK ] std_algorithms_rotate_team_test.test (444 ms) 44: [----------] 1 test from std_algorithms_rotate_team_test (444 ms total) 44: 44: [----------] 1 test from std_algorithms_rotate_copy_team_test 44: [ RUN ] std_algorithms_rotate_copy_team_test.test 44: [ OK ] std_algorithms_rotate_copy_team_test.test (411 ms) 44: [----------] 1 test from std_algorithms_rotate_copy_team_test (411 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (1299 ms total) 44: [ PASSED ] 4 tests. 44/52 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 1.70 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test timeout computed to be: 1500 [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 45: [==========] Running 4 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_move_team_test 45: [ RUN ] std_algorithms_move_team_test.test 45: [ OK ] std_algorithms_move_team_test.test (371 ms) 45: [----------] 1 test from std_algorithms_move_team_test (372 ms total) 45: 45: [----------] 1 test from std_algorithms_move_backward_team_test 45: [ RUN ] std_algorithms_move_backward_team_test.test 45: [ OK ] std_algorithms_move_backward_team_test.test (356 ms) 45: [----------] 1 test from std_algorithms_move_backward_team_test (356 ms total) 45: 45: [----------] 1 test from std_algorithms_shift_left_team_test 45: [ RUN ] std_algorithms_shift_left_team_test.test 45: [ OK ] std_algorithms_shift_left_team_test.test (1196 ms) 45: [----------] 1 test from std_algorithms_shift_left_team_test (1196 ms total) 45: 45: [----------] 1 test from std_algorithms_shift_right_team_test 45: [ RUN ] std_algorithms_shift_right_team_test.test [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o 45: [ OK ] std_algorithms_shift_right_team_test.test (1065 ms) 45: [----------] 1 test from std_algorithms_shift_right_team_test (1065 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (2990 ms total) 45: [ PASSED ] 4 tests. 45/52 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 3.39 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test timeout computed to be: 1500 46: [==========] Running 9 tests from 9 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_copy_team_test 46: [ RUN ] std_algorithms_copy_team_test.test 46: [ OK ] std_algorithms_copy_team_test.test (432 ms) 46: [----------] 1 test from std_algorithms_copy_team_test (432 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_n_team_test 46: [ RUN ] std_algorithms_copy_n_team_test.test 46: [ OK ] std_algorithms_copy_n_team_test.test (322 ms) 46: [----------] 1 test from std_algorithms_copy_n_team_test (322 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_backward_team_test 46: [ RUN ] std_algorithms_copy_backward_team_test.test 46: [ OK ] std_algorithms_copy_backward_team_test.test (319 ms) 46: [----------] 1 test from std_algorithms_copy_backward_team_test (319 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_if_team_test 46: [ RUN ] std_algorithms_copy_if_team_test.test 46: [ OK ] std_algorithms_copy_if_team_test.test (340 ms) 46: [----------] 1 test from std_algorithms_copy_if_team_test (340 ms total) 46: 46: [----------] 1 test from std_algorithms_unique_copy_team_test 46: [ RUN ] std_algorithms_unique_copy_team_test.test 46: [ OK ] std_algorithms_unique_copy_team_test.test (538 ms) 46: [----------] 1 test from std_algorithms_unique_copy_team_test (538 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_team_test 46: [ RUN ] std_algorithms_remove_team_test.test 46: [ OK ] std_algorithms_remove_team_test.test (404 ms) 46: [----------] 1 test from std_algorithms_remove_team_test (404 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_if_team_test 46: [ RUN ] std_algorithms_remove_if_team_test.test 46: [ OK ] std_algorithms_remove_if_team_test.test (400 ms) 46: [----------] 1 test from std_algorithms_remove_if_team_test (400 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_copy_team_test 46: [ RUN ] std_algorithms_remove_copy_team_test.test 46: [ OK ] std_algorithms_remove_copy_team_test.test (400 ms) 46: [----------] 1 test from std_algorithms_remove_copy_team_test (400 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_copy_if_team_test 46: [ RUN ] std_algorithms_remove_copy_if_team_test.test 46: [ OK ] std_algorithms_remove_copy_if_team_test.test (376 ms) 46: [----------] 1 test from std_algorithms_remove_copy_if_team_test (376 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 9 tests from 9 test suites ran. (3536 ms total) 46: [ PASSED ] 9 tests. 46/52 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 3.93 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test timeout computed to be: 1500 47: [==========] Running 4 tests from 4 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_unique_team_test 47: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 47: [ OK ] std_algorithms_unique_team_test.test_default_predicate (827 ms) 47: [----------] 1 test from std_algorithms_unique_team_test (827 ms total) 47: 47: [----------] 1 test from std_algorithms_adjacent_difference_team_test 47: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o 47: [ OK ] std_algorithms_adjacent_difference_team_test.test (664 ms) 47: [----------] 1 test from std_algorithms_adjacent_difference_team_test (664 ms total) 47: 47: [----------] 1 test from std_algorithms_reduce_team_test 47: [ RUN ] std_algorithms_reduce_team_test.test [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o 47: [ OK ] std_algorithms_reduce_team_test.test (472 ms) 47: [----------] 1 test from std_algorithms_reduce_team_test (472 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_reduce_team_test 47: [ RUN ] std_algorithms_transform_reduce_team_test.test 47: [ OK ] std_algorithms_transform_reduce_team_test.test (736 ms) 47: [----------] 1 test from std_algorithms_transform_reduce_team_test (736 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (2701 ms total) 47: [ PASSED ] 4 tests. 47/52 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 3.13 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test timeout computed to be: 1500 48: [==========] Running 18 tests from 5 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_is_sorted_team_test 48: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 48: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (386 ms) 48: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 48: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (706 ms) 48: [----------] 2 tests from std_algorithms_is_sorted_team_test (1093 ms total) 48: 48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (16 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (18 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (724 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (449 ms) 48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1208 ms total) 48: 48: [----------] 4 tests from std_algorithms_is_partitioned_team_test 48: [ RUN ] std_algorithms_is_partitioned_team_test.empty 48: [ OK ] std_algorithms_is_partitioned_team_test.empty (8 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 48: [ OK ] std_algorithms_is_partitioned_team_test.all_true (245 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 48: [ OK ] std_algorithms_is_partitioned_team_test.all_false (225 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.random 48: [ OK ] std_algorithms_is_partitioned_team_test.random (199 ms) 48: [----------] 4 tests from std_algorithms_is_partitioned_team_test (679 ms total) 48: 48: [----------] 4 tests from std_algorithms_partition_copy_team_test 48: [ RUN ] std_algorithms_partition_copy_team_test.empty 48: [ OK ] std_algorithms_partition_copy_team_test.empty (12 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.all_true 48: [ OK ] std_algorithms_partition_copy_team_test.all_true (551 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o 48: [ OK ] std_algorithms_partition_copy_team_test.all_false (571 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.random 48: [ OK ] std_algorithms_partition_copy_team_test.random (547 ms) 48: [----------] 4 tests from std_algorithms_partition_copy_team_test (1683 ms total) 48: 48: [----------] 4 tests from std_algorithms_partition_point_team_test 48: [ RUN ] std_algorithms_partition_point_team_test.empty 48: [ OK ] std_algorithms_partition_point_team_test.empty (9 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.all_true 48: [ OK ] std_algorithms_partition_point_team_test.all_true (165 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.all_false 48: [ OK ] std_algorithms_partition_point_team_test.all_false (159 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.random 48: [ OK ] std_algorithms_partition_point_team_test.random (140 ms) 48: [----------] 4 tests from std_algorithms_partition_point_team_test (473 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 18 tests from 5 test suites ran. (5139 ms total) 48: [ PASSED ] 18 tests. 48/52 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 5.53 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test timeout computed to be: 1500 49: [==========] Running 5 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 2 tests from std_algorithms_transform_team_test 49: [ RUN ] std_algorithms_transform_team_test.test_unary_op 49: [ OK ] std_algorithms_transform_team_test.test_unary_op (499 ms) 49: [ RUN ] std_algorithms_transform_team_test.test_binary_op 49: [ OK ] std_algorithms_transform_team_test.test_binary_op (394 ms) 49: [----------] 2 tests from std_algorithms_transform_team_test (894 ms total) 49: 49: [----------] 1 test from std_algorithms_generate_team_test 49: [ RUN ] std_algorithms_generate_team_test.test_unary_op 49: [ OK ] std_algorithms_generate_team_test.test_unary_op (1009 ms) 49: [----------] 1 test from std_algorithms_generate_team_test (1009 ms total) 49: 49: [----------] 1 test from std_algorithms_generate_n_team_test 49: [ RUN ] std_algorithms_generate_n_team_test.test 49: [ OK ] std_algorithms_generate_n_team_test.test (266 ms) 49: [----------] 1 test from std_algorithms_generate_n_team_test (266 ms total) 49: 49: [----------] 1 test from std_algorithms_swap_ranges_team_test 49: [ RUN ] std_algorithms_swap_ranges_team_test.test 49: [ OK ] std_algorithms_swap_ranges_team_test.test (460 ms) 49: [----------] 1 test from std_algorithms_swap_ranges_team_test (460 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 5 tests from 4 test suites ran. (2631 ms total) 49: [ PASSED ] 5 tests. 49/52 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 3.02 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test timeout computed to be: 1500 50: [==========] Running 2 tests from 2 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_exclusive_scan_team_test 50: [ RUN ] std_algorithms_exclusive_scan_team_test.test 50: [ OK ] std_algorithms_exclusive_scan_team_test.test (1705 ms) 50: [----------] 1 test from std_algorithms_exclusive_scan_team_test (1705 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 50: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 92%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 50: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (835 ms) 50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (835 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 2 tests from 2 test suites ran. (2541 ms total) 50: [ PASSED ] 2 tests. 50/52 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 2.96 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test timeout computed to be: 1500 51: [==========] Running 2 tests from 2 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_inclusive_scan_team_test 51: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 93%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o 51: [ OK ] std_algorithms_inclusive_scan_team_test.test (2534 ms) 51: [----------] 1 test from std_algorithms_inclusive_scan_team_test (2534 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 51: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 51: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (1717 ms) 51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (1717 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 2 tests from 2 test suites ran. (4251 ms total) 51: [ PASSED ] 2 tests. 51/52 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 4.69 sec test 52 Start 52: Kokkos_UnitTest_SIMD 52: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/simd/unit_tests/Kokkos_UnitTest_SIMD 52: Test timeout computed to be: 1500 52: [==========] Running 16 tests from 1 test suite. 52: [----------] Global test environment set-up. 52: [----------] 16 tests from simd 52: [ RUN ] simd.host_math_ops 52: [ OK ] simd.host_math_ops (0 ms) 52: [ RUN ] simd.device_math_ops 52: [ OK ] simd.device_math_ops (4 ms) 52: [ RUN ] simd.host_mask_ops 52: [ OK ] simd.host_mask_ops (0 ms) 52: [ RUN ] simd.device_mask_ops 52: [ OK ] simd.device_mask_ops (0 ms) 52: [ RUN ] simd.host_conversions 52: [ OK ] simd.host_conversions (0 ms) 52: [ RUN ] simd.device_conversions 52: [ OK ] simd.device_conversions (0 ms) 52: [ RUN ] simd.host_shift_ops 52: [ OK ] simd.host_shift_ops (0 ms) 52: [ RUN ] simd.device_shift_ops 52: [ OK ] simd.device_shift_ops (0 ms) 52: [ RUN ] simd.host_condition 52: [ OK ] simd.host_condition (0 ms) 52: [ RUN ] simd.device_condition 52: [ OK ] simd.device_condition (0 ms) 52: [ RUN ] simd.host_gen_ctors 52: [ OK ] simd.host_gen_ctors (0 ms) 52: [ RUN ] simd.device_gen_ctors 52: [ OK ] simd.device_gen_ctors (0 ms) 52: [ RUN ] simd.host_where_expressions 52: [ OK ] simd.host_where_expressions (0 ms) 52: [ RUN ] simd.device_where_expressions 52: [ OK ] simd.device_where_expressions (0 ms) 52: [ RUN ] simd.host_reductions 52: [ OK ] simd.host_reductions (0 ms) 52: [ RUN ] simd.device_reductions 52: [ OK ] simd.device_reductions (0 ms) 52: [----------] 16 tests from simd (4 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 16 tests from 1 test suite ran. (4 ms total) 52: [ PASSED ] 16 tests. 52/52 Test #52: Kokkos_UnitTest_SIMD ........................ Passed 0.40 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 1384.65 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Apr 25 17:59:41 2024 stats zeroed Thu Apr 25 17:59:41 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 24365 cache size 2.7 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 9cc884582458b3beb6a058fdeb46570796bcbacb01724894e08b22ed87c2da79 $ docker rm -f --volumes 9cc884582458b3beb6a058fdeb46570796bcbacb01724894e08b22ed87c2da79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 93%] Linking CXX executable Kokkos_query_device [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 93%] Built target Kokkos_query_device [ 93%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 93%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 95%] Linking CXX executable Kokkos_UnitTest_SIMD [ 95%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 95%] Built target Kokkos_tutorial_01_hello_world [ 95%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 96%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 96%] Built target Kokkos_tutorial_02_simple_reduce [ 96%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewEmptyRuntimeUnmanaged.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 96%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 96%] Built target Kokkos_tutorial_03_simple_view [ 97%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 97%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.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/TestStdAlgorithmsUniqueCopy.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o [ 78%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 97%] Built target Kokkos_UnitTest_SIMD [ 97%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 97%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 97%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 97%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_c.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewHooks.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 98%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 78%] Built target Kokkos_ContainersUnitTest_Serial [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 98%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 98%] Built target Kokkos_tutorial_05_simple_atomics [ 98%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 98%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 98%] Built target Kokkos_tutorial_06_simple_mdrangepolicy [ 98%] 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 [ 98%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 98%] Building CXX object example/tutorial/Hierarchical_Parallelism/02_nested_parallel_for/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for.dir/nested_parallel_for.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 98%] Built target Kokkos_tutorial_advancedviews_02_memory_traits [ 98%] Built target Kokkos_tutorial_advancedviews_03_subviews [ 98%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 98%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 98%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 98%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 98%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 98%] Built target Kokkos_tutorial_advancedviews_04_dualviews [ 98%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 98%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 98%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 98%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 98%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 98%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 98%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 98%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 98%] Built target Kokkos_tutorial_01_hello_world_lambda [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 99%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 99%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 99%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 99%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 99%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 99%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 99%] Built target Kokkos_tutorial_02_simple_reduce_lambda [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 99%] Linking CXX executable Kokkos_gups [ 99%] Built target Kokkos_tutorial_03_simple_view_lambda [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.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_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 99%] Built target Kokkos_gups [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 99%] Linking CXX executable Kokkos_atomic [ 99%] Linking CXX executable Kokkos_stream [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 99%] Linking CXX executable Kokkos_launch_latency [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_c.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 99%] Built target Kokkos_atomic [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 99%] Built target Kokkos_stream [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 99%] Built target Kokkos_launch_latency [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o [100%] Linking CXX executable Kokkos_gather [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [100%] Linking CXX executable Kokkos_policy_performance [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [100%] Built target Kokkos_policy_performance [100%] Built target Kokkos_gather [100%] Linking CXX executable Kokkos_bytes_and_flops [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [100%] Built target Kokkos_bytes_and_flops + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 173 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (600 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (580 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (556 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (562 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (558 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (666 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (1310 ms) 1: [----------] 7 tests from serial_DeathTest (4835 ms total) 1: 1: [----------] 166 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (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 (68 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (41 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (2 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (19 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (3 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (1992 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (12575 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (683 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (684 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (18 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (85 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (4 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (34 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (4 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (22 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [100%] Built target Kokkos_CoreUnitTest_HIP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6830/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_OpenMP 1: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 1: [==========] Running 306 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 15 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host 1: [ OK ] openmp_DeathTest.abort_from_host (1113 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device 1: [ OK ] openmp_DeathTest.abort_from_device (1182 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2776 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (3 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (131 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (3 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (15 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (1 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_point_t 1: [ OK ] serial.reducers_point_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (1097 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial.reduce_device_view_mdrange_policy (1014 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.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 166 tests from serial (20334 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 173 tests from 2 test suites ran. (25169 ms total) 1: [ PASSED ] 171 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (1089 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds 1/58 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 27.63 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (1093 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (741 ms) 1: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 2: [==========] Running 124 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 7 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (1486 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4210 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (4237 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-6830/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 (8448 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 (6 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (4 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (354 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (71 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (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 (51 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (33 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (36 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7745 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o 2: [ OK ] serial.repeated_team_reduce (7073 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (87 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (86 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (24 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (3 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (22 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (5 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (4 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (1 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (3 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 2: [ OK ] serial.view_allocation_large_rank (535 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (4 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (7698 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host (0 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_device 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 1: skipping since no memory access violation would occur 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device (0 ms) 1: [----------] 15 tests from openmp_DeathTest (23249 ms total) 1: 1: [----------] 291 tests from openmp 1: [ RUN ] openmp.array_capacity 1: [ OK ] openmp.array_capacity (0 ms) 1: [ RUN ] openmp.array_element_access 1: [ OK ] openmp.array_element_access (0 ms) 1: [ RUN ] openmp.array_zero_capacity 1: [ OK ] openmp.array_zero_capacity (0 ms) 1: [ RUN ] openmp.array_zero_data_nullptr 1: [ OK ] openmp.array_zero_data_nullptr (0 ms) 1: [ RUN ] openmp.atomic_operations_complexdouble 1: [ OK ] openmp.atomic_operations_complexdouble (2 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (2 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (1 ms) 1: [ RUN ] openmp.atomic_operations_float 1: [ OK ] openmp.atomic_operations_float (1 ms) 1: [ RUN ] openmp.atomic_operations_int 1: [ OK ] openmp.atomic_operations_int (4 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (4 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (3 ms) 1: [ RUN ] openmp.atomic_shared 1: [ OK ] openmp.atomic_shared (0 ms) 1: [ RUN ] openmp.atomic_operations_unsigned 1: [ OK ] openmp.atomic_operations_unsigned (3 ms) 1: [ RUN ] openmp.atomic_operations_unsignedlong 1: [ OK ] openmp.atomic_operations_unsignedlong (2 ms) 1: [ RUN ] openmp.atomics 1: [ OK ] openmp.atomics (29 ms) 1: [ RUN ] openmp.atomics_tpetra_max_abs 1: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] openmp.atomic_views_integral 1: [ OK ] openmp.atomic_views_integral (230 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (74 ms) 1: [ RUN ] openmp.atomic_view_api 1: [ OK ] openmp.atomic_view_api (0 ms) 1: [ RUN ] openmp.bit_manip_countl_zero 1: [ OK ] openmp.bit_manip_countl_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countl_one 1: [ OK ] openmp.bit_manip_countl_one (0 ms) 1: [ RUN ] openmp.bit_manip_countr_zero 1: [ OK ] openmp.bit_manip_countr_zero (0 ms) 1: [ RUN ] openmp.bit_manip_countr_one 1: [ OK ] openmp.bit_manip_countr_one (0 ms) 1: [ RUN ] openmp.bit_manip_popcount 1: [ OK ] openmp.bit_manip_popcount (0 ms) 1: [ RUN ] openmp.bit_manip_has_single_bit 1: [ OK ] openmp.bit_manip_has_single_bit (0 ms) 1: [ RUN ] openmp.bit_manip_bit_floor 1: [ OK ] openmp.bit_manip_bit_floor (0 ms) 1: [ RUN ] openmp.bit_manip_bit_ceil 1: [ OK ] openmp.bit_manip_bit_ceil (0 ms) 1: [ RUN ] openmp.bit_manip_bit_width 1: [ OK ] openmp.bit_manip_bit_width (0 ms) 1: [ RUN ] openmp.bit_manip_rotl 1: [ OK ] openmp.bit_manip_rotl (0 ms) 1: [ RUN ] openmp.bit_manip_rotr 1: [ OK ] openmp.bit_manip_rotr (0 ms) 1: [ RUN ] openmp.bit_manip_byeswap 1: [ OK ] openmp.bit_manip_byeswap (0 ms) 1: [ RUN ] openmp.bit_manip_bit_cast 1: [ OK ] openmp.bit_manip_bit_cast (0 ms) 1: [ RUN ] openmp.test_block_deduction_bug_pr_3103 1: [ OK ] openmp.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] openmp.checked_integer_operations_multiply_overflow 1: [ OK ] openmp.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] openmp.execution_policy_occupancy_and_hint 1: [ OK ] openmp.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] openmp.complex_construction 1: [ OK ] openmp.complex_construction (0 ms) 1: [ RUN ] openmp.complex_basic_math 1: [ OK ] openmp.complex_basic_math (0 ms) 1: [ RUN ] openmp.complex_special_funtions 1: [ OK ] openmp.complex_special_funtions (0 ms) 1: [ RUN ] openmp.complex_io 1: [ OK ] openmp.complex_io (0 ms) 1: [ RUN ] openmp.complex_trivially_copyable 1: [ OK ] openmp.complex_trivially_copyable (0 ms) 1: [ RUN ] openmp.complex_issue_3865 1: [ OK ] openmp.complex_issue_3865 (0 ms) 1: [ RUN ] openmp.complex_operations_arithmetic_types_overloads 1: [ OK ] openmp.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] openmp.crs_count_fill 1: [ OK ] openmp.crs_count_fill (0 ms) 1: [ RUN ] openmp.crs_copy_constructor 1: [ OK ] openmp.crs_copy_constructor (2 ms) 1: [ RUN ] openmp.deep_copy_alignment 1: [ OK ] openmp.deep_copy_alignment (3 ms) 1: [ RUN ] openmp.deep_copy_conversion 1: [ OK ] openmp.deep_copy_conversion (87 ms) 1: [ RUN ] openmp.partitioning_by_args 1: [ OK ] openmp.partitioning_by_args (0 ms) 1: [ RUN ] openmp.partitioning_by_vector 1: [ OK ] openmp.partitioning_by_vector (0 ms) 1: [ RUN ] openmp.execution_space_as_class_data_member 1: [ OK ] openmp.execution_space_as_class_data_member (0 ms) 1: [ RUN ] openmp.functor_analysis 1: [ OK ] openmp.functor_analysis (0 ms) 1: [ RUN ] openmp.host_shared_ptr_use_count 1: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 1: [ RUN ] openmp.host_shared_ptr_get 1: [ OK ] openmp.host_shared_ptr_get (0 ms) 1: [ RUN ] openmp.host_shared_ptr_dereference_on_device 1: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_special_members_on_device 1: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] openmp.host_shared_ptr_tracking 1: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 1: [ RUN ] openmp.init 1: [ OK ] openmp.init (0 ms) 1: [ RUN ] openmp.dispatch 1: [ OK ] openmp.dispatch (52 ms) 1: [ RUN ] openmp.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1212 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1601 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 2: [ OK ] serial.view_fill_tests_layout_right (3419 ms) 2: [ RUN ] serial.view_fill_tests_layout_left [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.cpp.o 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (976 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1026 ms) 1: [ RUN ] openmp.deep_copy_scratch 1: [ OK ] openmp.deep_copy_scratch (0 ms) 1: [ RUN ] openmp.mathematical_constants_e 1: [ OK ] openmp.mathematical_constants_e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log2e 1: [ OK ] openmp.mathematical_constants_log2e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log10e 1: [ OK ] openmp.mathematical_constants_log10e (0 ms) 1: [ RUN ] openmp.mathematical_constants_pi 1: [ OK ] openmp.mathematical_constants_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_pi 1: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 1: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln2 1: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln10 1: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt2 1: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt3 1: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrt3 1: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_egamma 1: [ OK ] openmp.mathematical_constants_egamma (0 ms) 1: [ RUN ] openmp.mathematical_constants_phi 1: [ OK ] openmp.mathematical_constants_phi (0 ms) 1: [ RUN ] openmp.mathematical_functions_trigonometric_functions 1: [ OK ] openmp.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 1: [ OK ] openmp.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_non_standard 1: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 1: [ RUN ] openmp.mathematical_functions_power_functions 1: [ OK ] openmp.mathematical_functions_power_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_fma 1: [ OK ] openmp.mathematical_functions_fma (0 ms) 1: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 1: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] openmp.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_absolute_value 1: [ OK ] openmp.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_floating_point_absolute_value 1: [ OK ] openmp.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] openmp.mathematical_functions_remainder_function 1: [ OK ] openmp.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] openmp.mathematical_functions_isfinite 1: [ OK ] openmp.mathematical_functions_isfinite (0 ms) 1: [ RUN ] openmp.mathematical_functions_isinf 1: [ OK ] openmp.mathematical_functions_isinf (0 ms) 1: [ RUN ] openmp.mathematical_functions_isnan 1: [ OK ] openmp.mathematical_functions_isnan (0 ms) 1: [ RUN ] openmp.mathematical_functions_exponential_functions 1: [ OK ] openmp.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] openmp.mathspecialfunc_expint1 1: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_errorfunc 1: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 1: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 1: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 1: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 1: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 1: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 1: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] openmp.mdrange_5d 1: [ OK ] openmp.mdrange_5d (23 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (70 ms) 1: [ RUN ] openmp.mdrange_2d 1: [ OK ] openmp.mdrange_2d (1 ms) 1: [ RUN ] openmp.mdrange_array_reduce 1: [ OK ] openmp.mdrange_array_reduce (0 ms) 1: [ RUN ] openmp.mdrange_3d 1: [ OK ] openmp.mdrange_3d (8 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (32 ms) 1: [ RUN ] openmp.mdrange_4d 1: [ OK ] openmp.mdrange_4d (7 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy 1: [ OK ] openmp.mdrange_large_deep_copy (749 ms) 1: [ RUN ] openmp.md_range_policy_construction_from_arrays 1: [ OK ] openmp.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] openmp.mdrange_parallel_reduce_primitive_types 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (883 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] openmp.mdspan_minimal_functional (0 ms) 1: [ RUN ] openmp.max 1: [ OK ] openmp.max (0 ms) 1: [ RUN ] openmp.max_within_parfor 1: [ OK ] openmp.max_within_parfor (4 ms) 1: [ RUN ] openmp.min 1: [ OK ] openmp.min (0 ms) 1: [ RUN ] openmp.min_within_parfor 1: [ OK ] openmp.min_within_parfor (0 ms) 1: [ RUN ] openmp.minmax 1: [ OK ] openmp.minmax (0 ms) 1: [ RUN ] openmp.minmax_within_parfor 1: [ OK ] openmp.minmax_within_parfor (0 ms) 1: [ RUN ] openmp.clamp 1: [ OK ] openmp.clamp (0 ms) 1: [ RUN ] openmp.clamp_within_parfor 1: [ OK ] openmp.clamp_within_parfor (0 ms) 1: [ RUN ] openmp.numeric_traits_infinity 1: [ OK ] openmp.numeric_traits_infinity (0 ms) 1: [ RUN ] openmp.numeric_traits_epsilon 1: [ OK ] openmp.numeric_traits_epsilon (0 ms) 1: [ RUN ] openmp.numeric_traits_round_error 1: [ OK ] openmp.numeric_traits_round_error (0 ms) 1: [ RUN ] openmp.numeric_traits_norm_min 1: [ OK ] openmp.numeric_traits_norm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_denorm_min 1: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_finite_min_max 1: [ OK ] openmp.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] openmp.numeric_traits_digits 1: [ OK ] openmp.numeric_traits_digits (0 ms) 1: [ RUN ] openmp.numeric_traits_digits10 1: [ OK ] openmp.numeric_traits_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_max_digits10 1: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_radix 1: [ OK ] openmp.numeric_traits_radix (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent 1: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent10 1: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 1: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] openmp.numeric_traits_sfinae_friendly 1: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] openmp.occupancy_control 1: [ OK ] openmp.occupancy_control (0 ms) 1: [ RUN ] openmp.memory_pool 1: [ OK ] openmp.memory_pool (56 ms) 1: [ RUN ] openmp.cxx11 1: [ OK ] openmp.cxx11 (0 ms) 1: [ RUN ] openmp.viewctorprop_embedded_dim 1: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] openmp.parallel_scan_range_policy 1: [ OK ] openmp.parallel_scan_range_policy (5 ms) 1: [ RUN ] openmp.kokkos_printf 1: [ OK ] openmp.kokkos_printf (0 ms) 1: [ RUN ] openmp.range_for 1: [ OK ] openmp.range_for (0 ms) 1: [ RUN ] openmp.range_reduce 1: [ OK ] openmp.range_reduce (0 ms) 1: [ RUN ] openmp.range_dynamic_policy 1: [ OK ] openmp.range_dynamic_policy (0 ms) 1: [ RUN ] openmp.range_policy_runtime_parameters 1: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.range_for_require 1: [ OK ] openmp.range_for_require (0 ms) 1: [ RUN ] openmp.range_reduce_require 1: [ OK ] openmp.range_reduce_require (0 ms) 1: [ RUN ] openmp.range_dynamic_policy_require 1: [ OK ] openmp.range_dynamic_policy_require (0 ms) 1: [ RUN ] openmp.reducers_int 1: [ OK ] openmp.reducers_int (1 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (1 ms) 1: [ RUN ] openmp.reducers_complex_double 1: [ OK ] openmp.reducers_complex_double (0 ms) 1: [ RUN ] openmp.reducers_struct 1: [ OK ] openmp.reducers_struct (1 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (1 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (0 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (0 ms) 1: [ RUN ] openmp.reducers_int16_t 1: [ OK ] openmp.reducers_int16_t (0 ms) 1: [ RUN ] openmp.reducers_bool 1: [ OK ] openmp.reducers_bool (0 ms) 1: [ RUN ] openmp.int64_t_reduce 1: [ OK ] openmp.int64_t_reduce (39 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (48 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (143 ms) 1: [ RUN ] openmp.double_reduce_dynamic 1: [ OK ] openmp.double_reduce_dynamic (139 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (28 ms) 1: [ RUN ] openmp.int_combined_reduce 1: [ OK ] openmp.int_combined_reduce (0 ms) 1: [ RUN ] openmp.mdrange_combined_reduce 1: [ OK ] openmp.mdrange_combined_reduce (0 ms) 1: [ RUN ] openmp.int_combined_reduce_mixed 1: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 1: [ RUN ] openmp.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] openmp.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] openmp.reduction_deduction 1: [ OK ] openmp.reduction_deduction (0 ms) 1: [ RUN ] openmp.reduce_device_view_range_policy 1: [ OK ] openmp.reduce_device_view_range_policy (14 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 2: [ OK ] serial.view_fill_tests_layout_left (4138 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 (39 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (62 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (1 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (2 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (120 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-6830/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (3 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (137 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.reduce_device_view_mdrange_policy (330 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (219 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (20 ms) 1: [ RUN ] openmp.kokkos_swap 1: [ OK ] openmp.kokkos_swap (0 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (15 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (11 ms) 1: [ RUN ] openmp.team_reduce_large 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (136 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (136 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 1: [ OK ] openmp.team_reduce_large (123 ms) 1: [ RUN ] openmp.team_parallel_single 2: [ OK ] serial.view_subview_3d_from_5d_right (134 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (134 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (134 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 117 tests from serial (17100 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 124 tests from 2 test suites ran. (25549 ms total) 2: [ PASSED ] 122 tests. 2: [ SKIPPED ] 2 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o 2/58 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 28.00 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 1: [ OK ] openmp.team_parallel_single (1719 ms) 1: [ RUN ] openmp.large_team_scratch_size 1: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 1: [ OK ] openmp.large_team_scratch_size (0 ms) 1: [ RUN ] openmp.team_broadcast_long 1: [ OK ] openmp.team_broadcast_long (54 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (54 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (51 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (53 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (55 ms) 1: [ RUN ] openmp.team_handle_by_value 1: [ OK ] openmp.team_handle_by_value (0 ms) 1: [ RUN ] openmp.team_vector 1: [ OK ] openmp.team_vector (223 ms) 1: [ RUN ] openmp.triple_nested_parallelism 1: [ OK ] openmp.triple_nested_parallelism (437 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (63 ms) 1: [ RUN ] openmp.team_thread_range_combined_reducers 1: [ OK ] openmp.team_thread_range_combined_reducers (0 ms) 1: [ RUN ] openmp.thread_vector_range_combined_reducers 1: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.team_vector_range_combined_reducers 1: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelFor 1: [ OK ] openmp.TeamThreadMDRangeParallelFor (3 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 1: [ OK ] openmp.ThreadVectorMDRangeParallelFor (3 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (3 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 1: [ OK ] openmp.TeamThreadMDRangeParallelReduce (5 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 1: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (5 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (6 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan 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.41 sec test 4 Start 4: Kokkos_CoreUnitTest_SYCL1A 4: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1A 4: Test timeout computed to be: 1500 4: [==========] Running 101 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 3 tests from sycl_DeathTest 4: [ RUN ] sycl_DeathTest.abort_from_host 4: [ OK ] sycl_DeathTest.abort_from_host (605 ms) 4: [ RUN ] sycl_DeathTest.abort_from_device 4: [ OK ] sycl_DeathTest.abort_from_device (27 ms) 4: [ RUN ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] sycl_DeathTest.checked_integer_operations_multiply_overflow_abort (625 ms) 4: [----------] 3 tests from sycl_DeathTest (1257 ms total) 4: 4: [----------] 98 tests from sycl 4: [ RUN ] sycl.array_capacity 4: [ OK ] sycl.array_capacity (0 ms) 4: [ RUN ] sycl.array_element_access 4: [ OK ] sycl.array_element_access (0 ms) 4: [ RUN ] sycl.array_zero_capacity 4: [ OK ] sycl.array_zero_capacity (0 ms) 4: [ RUN ] sycl.array_zero_data_nullptr 4: [ OK ] sycl.array_zero_data_nullptr (0 ms) 4: [ RUN ] sycl.atomic_operations_complexdouble 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestAtomicOperations_complexdouble.hpp:26: Skipped 4: skipping since device_global variables are not available 4: [ SKIPPED ] sycl.atomic_operations_complexdouble (0 ms) 4: [ RUN ] sycl.atomic_operations_complexfloat 4: [ OK ] sycl.atomic_operations_complexfloat (12 ms) 4: [ RUN ] sycl.atomic_operations_double 4: [ OK ] sycl.atomic_operations_double (9 ms) 4: [ RUN ] sycl.atomic_operations_float 4: [ OK ] sycl.atomic_operations_float (7 ms) 4: [ RUN ] sycl.atomic_operations_int 4: [ OK ] sycl.atomic_operations_int (20 ms) 4: [ RUN ] sycl.atomic_operations_long 4: [ OK ] sycl.atomic_operations_long (20 ms) 4: [ RUN ] sycl.atomic_operations_longlong 4: [ OK ] sycl.atomic_operations_longlong (20 ms) 4: [ RUN ] sycl.atomic_operations_unsigned 4: [ OK ] sycl.atomic_operations_unsigned (18 ms) 4: [ RUN ] sycl.atomic_operations_unsignedlong 4: [ OK ] sycl.atomic_operations_unsignedlong (18 ms) 4: [ RUN ] sycl.atomics 4: [ OK ] sycl.atomics (255 ms) 4: [ RUN ] sycl.atomics_tpetra_max_abs 4: [ OK ] sycl.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] sycl.atomic_views_integral 1: [ OK ] openmp.team_reduction_scan (6674 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (16 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (16 ms) 1: [ RUN ] openmp.team_parallel_dummy_with_reducer_and_scratch_space 1: [ OK ] openmp.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 1: [ RUN ] openmp.repeated_team_reduce 1: [ OK ] openmp.repeated_team_reduce (626 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (141 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (118 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (335 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (32 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (3 ms) 1: [ RUN ] openmp.scratch_align 1: [ OK ] openmp.scratch_align (0 ms) 1: [ RUN ] openmp.shmem_size 1: [ OK ] openmp.shmem_size (0 ms) 1: [ RUN ] openmp.multi_level_scratch 1: [ OK ] openmp.multi_level_scratch (8 ms) 1: [ RUN ] openmp.team_scratch_memory_index_parallel_for 1: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 1: [ RUN ] openmp.team_policy_max_recommended 1: [ OK ] openmp.team_policy_max_recommended (2508 ms) 1: [ RUN ] openmp.team_policy_minmax_scalar_without_plus_equal_k 1: [ OK ] openmp.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 1: [ RUN ] openmp.team_teamvector_range 1: [ OK ] openmp.team_teamvector_range (57 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (15 ms) 1: [ RUN ] openmp.unique_token_instance 1: [ OK ] openmp.unique_token_instance (83 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (0 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (5 ms) 1: [ RUN ] openmp.view_api_b 1: [ OK ] openmp.view_api_b (2 ms) 1: [ RUN ] openmp.view_api_c 1: [ OK ] openmp.view_api_c (0 ms) 1: [ RUN ] openmp.view_api_d 1: [ OK ] openmp.view_api_d (0 ms) 1: [ RUN ] openmp.view_allocation_error 1: [ OK ] openmp.view_allocation_error (0 ms) 1: [ RUN ] openmp.view_remap 1: [ OK ] openmp.view_remap (0 ms) 1: [ RUN ] openmp.view_mirror_nonconst 1: [ OK ] openmp.view_mirror_nonconst (0 ms) 1: [ RUN ] openmp.view_stride_method 1: [ OK ] openmp.view_stride_method (0 ms) 1: [ RUN ] openmp.anonymous_space 1: [ OK ] openmp.anonymous_space (0 ms) 1: [ RUN ] openmp.view_overload_resolution 1: [ OK ] openmp.view_overload_resolution (0 ms) 1: [ RUN ] openmp.view_allocation_large_rank 1: [ OK ] openmp.view_allocation_large_rank (1286 ms) 1: [ RUN ] openmp.view_shmem_size_on_device 1: [ OK ] openmp.view_shmem_size_on_device (0 ms) 1: [ RUN ] openmp.view_is_assignable 1: [ OK ] openmp.view_is_assignable (0 ms) 1: [ RUN ] openmp.view_copy_tests 1: [ OK ] openmp.view_copy_tests (11 ms) 1: [ RUN ] openmp.view_copy_tests_rank_0 1: [ OK ] openmp.view_copy_tests_rank_0 (0 ms) 1: [ RUN ] openmp.view_copy_degenerated 1: [ OK ] openmp.view_copy_degenerated (0 ms) 1: [ RUN ] openmp.view_fill_tests_layout_right 1: [ OK ] openmp.view_fill_tests_layout_right (1563 ms) 1: [ RUN ] openmp.view_fill_tests_layout_left 1: [ OK ] openmp.view_fill_tests_layout_left (1436 ms) 1: [ RUN ] openmp.view_empty_runtime_unmanaged 1: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 1: [ RUN ] openmp.view_hooks 1: [ OK ] openmp.view_hooks (0 ms) 1: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 1: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (43 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (40 ms) 1: [ RUN ] openmp.view_irregular_layout 1: [ OK ] openmp.view_irregular_layout (0 ms) 1: [ RUN ] openmp.view_mapping 1: [ OK ] openmp.view_mapping (61 ms) 1: [ RUN ] openmp.view_mapping_operator 1: [ OK ] openmp.view_mapping_operator (1 ms) 1: [ RUN ] openmp.static_extent 1: [ OK ] openmp.static_extent (0 ms) 1: [ RUN ] openmp.view_mapping_atomic 1: [ OK ] openmp.view_mapping_atomic (1 ms) 1: [ RUN ] openmp.view_mapping_class_value 1: [ OK ] openmp.view_mapping_class_value (0 ms) 1: [ RUN ] openmp.view_mapping_assignable 1: [ OK ] openmp.view_mapping_assignable (0 ms) 1: [ RUN ] openmp.view_mapping_trivially_copyable 1: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 1: [ RUN ] openmp.view_mapping_subview 1: [ OK ] openmp.view_mapping_subview (0 ms) 1: [ RUN ] openmp.view_nested_view 1: [ OK ] openmp.view_nested_view (0 ms) 1: [ RUN ] openmp.append_formatted_multidimensional_index 1: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 1: [ RUN ] openmp.view_resize 1: [ OK ] openmp.view_resize (4 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib 1: [ OK ] openmp.workgraph_fib (742 ms) 1: [ RUN ] openmp.resize_realloc_no_init 1: [ OK ] openmp.resize_realloc_no_init (0 ms) 1: [ RUN ] openmp.resize_realloc_no_alloc 1: [ OK ] openmp.resize_realloc_no_alloc (0 ms) 1: [ RUN ] openmp.realloc_exec_space 1: [ OK ] openmp.realloc_exec_space (0 ms) 1: [ RUN ] openmp.view_alloc 1: [ OK ] openmp.view_alloc (0 ms) 1: [ RUN ] openmp.view_alloc_exec_space 1: [ OK ] openmp.view_alloc_exec_space (0 ms) 1: [ RUN ] openmp.view_alloc_int 1: [ OK ] openmp.view_alloc_int (0 ms) 1: [ RUN ] openmp.view_alloc_exec_space_int 1: [ OK ] openmp.view_alloc_exec_space_int (0 ms) 1: [ RUN ] openmp.deep_copy_zero_memset 1: [ OK ] openmp.deep_copy_zero_memset (0 ms) 1: [ RUN ] openmp.resize_exec_space 1: [ OK ] openmp.resize_exec_space (0 ms) 1: [ RUN ] openmp.view_allocation_int 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 1: skipping since the fence checked for isn't necessary 1: [ SKIPPED ] openmp.view_allocation_int (0 ms) 1: [ RUN ] openmp.view_allocation_exec_space_int 1: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 1: [ RUN ] openmp.view_not_default_constructible 1: [ OK ] openmp.view_not_default_constructible (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_left 1: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_right 1: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 1: [ RUN ] openmp.view_subview_auto_1d_stride 1: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 1: [ RUN ] openmp.view_subview_assign_strided 1: [ OK ] openmp.view_subview_assign_strided (0 ms) 1: [ RUN ] openmp.view_subview_left_0 1: [ OK ] openmp.view_subview_left_0 (0 ms) 1: [ RUN ] openmp.view_subview_left_1 1: [ OK ] openmp.view_subview_left_1 (0 ms) 1: [ RUN ] openmp.view_subview_left_2 1: [ OK ] openmp.view_subview_left_2 (0 ms) 1: [ RUN ] openmp.view_subview_left_3 1: [ OK ] openmp.view_subview_left_3 (0 ms) 1: [ RUN ] openmp.view_subview_right_0 1: [ OK ] openmp.view_subview_right_0 (0 ms) 1: [ RUN ] openmp.view_subview_right_1 1: [ OK ] openmp.view_subview_right_1 (0 ms) 1: [ RUN ] openmp.view_subview_right_3 1: [ OK ] openmp.view_subview_right_3 (0 ms) 1: [ RUN ] openmp.view_static_tests 1: [ OK ] openmp.view_static_tests (0 ms) 1: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 1: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (0 ms) 1: [ RUN ] openmp.view_subview_layoutright_to_layoutright 1: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign 1: [ OK ] openmp.view_subview_1d_assign (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_atomic 1: [ OK ] openmp.view_subview_1d_assign_atomic (0 ms) 1: [ RUN ] openmp.view_subview_1d_assign_randomaccess 1: [ OK ] openmp.view_subview_1d_assign_randomaccess (0 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d 1: [ OK ] openmp.view_subview_2d_from_3d (8 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (8 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (8 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 1: [ OK ] openmp.view_subview_3d_from_5d_left (128 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (133 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (118 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 1: [ OK ] openmp.view_subview_3d_from_5d_right (163 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (162 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (162 ms) 1: [ RUN ] openmp.view_test_unmanaged_subview_reset 1: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 1: [ RUN ] openmp.view_subview_memory_traits_construction 1: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 1: [----------] 291 tests from openmp (27807 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 306 tests from 2 test suites ran. (51056 ms total) 1: [ PASSED ] 301 tests. 1: [ SKIPPED ] 5 tests, listed below: 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 1: [ SKIPPED ] openmp.mdspan_minimal_functional 1: [ SKIPPED ] openmp.reduction_with_large_iteration_count 1: [ SKIPPED ] openmp.view_allocation_int 1/53 Test #1: Kokkos_CoreUnitTest_OpenMP .................. Passed 51.49 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 2: Test timeout computed to be: 1500 2: [==========] Running 1 test from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 1 test from openmp 2: [ RUN ] openmp.raw_openmp_interop [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o 2: [ OK ] openmp.raw_openmp_interop (379 ms) 2: [----------] 1 test from openmp (379 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (379 ms total) 2: [ PASSED ] 1 test. 2/53 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.41 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMPGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from openmp_count_bugs 3: [ RUN ] openmp_count_bugs.launch_one 3: [ OK ] openmp_count_bugs.launch_one (0 ms) 3: [ RUN ] openmp_count_bugs.launch_one_rvalue 3: [ OK ] openmp_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] openmp_count_bugs.launch_six 3: [ OK ] openmp_count_bugs.launch_six (0 ms) 3: [ RUN ] openmp_count_bugs.when_all_cycle 3: [ OK ] openmp_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] openmp_count_bugs.zero_work_reduce 3: [ OK ] openmp_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from openmp_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/53 Test #3: Kokkos_CoreUnitTest_OpenMPGraph ............. Passed 0.40 sec test 4 Start 4: Kokkos_CoreUnitTest_HIP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_HIP 4: Test timeout computed to be: 1500 4: [==========] Running 367 tests from 4 test suites. 4: [----------] Global test environment set-up. 4: [----------] 15 tests from hip_DeathTest 4: [ RUN ] hip_DeathTest.abort_from_host 4: [ OK ] sycl.atomic_views_integral (12590 ms) 4: [ RUN ] sycl.atomic_views_nonintegral 4: [ OK ] sycl.atomic_views_nonintegral (88 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 (3 ms) 4: [ RUN ] sycl.bit_manip_popcount 4: [ OK ] sycl.bit_manip_popcount (3 ms) 4: [ RUN ] sycl.bit_manip_has_single_bit 4: [ OK ] sycl.bit_manip_has_single_bit (3 ms) 4: [ RUN ] sycl.bit_manip_bit_floor 4: [ OK ] sycl.bit_manip_bit_floor (3 ms) 4: [ RUN ] sycl.bit_manip_bit_ceil 4: [ OK ] sycl.bit_manip_bit_ceil (4 ms) 4: [ RUN ] sycl.bit_manip_bit_width 4: [ OK ] sycl.bit_manip_bit_width (3 ms) 4: [ RUN ] sycl.bit_manip_rotl 4: [ OK ] sycl.bit_manip_rotl (3 ms) 4: [ RUN ] sycl.bit_manip_rotr 4: [ OK ] sycl.bit_manip_rotr (4 ms) 4: [ RUN ] sycl.bit_manip_byeswap 4: [ OK ] sycl.bit_manip_byeswap (3 ms) 4: [ RUN ] sycl.bit_manip_bit_cast 4: [ OK ] sycl.bit_manip_bit_cast (0 ms) 4: [ RUN ] sycl.test_block_deduction_bug_pr_3103 4: [ OK ] sycl.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] sycl.checked_integer_operations_multiply_overflow 4: [ OK ] sycl.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] sycl.execution_policy_occupancy_and_hint 4: [ OK ] sycl.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] sycl.complex_construction 4: [ OK ] sycl.complex_construction (1 ms) 4: [ RUN ] sycl.complex_basic_math 4: [ OK ] sycl.complex_basic_math (0 ms) 4: [ RUN ] sycl.complex_special_funtions 4: [ OK ] sycl.complex_special_funtions (0 ms) 4: [ RUN ] sycl.complex_io 4: [ OK ] sycl.complex_io (0 ms) 4: [ RUN ] sycl.complex_trivially_copyable 4: [ OK ] sycl.complex_trivially_copyable (0 ms) 4: [ RUN ] sycl.complex_issue_3865 4: [ OK ] sycl.complex_issue_3865 (0 ms) 4: [ RUN ] sycl.complex_operations_arithmetic_types_overloads 4: [ OK ] sycl.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] sycl.crs_count_fill 4: [ OK ] sycl.crs_count_fill (3 ms) 4: [ RUN ] sycl.crs_copy_constructor 4: [ OK ] sycl.crs_copy_constructor (9 ms) 4: [ RUN ] sycl.deep_copy_alignment 4: [ OK ] sycl.deep_copy_alignment (5 ms) 4: [ RUN ] sycl.deep_copy_conversion 4: [ OK ] sycl.deep_copy_conversion (19 ms) 4: [ RUN ] sycl.partitioning_by_args 4: [ OK ] sycl.partitioning_by_args (1 ms) 4: [ RUN ] sycl.partitioning_by_vector 4: [ OK ] sycl.partitioning_by_vector (0 ms) 4: [ RUN ] sycl.execution_space_as_class_data_member 4: [ OK ] sycl.execution_space_as_class_data_member (0 ms) 4: [ RUN ] sycl.functor_analysis 4: [ OK ] sycl.functor_analysis (0 ms) 4: [ RUN ] sycl.host_shared_ptr_use_count 4: [ OK ] sycl.host_shared_ptr_use_count (0 ms) 4: [ RUN ] sycl.host_shared_ptr_get 4: [ OK ] sycl.host_shared_ptr_get (0 ms) 4: [ RUN ] sycl.host_shared_ptr_dereference_on_device 4: [ OK ] sycl.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] sycl.host_shared_ptr_special_members_on_device 4: [ OK ] sycl.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] sycl.host_shared_ptr_tracking 4: [ OK ] sycl.host_shared_ptr_tracking (2 ms) 4: [ RUN ] sycl.init 4: [ OK ] sycl.init (0 ms) 4: [ RUN ] sycl.dispatch 4: [ OK ] sycl.dispatch (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 (938 ms) 4: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] hip_DeathTest.abort_from_host (1131 ms) 4: [ RUN ] hip_DeathTest.abort_from_device 4: [ OK ] sycl.local_deepcopy_rangepolicy_layoutleft (2021 ms) 4: [ RUN ] sycl.local_deepcopy_teampolicy_layoutright 4: [ OK ] hip_DeathTest.abort_from_device (1148 ms) 4: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] sycl.local_deepcopy_teampolicy_layoutright (923 ms) 4: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutright 4: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1117 ms) 4: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] sycl.local_deepcopy_rangepolicy_layoutright (1345 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 (54 ms) 4: [ RUN ] sycl.mathematical_functions_hyperbolic_functions 4: [ OK ] sycl.mathematical_functions_hyperbolic_functions (43 ms) 4: [ RUN ] sycl.mathematical_functions_non_standard 4: [ OK ] sycl.mathematical_functions_non_standard (6 ms) 4: [ RUN ] sycl.mathematical_functions_power_functions 4: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1122 ms) 4: [ RUN ] hip_DeathTest.policy_invalid_bounds 4: [ OK ] sycl.mathematical_functions_power_functions (19 ms) 4: [ RUN ] sycl.mathematical_functions_fma 4: [ OK ] sycl.mathematical_functions_fma (1 ms) 4: [ RUN ] sycl.mathematical_functions_error_and_gamma_functions 4: [ OK ] sycl.mathematical_functions_error_and_gamma_functions (32 ms) 4: [ RUN ] sycl.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] sycl.mathematical_functions_nearest_interger_floating_point_operations (31 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 (57 ms) 4: [ RUN ] sycl.mathspecialfunc_expint1 4: [ OK ] sycl.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] sycl.mathspecialfunc_errorfunc 4: [ OK ] sycl.mathspecialfunc_errorfunc (1 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesselj0y0 4: [ OK ] sycl.mathspecialfunc_cbesselj0y0 (24 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesselj1y1 4: [ OK ] sycl.mathspecialfunc_cbesselj1y1 (24 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesseli0k0 4: [ OK ] sycl.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesseli1k1 4: [ OK ] sycl.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesselh1stkind 4: [ OK ] sycl.mathspecialfunc_cbesselh1stkind (2 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesselh2ndkind 4: [ OK ] sycl.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [----------] 98 tests from sycl (18773 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 101 tests from 2 test suites ran. (20031 ms total) 4: [ PASSED ] 100 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] sycl.atomic_operations_complexdouble 4: [ OK ] hip_DeathTest.policy_invalid_bounds (1118 ms) 4: [ RUN ] hip_DeathTest.range_policy_invalid_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4/58 Test #4: Kokkos_CoreUnitTest_SYCL1A ....................... Passed 22.71 sec test 5 Start 5: Kokkos_CoreUnitTest_SYCL1B 5: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1B 5: Test timeout computed to be: 1500 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] hip_DeathTest.range_policy_invalid_bounds (752 ms) 4: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 5: [==========] Running 72 tests from 2 test suites. 5: [----------] Global test environment set-up. 5: [----------] 4 tests from sycl_DeathTest 5: [ RUN ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (1610 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment 5: [ OK ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions (601 ms) 5: [ RUN ] sycl_DeathTest.policy_invalid_bounds 5: [ OK ] sycl_DeathTest.policy_invalid_bounds (621 ms) 5: [ RUN ] sycl_DeathTest.range_policy_invalid_bounds 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 5: [ OK ] sycl_DeathTest.range_policy_invalid_bounds (677 ms) 5: [ RUN ] sycl_DeathTest.range_policy_implicitly_converted_bounds 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 5: [ OK ] sycl_DeathTest.range_policy_implicitly_converted_bounds (1600 ms) 5: [----------] 4 tests from sycl_DeathTest (3499 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 (20 ms) 5: [ RUN ] sycl.mdrange_2d 5: [ OK ] sycl.mdrange_2d (3 ms) 5: [ RUN ] sycl.mdrange_array_reduce 5: [ OK ] sycl.mdrange_array_reduce (0 ms) 5: [ RUN ] sycl.mdrange_3d 5: [ OK ] sycl.mdrange_3d (7 ms) 5: [ RUN ] sycl.mdrange_neg_idx 5: [ OK ] sycl.mdrange_neg_idx (2 ms) 5: [ RUN ] sycl.mdrange_4d 5: [ OK ] sycl.mdrange_4d (6 ms) 5: [ RUN ] sycl.mdrange_scalar 5: [ OK ] sycl.mdrange_scalar (0 ms) 5: [ RUN ] sycl.mdrange_large_deep_copy 5: [ OK ] sycl.mdrange_large_deep_copy (9 ms) 5: [ RUN ] sycl.md_range_policy_construction_from_arrays 5: [ OK ] sycl.md_range_policy_construction_from_arrays (0 ms) 5: [ RUN ] sycl.mdrange_parallel_reduce_primitive_types 5: [ OK ] sycl.mdrange_parallel_reduce_primitive_types (2181 ms) 5: [ RUN ] sycl.mdspan_minimal_functional 5: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestMDSpan.hpp:57: Skipped 5: mdspan not enabled 5: [ SKIPPED ] sycl.mdspan_minimal_functional (0 ms) 5: [ RUN ] sycl.max 5: [ OK ] sycl.max (0 ms) 5: [ RUN ] sycl.max_within_parfor 5: [ OK ] sycl.max_within_parfor (0 ms) 5: [ RUN ] sycl.min 5: [ OK ] sycl.min (0 ms) 5: [ RUN ] sycl.min_within_parfor 5: [ OK ] sycl.min_within_parfor (0 ms) 5: [ RUN ] sycl.minmax 5: [ OK ] sycl.minmax (0 ms) 5: [ RUN ] sycl.minmax_within_parfor 5: [ OK ] sycl.minmax_within_parfor (0 ms) 5: [ RUN ] sycl.clamp 5: [ OK ] sycl.clamp (0 ms) 5: [ RUN ] sycl.clamp_within_parfor 5: [ OK ] sycl.clamp_within_parfor (0 ms) 5: [ RUN ] sycl.numeric_traits_infinity 5: [ OK ] sycl.numeric_traits_infinity (0 ms) 5: [ RUN ] sycl.numeric_traits_epsilon 5: [ OK ] sycl.numeric_traits_epsilon (0 ms) 5: [ RUN ] sycl.numeric_traits_round_error 5: [ OK ] sycl.numeric_traits_round_error (0 ms) 5: [ RUN ] sycl.numeric_traits_norm_min 5: [ OK ] sycl.numeric_traits_norm_min (0 ms) 5: [ RUN ] sycl.numeric_traits_denorm_min 5: [ OK ] sycl.numeric_traits_denorm_min (0 ms) 5: [ RUN ] sycl.numeric_traits_finite_min_max 5: [ OK ] sycl.numeric_traits_finite_min_max (3 ms) 5: [ RUN ] sycl.numeric_traits_digits 5: [ OK ] sycl.numeric_traits_digits (2 ms) 5: [ RUN ] sycl.numeric_traits_digits10 5: [ OK ] sycl.numeric_traits_digits10 (2 ms) 5: [ RUN ] sycl.numeric_traits_max_digits10 5: [ OK ] sycl.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] sycl.numeric_traits_radix 5: [ OK ] sycl.numeric_traits_radix (1 ms) 5: [ RUN ] sycl.numeric_traits_min_max_exponent 5: [ OK ] sycl.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] sycl.numeric_traits_min_max_exponent10 5: [ OK ] sycl.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] sycl.numeric_traits_quiet_and_signaling_nan 5: [ OK ] sycl.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] sycl.numeric_traits_sfinae_friendly 5: [ OK ] sycl.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] sycl.occupancy_control 5: [ OK ] sycl.occupancy_control (1 ms) 5: [ RUN ] sycl.memory_pool 5: [ OK ] sycl.memory_pool (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.parallel_scan_range_policy 5: [ OK ] sycl.parallel_scan_range_policy (39 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 (11 ms) 5: [ RUN ] sycl.reducers_double 5: [ OK ] sycl.reducers_double (10 ms) 5: [ RUN ] sycl.reducers_complex_double 5: [ OK ] sycl.reducers_complex_double (4 ms) 5: [ RUN ] sycl.reducers_struct 5: [ OK ] sycl.reducers_struct (14 ms) 5: [ RUN ] sycl.reducers_half_t 5: [ OK ] sycl.reducers_half_t (6 ms) 5: [ RUN ] sycl.reducers_bhalf_t 5: [ OK ] sycl.reducers_bhalf_t (5 ms) 5: [ RUN ] sycl.reducers_int8_t 5: [ OK ] sycl.reducers_int8_t (5 ms) 5: [ RUN ] sycl.reducers_int16_t 5: [ OK ] sycl.reducers_int16_t (5 ms) 5: [ RUN ] sycl.reducers_point_t 5: [ OK ] sycl.reducers_point_t (4 ms) 5: [ RUN ] sycl.reducers_bool 5: [ OK ] sycl.reducers_bool (1 ms) 5: [ RUN ] sycl.int_combined_reduce 5: [ OK ] sycl.int_combined_reduce (0 ms) 5: [ RUN ] sycl.mdrange_combined_reduce 5: [ OK ] sycl.mdrange_combined_reduce (0 ms) 5: [ RUN ] sycl.int_combined_reduce_mixed 5: [ OK ] sycl.int_combined_reduce_mixed (0 ms) 5: [ RUN ] sycl.reduction_with_large_iteration_count 5: [ OK ] sycl.reduction_with_large_iteration_count (393 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 (578 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 (70 ms) 5: [ RUN ] sycl.kokkos_swap 5: [ OK ] sycl.kokkos_swap (0 ms) 5: [----------] 68 tests from sycl (3500 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 72 tests from 2 test suites ran. (7000 ms total) 5: [ PASSED ] 71 tests. 5: [ SKIPPED ] 1 test, listed below: 5: [ SKIPPED ] sycl.mdspan_minimal_functional 5/58 Test #5: Kokkos_CoreUnitTest_SYCL1B ....................... Passed 9.51 sec test 6 Start 6: Kokkos_CoreUnitTest_SYCL2A 6: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2A 6: Test timeout computed to be: 1500 4: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8018 ms) 4: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment 6: [==========] Running 98 tests from 2 test suites. 6: [----------] Global test environment set-up. 6: [----------] 7 tests from sycl_DeathTest 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_dyn 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_stat 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_stat (0 ms) 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_mix 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_mix (0 ms) 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_static_extents 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_static_extents (0 ms) 6: [ RUN ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOutOfBoundsAccess.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o 6: [ OK ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4336 ms) 6: [ RUN ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (7899 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host 6: [ OK ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment (4373 ms) 6: [ RUN ] sycl_DeathTest.view_memory_access_violations_from_device 6: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestViewMemoryAccessViolation.hpp:174: Skipped 6: skipping SYCL device-side abort does not work when NDEBUG is defined 6: [ SKIPPED ] sycl_DeathTest.view_memory_access_violations_from_device (0 ms) 6: [----------] 7 tests from sycl_DeathTest (8710 ms total) 6: 6: [----------] 91 tests from sycl 6: [ RUN ] sycl.team_for 6: [ OK ] sycl.team_for (14 ms) 6: [ RUN ] sycl.team_reduce 6: [ OK ] sycl.team_reduce (1 ms) 6: [ RUN ] sycl.team_reduce_large 6: [ OK ] sycl.team_reduce_large (113 ms) 6: [ RUN ] sycl.team_parallel_single 6: [ OK ] sycl.team_parallel_single (6 ms) 6: [ RUN ] sycl.large_team_scratch_size 6: [ OK ] sycl.large_team_scratch_size (0 ms) 6: [ RUN ] sycl.team_broadcast_long 6: [ OK ] sycl.team_broadcast_long (1 ms) 6: [ RUN ] sycl.team_broadcast_long_wrapper 6: [ OK ] sycl.team_broadcast_long_wrapper (1 ms) 6: [ RUN ] sycl.team_broadcast_char 6: [ OK ] sycl.team_broadcast_char (1 ms) 6: [ RUN ] sycl.team_broadcast_float 6: [ OK ] sycl.team_broadcast_float (1 ms) 6: [ RUN ] sycl.team_broadcast_double 6: [ OK ] sycl.team_broadcast_double (1 ms) 6: [ RUN ] sycl.team_handle_by_value 6: [ OK ] sycl.team_handle_by_value (0 ms) 6: [ RUN ] sycl.team_vector 6: [ OK ] sycl.team_vector (31 ms) 6: [ RUN ] sycl.triple_nested_parallelism 6: [ OK ] sycl.triple_nested_parallelism (5 ms) 6: [ RUN ] sycl.parallel_scan_with_reducers 6: [ OK ] sycl.parallel_scan_with_reducers (83 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 (18 ms) 6: [ RUN ] sycl.ThreadVectorMDRangeParallelFor 6: [ OK ] sycl.ThreadVectorMDRangeParallelFor (10 ms) 6: [ RUN ] sycl.TeamVectorMDRangeParallelFor 6: [ OK ] sycl.TeamVectorMDRangeParallelFor (11 ms) 6: [ RUN ] sycl.TeamThreadMDRangeParallelReduce 6: [ OK ] sycl.TeamThreadMDRangeParallelReduce (17 ms) 6: [ RUN ] sycl.ThreadVectorMDRangeParallelReduce 6: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestTeamMDRange.hpp:2190: Skipped 6: skipping because of bug in group_barrier implementation 6: [ SKIPPED ] sycl.ThreadVectorMDRangeParallelReduce (0 ms) 6: [ RUN ] sycl.TeamVectorMDRangeParallelReduce 6: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestTeamMDRange.hpp:2223: Skipped 6: skipping because of bug in group_barrier implementation 6: [ SKIPPED ] sycl.TeamVectorMDRangeParallelReduce (0 ms) 6: [ RUN ] sycl.team_policy_runtime_parameters 6: [ OK ] sycl.team_policy_runtime_parameters (0 ms) 6: [ RUN ] sycl.team_reduction_scan 6: [ OK ] sycl.team_reduction_scan (1343 ms) 6: [ RUN ] sycl.team_long_reduce 6: [ OK ] sycl.team_long_reduce (18 ms) 6: [ RUN ] sycl.team_double_reduce 6: [ OK ] sycl.team_double_reduce (18 ms) 6: [ RUN ] sycl.team_parallel_dummy_with_reducer_and_scratch_space 6: [ OK ] sycl.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 6: [ RUN ] sycl.repeated_team_reduce 6: [ OK ] sycl.repeated_team_reduce (16 ms) 6: [ RUN ] sycl.team_scan 6: [ OK ] sycl.team_scan (162 ms) 6: [ RUN ] sycl.team_scan_ret_val 6: [ OK ] sycl.team_scan_ret_val (167 ms) 6: [ RUN ] sycl.team_shared_request 6: [ OK ] sycl.team_shared_request (0 ms) 6: [ RUN ] sycl.team_scratch_request 6: [ OK ] sycl.team_scratch_request (1 ms) 6: [ RUN ] sycl.team_lambda_shared_request 6: [ OK ] sycl.team_lambda_shared_request (4 ms) 6: [ RUN ] sycl.scratch_align 6: [ OK ] sycl.scratch_align (0 ms) 6: [ RUN ] sycl.shmem_size 6: [ OK ] sycl.shmem_size (0 ms) 6: [ RUN ] sycl.multi_level_scratch 6: [ OK ] sycl.multi_level_scratch (20 ms) 6: [ RUN ] sycl.team_scratch_memory_index_parallel_for 6: [ OK ] sycl.team_scratch_memory_index_parallel_for (0 ms) 6: [ RUN ] sycl.team_policy_max_recommended 6: [ OK ] sycl.team_policy_max_recommended (8 ms) 6: [ RUN ] sycl.team_policy_minmax_scalar_without_plus_equal_k 6: [ OK ] sycl.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 6: [ RUN ] sycl.team_teamvector_range 6: [ OK ] sycl.team_teamvector_range (5 ms) 6: [ RUN ] sycl.unique_token_global 6: [ OK ] sycl.unique_token_global (2 ms) 6: [ RUN ] sycl.unique_token_instance 6: [ OK ] sycl.unique_token_instance (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 (7 ms) 6: [ RUN ] sycl.view_api_b 6: [ OK ] sycl.view_api_b (4 ms) 6: [ RUN ] sycl.view_api_c 6: [ OK ] sycl.view_api_c (0 ms) 6: [ RUN ] sycl.view_api_d 6: [ OK ] sycl.view_api_d (0 ms) 6: [ RUN ] sycl.view_allocation_error 6: 6: PI CUDA ERROR: 6: Value: 2 6: Name: CUDA_ERROR_OUT_OF_MEMORY 6: Description: out of memory 6: Function: cuda_piextUSMDeviceAlloc 6: Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4899 6: 6: [ OK ] sycl.view_allocation_error (0 ms) 6: [ RUN ] sycl.view_remap 6: [ OK ] sycl.view_remap (0 ms) 6: [ RUN ] sycl.view_mirror_nonconst 6: [ OK ] sycl.view_mirror_nonconst (0 ms) 6: [ RUN ] sycl.view_stride_method 6: [ OK ] sycl.view_stride_method (0 ms) 6: [ RUN ] sycl.anonymous_space 6: [ OK ] sycl.anonymous_space (0 ms) 6: [ RUN ] sycl.view_overload_resolution 6: [ OK ] sycl.view_overload_resolution (0 ms) 6: [ RUN ] sycl.view_allocation_large_rank 6: [ OK ] sycl.view_allocation_large_rank (5 ms) 6: [ RUN ] sycl.view_shmem_size_on_device 6: [ OK ] sycl.view_shmem_size_on_device (0 ms) 6: [ RUN ] sycl.view_is_assignable 6: [ OK ] sycl.view_is_assignable (0 ms) 6: [ RUN ] sycl.view_copy_tests 6: [ OK ] sycl.view_copy_tests (6 ms) 6: [ RUN ] sycl.view_copy_tests_rank_0 6: [ OK ] sycl.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] sycl.view_copy_degenerated 6: [ OK ] sycl.view_copy_degenerated (0 ms) 6: [ RUN ] sycl.view_fill_tests_layout_right 6: [ OK ] sycl.view_fill_tests_layout_right (86 ms) 6: [ RUN ] sycl.view_fill_tests_layout_left 6: [ OK ] sycl.view_fill_tests_layout_left (78 ms) 6: [ RUN ] sycl.view_empty_runtime_unmanaged 6: [ OK ] sycl.view_empty_runtime_unmanaged (0 ms) 6: [ RUN ] sycl.view_hooks 6: [ OK ] sycl.view_hooks (0 ms) 6: [ RUN ] sycl.view_layoutstride_left_to_layoutleft_assignment 6: [ OK ] sycl.view_layoutstride_left_to_layoutleft_assignment (54 ms) 6: [ RUN ] sycl.view_layoutstride_right_to_layoutright_assignment 6: [ OK ] sycl.view_layoutstride_right_to_layoutright_assignment (47 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 (10 ms) 6: [ RUN ] sycl.static_extent 6: [ OK ] sycl.static_extent (0 ms) 6: [ RUN ] sycl.view_mapping_atomic 6: [ OK ] sycl.view_mapping_atomic (0 ms) 6: [ RUN ] sycl.view_mapping_class_value 6: [ OK ] sycl.view_mapping_class_value (0 ms) 6: [ RUN ] sycl.view_mapping_assignable 6: [ OK ] sycl.view_mapping_assignable (0 ms) 6: [ RUN ] sycl.view_mapping_trivially_copyable 6: [ OK ] sycl.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] sycl.view_mapping_subview 6: [ OK ] sycl.view_mapping_subview (0 ms) 6: [ RUN ] sycl.view_nested_view 6: [ OK ] sycl.view_nested_view (0 ms) 6: [ RUN ] sycl.append_formatted_multidimensional_index 6: [ OK ] sycl.append_formatted_multidimensional_index (0 ms) 6: [ RUN ] sycl.view_resize 6: [ OK ] sycl.view_resize (11 ms) 6: [ RUN ] sycl.view_realloc 6: [ OK ] sycl.view_realloc (0 ms) 6: [ RUN ] sycl.resize_realloc_no_init 6: [ OK ] sycl.resize_realloc_no_init (0 ms) 6: [ RUN ] sycl.resize_realloc_no_alloc 6: [ OK ] sycl.resize_realloc_no_alloc (0 ms) 6: [ RUN ] sycl.realloc_exec_space 6: [ OK ] sycl.realloc_exec_space (0 ms) 6: [ RUN ] sycl.view_alloc 6: [ OK ] sycl.view_alloc (0 ms) 6: [ RUN ] sycl.view_alloc_exec_space 6: [ OK ] sycl.view_alloc_exec_space (0 ms) 6: [ RUN ] sycl.view_alloc_int 6: [ OK ] sycl.view_alloc_int (0 ms) 6: [ RUN ] sycl.view_alloc_exec_space_int 6: [ OK ] sycl.view_alloc_exec_space_int (0 ms) 6: [ RUN ] sycl.deep_copy_zero_memset 6: [ OK ] sycl.deep_copy_zero_memset (0 ms) 6: [ RUN ] sycl.resize_exec_space 6: [ OK ] sycl.resize_exec_space (0 ms) 6: [ RUN ] sycl.view_allocation_int 6: [ OK ] sycl.view_allocation_int (0 ms) 6: [ RUN ] sycl.view_allocation_exec_space_int 6: [ OK ] sycl.view_allocation_exec_space_int (0 ms) 6: [ RUN ] sycl.view_not_default_constructible 6: [ OK ] sycl.view_not_default_constructible (0 ms) 6: [----------] 91 tests from sycl (2484 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 98 tests from 2 test suites ran. (11195 ms total) 6: [ PASSED ] 95 tests. 6: [ SKIPPED ] 3 tests, listed below: 6: [ SKIPPED ] sycl_DeathTest.view_memory_access_violations_from_device 6: [ SKIPPED ] sycl.ThreadVectorMDRangeParallelReduce 6: [ SKIPPED ] sycl.TeamVectorMDRangeParallelReduce 6/58 Test #6: Kokkos_CoreUnitTest_SYCL2A ....................... Passed 13.70 sec test 7 Start 7: Kokkos_CoreUnitTest_SYCL2B 7: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (5 ms) 7: [ RUN ] sycl_shared_usm.view_subview_layoutright_to_layoutright 7: [ OK ] sycl_shared_usm.view_subview_layoutright_to_layoutright (2 ms) 7: [ RUN ] sycl_shared_usm.view_subview_1d_assign 7: [ OK ] sycl_shared_usm.view_subview_1d_assign (5 ms) 7: [ RUN ] sycl_shared_usm.view_subview_1d_assign_atomic 7: [ OK ] sycl_shared_usm.view_subview_1d_assign_atomic (4 ms) 7: [ RUN ] sycl_shared_usm.view_subview_1d_assign_randomaccess 7: [ OK ] sycl_shared_usm.view_subview_1d_assign_randomaccess (4 ms) 7: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d 7: [ OK ] sycl_shared_usm.view_subview_2d_from_3d (72 ms) 7: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d_atomic 7: [ OK ] sycl_shared_usm.view_subview_2d_from_3d_atomic (71 ms) 7: [----------] 16 tests from sycl_shared_usm (175 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 16 tests from 1 test suite ran. (175 ms total) 7: [ PASSED ] 16 tests. 7/58 Test #7: Kokkos_CoreUnitTest_SYCL2B ....................... Passed 2.61 sec test 8 Start 8: Kokkos_CoreUnitTest_SYCL2C 8: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (75 ms) 8: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left 8: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left (156 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 (155 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 (155 ms) 8: [----------] 4 tests from sycl_shared_usm (543 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 4 tests from 1 test suite ran. (543 ms total) 8: [ PASSED ] 4 tests. 8/58 Test #8: Kokkos_CoreUnitTest_SYCL2C ....................... Passed 3.00 sec test 9 Start 9: Kokkos_CoreUnitTest_SYCL2D 9: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2D 9: Test timeout computed to be: 1500 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o 9: [==========] Running 5 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 5 tests from sycl_shared_usm 9: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right 9: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right (153 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 (153 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 (149 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 (467 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 5 tests from 1 test suite ran. (467 ms total) 9: [ PASSED ] 5 tests. 9/58 Test #9: Kokkos_CoreUnitTest_SYCL2D ....................... Passed 2.92 sec test 10 Start 10: Kokkos_CoreUnitTest_SYCL3 10: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_SYCL3 10: Test timeout computed to be: 1500 10: [==========] Running 58 tests from 3 test suites. 10: [----------] Global test environment set-up. 10: [----------] 4 tests from sycl 10: [ RUN ] sycl.team_scratch_1_queues [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (21663 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o 10: [ OK ] sycl.team_scratch_1_queues (23431 ms) 10: [ RUN ] sycl.space_access 10: [ OK ] sycl.space_access (0 ms) 10: [ RUN ] sycl.uvm 10: [ OK ] sycl.uvm (0 ms) 10: [ RUN ] sycl.impl_view_accessible 10: [ OK ] sycl.impl_view_accessible (4 ms) 10: [----------] 4 tests from sycl (23436 ms total) 10: 10: [----------] 27 tests from sycl_host_usm 10: [ RUN ] sycl_host_usm.impl_shared_alloc 10: [ OK ] sycl_host_usm.impl_shared_alloc (29 ms) 10: [ RUN ] sycl_host_usm.view_api_a 10: [ OK ] sycl_host_usm.view_api_a (7 ms) 10: [ RUN ] sycl_host_usm.view_api_b 10: [ OK ] sycl_host_usm.view_api_b (1 ms) 10: [ RUN ] sycl_host_usm.view_api_c 10: [ OK ] sycl_host_usm.view_api_c (0 ms) 10: [ RUN ] sycl_host_usm.view_api_d 10: [ OK ] sycl_host_usm.view_api_d (0 ms) 10: [ RUN ] sycl_host_usm.view_allocation_error 10: 10: PI CUDA ERROR: 10: Value: 2 10: Name: CUDA_ERROR_OUT_OF_MEMORY 10: Description: out of memory 10: Function: cuda_piextUSMHostAlloc 10: Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4875 10: 10: [ OK ] sycl_host_usm.view_allocation_error (0 ms) 10: [ RUN ] sycl_host_usm.view_remap 10: [ OK ] sycl_host_usm.view_remap (0 ms) 10: [ RUN ] sycl_host_usm.view_mirror_nonconst 10: [ OK ] sycl_host_usm.view_mirror_nonconst (0 ms) 10: [ RUN ] sycl_host_usm.view_stride_method 10: [ OK ] sycl_host_usm.view_stride_method (0 ms) 10: [ RUN ] sycl_host_usm.anonymous_space 10: [ OK ] sycl_host_usm.anonymous_space (0 ms) 10: [ RUN ] sycl_host_usm.view_overload_resolution 10: [ OK ] sycl_host_usm.view_overload_resolution (0 ms) 10: [ RUN ] sycl_host_usm.view_allocation_large_rank 10: [ OK ] sycl_host_usm.view_allocation_large_rank (4377 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_fill_tests_layout_right 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (20770 ms) 4: [----------] 15 tests from hip_DeathTest (66355 ms total) 4: 4: [----------] 270 tests from hip 4: [ RUN ] hip.array_capacity 4: [ OK ] hip.array_capacity (0 ms) 4: [ RUN ] hip.array_element_access 4: [ OK ] hip.array_element_access (0 ms) 4: [ RUN ] hip.array_zero_capacity 4: [ OK ] hip.array_zero_capacity (0 ms) 4: [ RUN ] hip.array_zero_data_nullptr 4: [ OK ] hip.array_zero_data_nullptr (0 ms) 4: [ RUN ] hip.atomic_operations_complexdouble 4: [ OK ] hip.atomic_operations_complexdouble (10 ms) 4: [ RUN ] hip.atomic_operations_complexfloat 4: [ OK ] hip.atomic_operations_complexfloat (9 ms) 4: [ RUN ] hip.atomic_operations_double 4: [ OK ] hip.atomic_operations_double (11 ms) 4: [ RUN ] hip.atomic_operations_float 4: [ OK ] hip.atomic_operations_float (9 ms) 4: [ RUN ] hip.atomic_operations_int 4: [ OK ] hip.atomic_operations_int (23 ms) 4: [ RUN ] hip.atomic_operations_long 4: [ OK ] hip.atomic_operations_long (23 ms) 4: [ RUN ] hip.atomic_operations_longlong 4: [ OK ] hip.atomic_operations_longlong (23 ms) 4: [ RUN ] hip.atomic_shared 4: [ OK ] hip.atomic_shared (2 ms) 4: [ RUN ] hip.atomic_operations_unsigned 4: [ OK ] hip.atomic_operations_unsigned (19 ms) 4: [ RUN ] hip.atomic_operations_unsignedlong 4: [ OK ] hip.atomic_operations_unsignedlong (19 ms) 4: [ RUN ] hip.atomics 4: [ OK ] hip.atomics (655 ms) 4: [ RUN ] hip.atomics_tpetra_max_abs 4: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] hip.atomic_views_integral 10: [ OK ] sycl_host_usm.view_fill_tests_layout_right (5573 ms) 10: [ RUN ] sycl_host_usm.view_fill_tests_layout_left 4: [ OK ] hip.atomic_views_integral (7670 ms) 4: [ RUN ] hip.atomic_views_nonintegral 10: [ OK ] sycl_host_usm.view_fill_tests_layout_left (5906 ms) 10: [ RUN ] sycl_host_usm.view_mapping 10: [ OK ] sycl_host_usm.view_mapping (60 ms) 10: [ RUN ] sycl_host_usm.view_mapping_operator 10: [ OK ] sycl_host_usm.view_mapping_operator (4 ms) 10: [ RUN ] sycl_host_usm.static_extent 10: [ OK ] sycl_host_usm.static_extent (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_atomic 10: [ OK ] sycl_host_usm.view_mapping_atomic (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_class_value 10: [ OK ] sycl_host_usm.view_mapping_class_value (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_assignable 10: [ OK ] sycl_host_usm.view_mapping_assignable (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_trivially_copyable 10: [ OK ] sycl_host_usm.view_mapping_trivially_copyable (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_subview 10: [ OK ] sycl_host_usm.view_mapping_subview (0 ms) 10: [----------] 27 tests from sycl_host_usm (15967 ms total) 10: 10: [----------] 27 tests from sycl_shared_usm 10: [ RUN ] sycl_shared_usm.impl_shared_alloc 10: [ OK ] sycl_shared_usm.impl_shared_alloc (41 ms) 10: [ RUN ] sycl_shared_usm.view_api_a 10: [ OK ] sycl_shared_usm.view_api_a (19 ms) 10: [ RUN ] sycl_shared_usm.view_api_b 10: [ OK ] sycl_shared_usm.view_api_b (19 ms) 10: [ RUN ] sycl_shared_usm.view_api_c 10: [ OK ] sycl_shared_usm.view_api_c (0 ms) 10: [ RUN ] sycl_shared_usm.view_api_d 10: [ OK ] sycl_shared_usm.view_api_d (4 ms) 10: [ RUN ] sycl_shared_usm.view_allocation_error 10: 10: PI CUDA ERROR: 10: Value: 2 10: Name: CUDA_ERROR_OUT_OF_MEMORY 10: Description: out of memory 10: Function: cuda_piextUSMSharedAlloc 10: Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4924 10: 10: [ OK ] sycl_shared_usm.view_allocation_error (0 ms) 10: [ RUN ] sycl_shared_usm.view_remap 10: [ OK ] sycl_shared_usm.view_remap (1 ms) 10: [ RUN ] sycl_shared_usm.view_mirror_nonconst 10: [ OK ] sycl_shared_usm.view_mirror_nonconst (0 ms) 10: [ RUN ] sycl_shared_usm.view_stride_method 10: [ OK ] sycl_shared_usm.view_stride_method (0 ms) 10: [ RUN ] sycl_shared_usm.anonymous_space 10: [ OK ] sycl_shared_usm.anonymous_space (0 ms) 10: [ RUN ] sycl_shared_usm.view_overload_resolution 10: [ OK ] sycl_shared_usm.view_overload_resolution (0 ms) 10: [ RUN ] sycl_shared_usm.view_allocation_large_rank 10: [ OK ] sycl_shared_usm.view_allocation_large_rank (1165 ms) 10: [ RUN ] sycl_shared_usm.view_shmem_size_on_device 10: [ OK ] sycl_shared_usm.view_shmem_size_on_device (9 ms) 10: [ RUN ] sycl_shared_usm.view_is_assignable 10: [ OK ] sycl_shared_usm.view_is_assignable (6 ms) 10: [ RUN ] sycl_shared_usm.view_copy_tests 10: [ OK ] sycl_shared_usm.view_copy_tests (23 ms) 10: [ RUN ] sycl_shared_usm.view_copy_tests_rank_0 10: [ OK ] sycl_shared_usm.view_copy_tests_rank_0 (3 ms) 10: [ RUN ] sycl_shared_usm.view_copy_degenerated 10: [ OK ] sycl_shared_usm.view_copy_degenerated (0 ms) 10: [ RUN ] sycl_shared_usm.view_fill_tests_layout_right 10: [ OK ] sycl_shared_usm.view_fill_tests_layout_right (314 ms) 10: [ RUN ] sycl_shared_usm.view_fill_tests_layout_left 10: [ OK ] sycl_shared_usm.view_fill_tests_layout_left (309 ms) 10: [ RUN ] sycl_shared_usm.view_mapping 10: [ OK ] sycl_shared_usm.view_mapping (61 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_operator 10: [ OK ] sycl_shared_usm.view_mapping_operator (12 ms) 10: [ RUN ] sycl_shared_usm.static_extent 10: [ OK ] sycl_shared_usm.static_extent (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_atomic 10: [ OK ] sycl_shared_usm.view_mapping_atomic (1 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_class_value 10: [ OK ] sycl_shared_usm.view_mapping_class_value (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_assignable 10: [ OK ] sycl_shared_usm.view_mapping_assignable (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_trivially_copyable 10: [ OK ] sycl_shared_usm.view_mapping_trivially_copyable (0 ms) 10: [ RUN ] sycl_shared_usm.view_mapping_subview 10: [ OK ] sycl_shared_usm.view_mapping_subview (0 ms) 10: [----------] 27 tests from sycl_shared_usm (1997 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 58 tests from 3 test suites ran. (41401 ms total) 10: [ PASSED ] 58 tests. 10/58 Test #10: Kokkos_CoreUnitTest_SYCL3 ........................ Passed 44.16 sec test 11 Start 11: Kokkos_CoreUnitTest_SYCLInterOpInit 11: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 4: [ OK ] hip.atomic_views_nonintegral (6877 ms) 4: [ RUN ] hip.atomic_view_api 4: [ OK ] hip.atomic_view_api (0 ms) 4: [ RUN ] hip.bit_manip_countl_zero 4: [ OK ] hip.bit_manip_countl_zero (9 ms) 4: [ RUN ] hip.bit_manip_countl_one 4: [ OK ] hip.bit_manip_countl_one (0 ms) 4: [ RUN ] hip.bit_manip_countr_zero 4: [ OK ] hip.bit_manip_countr_zero (0 ms) 4: [ RUN ] hip.bit_manip_countr_one 4: [ OK ] hip.bit_manip_countr_one (0 ms) 4: [ RUN ] hip.bit_manip_popcount 4: [ OK ] hip.bit_manip_popcount (0 ms) 4: [ RUN ] hip.bit_manip_has_single_bit 4: [ OK ] hip.bit_manip_has_single_bit (0 ms) 4: [ RUN ] hip.bit_manip_bit_floor 4: [ OK ] hip.bit_manip_bit_floor (0 ms) 4: [ RUN ] hip.bit_manip_bit_ceil 4: [ OK ] hip.bit_manip_bit_ceil (0 ms) 4: [ RUN ] hip.bit_manip_bit_width 4: [ OK ] hip.bit_manip_bit_width (0 ms) 4: [ RUN ] hip.bit_manip_rotl 4: [ OK ] hip.bit_manip_rotl (0 ms) 4: [ RUN ] hip.bit_manip_rotr 4: [ OK ] hip.bit_manip_rotr (0 ms) 4: [ RUN ] hip.bit_manip_byeswap 4: [ OK ] hip.bit_manip_byeswap (0 ms) 4: [ RUN ] hip.bit_manip_bit_cast 4: [ OK ] hip.bit_manip_bit_cast (0 ms) 4: [ RUN ] hip.test_block_deduction_bug_pr_3103 4: [ OK ] hip.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] hip.checked_integer_operations_multiply_overflow 4: [ OK ] hip.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] hip.execution_policy_occupancy_and_hint 4: [ OK ] hip.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] hip.complex_construction 4: [ OK ] hip.complex_construction (1 ms) 4: [ RUN ] hip.complex_basic_math 4: [ OK ] hip.complex_basic_math (0 ms) 4: [ RUN ] hip.complex_special_funtions 4: [ OK ] hip.complex_special_funtions (0 ms) 4: [ RUN ] hip.complex_io 4: [ OK ] hip.complex_io (0 ms) 4: [ RUN ] hip.complex_trivially_copyable 4: [ OK ] hip.complex_trivially_copyable (0 ms) 4: [ RUN ] hip.complex_issue_3865 4: [ OK ] hip.complex_issue_3865 (0 ms) 4: [ RUN ] hip.complex_operations_arithmetic_types_overloads 4: [ OK ] hip.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] hip.crs_count_fill 4: [ OK ] hip.crs_count_fill (3 ms) 4: [ RUN ] hip.crs_copy_constructor 4: [ OK ] hip.crs_copy_constructor (7 ms) 4: [ RUN ] hip.deep_copy_alignment 4: [ OK ] hip.deep_copy_alignment (10 ms) 4: [ RUN ] hip.deep_copy_conversion 4: [ OK ] hip.deep_copy_conversion (573 ms) 4: [ RUN ] hip.partitioning_by_args 4: [ OK ] hip.partitioning_by_args (17 ms) 4: [ RUN ] hip.partitioning_by_vector 4: [ OK ] hip.partitioning_by_vector (15 ms) 4: [ RUN ] hip.execution_space_as_class_data_member 4: [ OK ] hip.execution_space_as_class_data_member (0 ms) 4: [ RUN ] hip.functor_analysis 4: [ OK ] hip.functor_analysis (0 ms) 4: [ RUN ] hip.host_shared_ptr_use_count 4: [ OK ] hip.host_shared_ptr_use_count (0 ms) 4: [ RUN ] hip.host_shared_ptr_get 4: [ OK ] hip.host_shared_ptr_get (0 ms) 4: [ RUN ] hip.host_shared_ptr_dereference_on_device 4: [ OK ] hip.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] hip.host_shared_ptr_special_members_on_device 4: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] hip.host_shared_ptr_tracking 4: 4: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 4: does not support page migration between device and host. 4: HIPManagedSpace might not work as expected. 4: Please refer to the ROCm documentation on unified/managed memory. 4: [ OK ] hip.host_shared_ptr_tracking (8 ms) 4: [ RUN ] hip.init 4: [ OK ] hip.init (0 ms) 4: [ RUN ] hip.dispatch 4: [ OK ] hip.dispatch (25 ms) 4: [ RUN ] hip.join_backward_compatibility 4: [ OK ] hip.join_backward_compatibility (0 ms) 4: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft 11: [ OK ] sycl.raw_sycl_interop (1637 ms) 11: [----------] 1 test from sycl (1637 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (1637 ms total) 11: [ PASSED ] 1 test. 4: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (983 ms) 4: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft 11/58 Test #11: Kokkos_CoreUnitTest_SYCLInterOpInit .............. Passed 2.43 sec test 12 Start 12: Kokkos_CoreUnitTest_SYCLInterOpInit_Context 12: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpInit_Context 12: Test timeout computed to be: 1500 12: [==========] Running 2 tests from 1 test suite. 12: [----------] Global test environment set-up. 12: [----------] 2 tests from sycl 12: [ RUN ] sycl.raw_sycl_interop_context_1 12: [ OK ] sycl.raw_sycl_interop_context_1 (2 ms) 12: [ RUN ] sycl.raw_sycl_interop_context_2 12: [ OK ] sycl.raw_sycl_interop_context_2 (0 ms) 12: [----------] 2 tests from sycl (2 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 2 tests from 1 test suite ran. (2 ms total) 12: [ PASSED ] 2 tests. 4: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2324 ms) 4: [ RUN ] hip.local_deepcopy_teampolicy_layoutright 12/58 Test #12: Kokkos_CoreUnitTest_SYCLInterOpInit_Context ...... Passed 2.42 sec test 13 Start 13: Kokkos_CoreUnitTest_SYCLInterOpStreams 13: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 4: [ OK ] hip.local_deepcopy_teampolicy_layoutright (973 ms) 4: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright 13: [ OK ] sycl.raw_sycl_queues (1634 ms) 13: [----------] 1 test from sycl (1634 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (1635 ms total) 13: [ PASSED ] 1 test. 4: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1688 ms) 4: [ RUN ] hip.deep_copy_scratch 4: [ OK ] hip.deep_copy_scratch (0 ms) 4: [ RUN ] hip.mathematical_constants_e 4: [ OK ] hip.mathematical_constants_e (2 ms) 4: [ RUN ] hip.mathematical_constants_log2e 4: [ OK ] hip.mathematical_constants_log2e (0 ms) 4: [ RUN ] hip.mathematical_constants_log10e 4: [ OK ] hip.mathematical_constants_log10e (0 ms) 4: [ RUN ] hip.mathematical_constants_pi 4: [ OK ] hip.mathematical_constants_pi (0 ms) 4: [ RUN ] hip.mathematical_constants_inv_pi 4: [ OK ] hip.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] hip.mathematical_constants_inv_sqrtpi 4: [ OK ] hip.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] hip.mathematical_constants_ln2 4: [ OK ] hip.mathematical_constants_ln2 (0 ms) 4: [ RUN ] hip.mathematical_constants_ln10 4: [ OK ] hip.mathematical_constants_ln10 (0 ms) 4: [ RUN ] hip.mathematical_constants_sqrt2 4: [ OK ] hip.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] hip.mathematical_constants_sqrt3 4: [ OK ] hip.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] hip.mathematical_constants_inv_sqrt3 4: [ OK ] hip.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] hip.mathematical_constants_egamma 4: [ OK ] hip.mathematical_constants_egamma (0 ms) 4: [ RUN ] hip.mathematical_constants_phi 4: [ OK ] hip.mathematical_constants_phi (0 ms) 4: [ RUN ] hip.mathematical_functions_trigonometric_functions 4: [ OK ] hip.mathematical_functions_trigonometric_functions (36 ms) 4: [ RUN ] hip.mathematical_functions_hyperbolic_functions 4: [ OK ] hip.mathematical_functions_hyperbolic_functions (3 ms) 4: [ RUN ] hip.mathematical_functions_non_standard 4: [ OK ] hip.mathematical_functions_non_standard (0 ms) 4: [ RUN ] hip.mathematical_functions_power_functions 4: [ OK ] hip.mathematical_functions_power_functions (33 ms) 4: [ RUN ] hip.mathematical_functions_fma 4: [ OK ] hip.mathematical_functions_fma (0 ms) 4: [ RUN ] hip.mathematical_functions_error_and_gamma_functions 4: [ OK ] hip.mathematical_functions_error_and_gamma_functions (2 ms) 4: [ RUN ] hip.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] hip.mathematical_functions_nearest_interger_floating_point_operations (2 ms) 4: [ RUN ] hip.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] hip.mathematical_functions_floating_point_manipulation_functions (1 ms) 4: [ RUN ] hip.mathematical_functions_absolute_value 4: [ OK ] hip.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] hip.mathematical_functions_floating_point_absolute_value 4: [ OK ] hip.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] hip.mathematical_functions_remainder_function 4: [ OK ] hip.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] hip.mathematical_functions_isfinite 4: [ OK ] hip.mathematical_functions_isfinite (0 ms) 4: [ RUN ] hip.mathematical_functions_isinf 4: [ OK ] hip.mathematical_functions_isinf (0 ms) 4: [ RUN ] hip.mathematical_functions_isnan 4: [ OK ] hip.mathematical_functions_isnan (0 ms) 4: [ RUN ] hip.mathematical_functions_exponential_functions 4: [ OK ] hip.mathematical_functions_exponential_functions (13 ms) 4: [ RUN ] hip.mathspecialfunc_expint1 4: [ OK ] hip.mathspecialfunc_expint1 (8 ms) 4: [ RUN ] hip.mathspecialfunc_errorfunc 4: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselj0y0 4: [ OK ] hip.mathspecialfunc_cbesselj0y0 (19 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselj1y1 4: [ OK ] hip.mathspecialfunc_cbesselj1y1 (20 ms) 4: [ RUN ] hip.mathspecialfunc_cbesseli0k0 4: [ OK ] hip.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesseli1k1 4: [ OK ] hip.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 4: [ OK ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 4: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] hip.mdrange_5d 4: [ OK ] hip.mdrange_5d (15 ms) 4: [ RUN ] hip.mdrange_6d 4: [ OK ] hip.mdrange_6d (20 ms) 4: [ RUN ] hip.mdrange_2d 4: [ OK ] hip.mdrange_2d (5 ms) 4: [ RUN ] hip.mdrange_array_reduce 4: [ OK ] hip.mdrange_array_reduce (0 ms) 4: [ RUN ] hip.mdrange_3d 4: [ OK ] hip.mdrange_3d (8 ms) 4: [ RUN ] hip.mdrange_neg_idx 4: [ OK ] hip.mdrange_neg_idx (2 ms) 4: [ RUN ] hip.mdrange_4d 4: [ OK ] hip.mdrange_4d (6 ms) 4: [ RUN ] hip.mdrange_scalar 4: [ OK ] hip.mdrange_scalar (0 ms) 4: [ RUN ] hip.mdrange_large_deep_copy 4: [ OK ] hip.mdrange_large_deep_copy (66 ms) 4: [ RUN ] hip.md_range_policy_construction_from_arrays 4: [ OK ] hip.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] hip.mdrange_parallel_reduce_primitive_types 13/58 Test #13: Kokkos_CoreUnitTest_SYCLInterOpStreams ........... Passed 2.43 sec test 14 Start 14: Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU 14: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU 14: Test timeout computed to be: 1500 [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o 14: [==========] Running 3 tests from 1 test suite. 14: [----------] Global test environment set-up. 14: [----------] 3 tests from sycl_multi_gpu 14: [ RUN ] sycl_multi_gpu.managed_views 14: [ OK ] sycl_multi_gpu.managed_views (5 ms) 14: [ RUN ] sycl_multi_gpu.unmanaged_views 14: [ OK ] sycl_multi_gpu.unmanaged_views (3 ms) 14: [ RUN ] sycl_multi_gpu.scratch_space 14: [ OK ] sycl_multi_gpu.scratch_space (5 ms) 14: [----------] 3 tests from sycl_multi_gpu (14 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 3 tests from 1 test suite ran. (14 ms total) 14: [ PASSED ] 3 tests. 14/58 Test #14: Kokkos_CoreUnitTest_SYCLInterOpStreamsMultiGPU ... Passed 2.43 sec test 15 Start 15: Kokkos_CoreUnitTest_Default 15: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Default 15: Test timeout computed to be: 1500 15: [==========] Running 70 tests from 41 test suites. 15: [----------] Global test environment set-up. 15: [----------] 30 tests from defaultdevicetype 15: [ RUN ] defaultdevicetype.initialization_settings 15: [ OK ] defaultdevicetype.initialization_settings (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 15: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_device_id 15: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 15: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 15: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_help 15: [ OK ] defaultdevicetype.cmd_line_args_help (23 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 15: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (6 ms) 15: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 15: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (24 ms) 15: [ RUN ] defaultdevicetype.env_vars_num_threads 15: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_device_id 15: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_disable_warnings 15: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 15: [ RUN ] defaultdevicetype.env_vars_tune_internals 15: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 15: [ RUN ] defaultdevicetype.visible_devices 15: [ OK ] defaultdevicetype.visible_devices (0 ms) 15: [ RUN ] defaultdevicetype.shared_host_pinned_space 15: [ OK ] defaultdevicetype.shared_host_pinned_space (2 ms) 15: [ RUN ] defaultdevicetype.compiler_macros 15: [ OK ] defaultdevicetype.compiler_macros (0 ms) 15: [ RUN ] defaultdevicetype.half_conversion 15: [ OK ] defaultdevicetype.half_conversion (1 ms) 15: [ RUN ] defaultdevicetype.bhalf_conversion 15: [ OK ] defaultdevicetype.bhalf_conversion (1 ms) 15: [ RUN ] defaultdevicetype.half_operators 15: [ OK ] defaultdevicetype.half_operators (0 ms) 15: [ RUN ] defaultdevicetype.bhalf_operators 15: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 15: [ RUN ] defaultdevicetype.host_space_access 15: [ OK ] defaultdevicetype.host_space_access (0 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_a1 15: [ OK ] defaultdevicetype.reduce_instantiation_a1 (9 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_b1 15: [ OK ] defaultdevicetype.reduce_instantiation_b1 (15 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_c1 15: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_a2 15: [ OK ] defaultdevicetype.reduce_instantiation_a2 (14 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_b2 15: [ OK ] defaultdevicetype.reduce_instantiation_b2 (20 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_c2 15: [ OK ] defaultdevicetype.reduce_instantiation_c2 (7 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_a3 15: [ OK ] defaultdevicetype.reduce_instantiation_a3 (20 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_b3 15: [ OK ] defaultdevicetype.reduce_instantiation_b3 (24 ms) 15: [ RUN ] defaultdevicetype.reduce_instantiation_c3 15: [ OK ] defaultdevicetype.reduce_instantiation_c3 (9 ms) 15: [ RUN ] defaultdevicetype.malloc 15: [ OK ] defaultdevicetype.malloc (0 ms) 15: [----------] 30 tests from defaultdevicetype (188 ms total) 15: 15: [----------] 1 test from kokkosresize 15: [ RUN ] kokkosresize.host_space_access 15: [ OK ] kokkosresize.host_space_access (12 ms) 15: [----------] 1 test from kokkosresize (12 ms total) 15: 15: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/0.sizes 15: [ OK ] TestViewAPI/0.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/0 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/1.sizes 15: [ OK ] TestViewAPI/1.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/1 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/2.sizes 15: [ OK ] TestViewAPI/2.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/2 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/3.sizes 15: [ OK ] TestViewAPI/3.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/3 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/4.sizes 15: [ OK ] TestViewAPI/4.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/4 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/5.sizes 15: [ OK ] TestViewAPI/5.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/5 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/6.sizes 15: [ OK ] TestViewAPI/6.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/6 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/7.sizes 15: [ OK ] TestViewAPI/7.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/7 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/8.sizes 15: [ OK ] TestViewAPI/8.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/8 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/9.sizes 15: [ OK ] TestViewAPI/9.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/9 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/10.sizes 15: [ OK ] TestViewAPI/10.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/10 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/11.sizes 15: [ OK ] TestViewAPI/11.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/11 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/12.sizes 15: [ OK ] TestViewAPI/12.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/12 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/13.sizes 15: [ OK ] TestViewAPI/13.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/13 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/14.sizes 15: [ OK ] TestViewAPI/14.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/14 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/15.sizes 15: [ OK ] TestViewAPI/15.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/15 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/16.sizes 15: [ OK ] TestViewAPI/16.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/16 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/17.sizes 15: [ OK ] TestViewAPI/17.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/17 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/18.sizes 15: [ OK ] TestViewAPI/18.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/18 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/19.sizes 15: [ OK ] TestViewAPI/19.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/19 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/20.sizes 15: [ OK ] TestViewAPI/20.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/20 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/21.sizes 15: [ OK ] TestViewAPI/21.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/21 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/22.sizes 15: [ OK ] TestViewAPI/22.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/22 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/23.sizes 15: [ OK ] TestViewAPI/23.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/23 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/24.sizes 15: [ OK ] TestViewAPI/24.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/24 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/25.sizes 15: [ OK ] TestViewAPI/25.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/25 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/26.sizes 15: [ OK ] TestViewAPI/26.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/26 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/27.sizes 15: [ OK ] TestViewAPI/27.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/27 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/28.sizes 15: [ OK ] TestViewAPI/28.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/28 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/29.sizes 15: [ OK ] TestViewAPI/29.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/29 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/30.sizes 15: [ OK ] TestViewAPI/30.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/30 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/31.sizes 15: [ OK ] TestViewAPI/31.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/31 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/32.sizes 15: [ OK ] TestViewAPI/32.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/32 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/33.sizes 15: [ OK ] TestViewAPI/33.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/33 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/34.sizes 15: [ OK ] TestViewAPI/34.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/34 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/35.sizes 15: [ OK ] TestViewAPI/35.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/35 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/36.sizes 15: [ OK ] TestViewAPI/36.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/36 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/37.sizes 15: [ OK ] TestViewAPI/37.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/37 (0 ms total) 15: 15: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 15: [ RUN ] TestViewAPI/38.sizes 15: [ OK ] TestViewAPI/38.sizes (0 ms) 15: [----------] 1 test from TestViewAPI/38 (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 70 tests from 41 test suites ran. (202 ms total) 15: [ PASSED ] 70 tests. 15/58 Test #15: Kokkos_CoreUnitTest_Default ...................... Passed 2.65 sec test 16 Start 16: Kokkos_CoreUnitTest_LegionInitialization 16: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 16: Test timeout computed to be: 1500 16: [==========] Running 1 test from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 1 test from initialization 16: [ RUN ] initialization.legion_initialization 16: [ OK ] initialization.legion_initialization (1649 ms) 16: [----------] 1 test from initialization (1649 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 1 test from 1 test suite ran. (1649 ms total) 16: [ PASSED ] 1 test. 16/58 Test #16: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 2.45 sec test 17 Start 17: Kokkos_CoreUnitTest_PushFinalizeHook 17: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 17: Test timeout computed to be: 1500 4: [ OK ] hip.mdrange_parallel_reduce_primitive_types (7816 ms) 4: [ RUN ] hip.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] hip.mdspan_minimal_functional (0 ms) 4: [ RUN ] hip.max 4: [ OK ] hip.max (0 ms) 4: [ RUN ] hip.max_within_parfor 4: [ OK ] hip.max_within_parfor (1 ms) 4: [ RUN ] hip.min 4: [ OK ] hip.min (0 ms) 4: [ RUN ] hip.min_within_parfor 4: [ OK ] hip.min_within_parfor (0 ms) 4: [ RUN ] hip.minmax 4: [ OK ] hip.minmax (0 ms) 4: [ RUN ] hip.minmax_within_parfor 4: [ OK ] hip.minmax_within_parfor (0 ms) 4: [ RUN ] hip.clamp 4: [ OK ] hip.clamp (0 ms) 4: [ RUN ] hip.clamp_within_parfor 4: [ OK ] hip.clamp_within_parfor (0 ms) 4: [ RUN ] hip.numeric_traits_infinity 4: [ OK ] hip.numeric_traits_infinity (11 ms) 4: [ RUN ] hip.numeric_traits_epsilon 4: [ OK ] hip.numeric_traits_epsilon (0 ms) 4: [ RUN ] hip.numeric_traits_round_error 4: [ OK ] hip.numeric_traits_round_error (0 ms) 4: [ RUN ] hip.numeric_traits_norm_min 4: [ OK ] hip.numeric_traits_norm_min (0 ms) 4: [ RUN ] hip.numeric_traits_denorm_min 4: [ OK ] hip.numeric_traits_denorm_min (0 ms) 4: [ RUN ] hip.numeric_traits_finite_min_max 4: [ OK ] hip.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] hip.numeric_traits_digits 4: [ OK ] hip.numeric_traits_digits (1 ms) 4: [ RUN ] hip.numeric_traits_digits10 4: [ OK ] hip.numeric_traits_digits10 (1 ms) 4: [ RUN ] hip.numeric_traits_max_digits10 4: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] hip.numeric_traits_radix 4: [ OK ] hip.numeric_traits_radix (1 ms) 4: [ RUN ] hip.numeric_traits_min_max_exponent 4: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] hip.numeric_traits_min_max_exponent10 4: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 4: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] hip.numeric_traits_sfinae_friendly 4: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] hip.occupancy_control 4: [ OK ] hip.occupancy_control (1 ms) 4: [ RUN ] hip.memory_pool 4: [ OK ] hip.memory_pool (19 ms) 4: [ RUN ] hip.cxx11 4: [ OK ] hip.cxx11 (0 ms) 4: [ RUN ] hip.viewctorprop_embedded_dim 4: [ OK ] hip.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] hip.parallel_scan_range_policy 4: [ OK ] hip.parallel_scan_range_policy (50 ms) 4: [ RUN ] hip.kokkos_printf 4: [ OK ] hip.kokkos_printf (2 ms) 4: [ RUN ] hip.range_for 4: [ OK ] hip.range_for (2 ms) 4: [ RUN ] hip.range_reduce 4: [ OK ] hip.range_reduce (0 ms) 4: [ RUN ] hip.range_dynamic_policy 4: [ OK ] hip.range_dynamic_policy (0 ms) 4: [ RUN ] hip.range_policy_runtime_parameters 4: [ OK ] hip.range_policy_runtime_parameters (0 ms) 4: [ RUN ] hip.range_for_require 4: [ OK ] hip.range_for_require (2 ms) 4: [ RUN ] hip.range_reduce_require 4: [ OK ] hip.range_reduce_require (0 ms) 4: [ RUN ] hip.range_dynamic_policy_require 4: [ OK ] hip.range_dynamic_policy_require (0 ms) 4: [ RUN ] hip.reducers_int 4: [ OK ] hip.reducers_int (7 ms) 4: [ RUN ] hip.reducers_double 4: [ OK ] hip.reducers_double (6 ms) 4: [ RUN ] hip.reducers_complex_double 4: [ OK ] hip.reducers_complex_double (14 ms) 4: [ RUN ] hip.reducers_struct 4: [ OK ] hip.reducers_struct (4 ms) 4: [ RUN ] hip.reducers_half_t 4: [ OK ] hip.reducers_half_t (5 ms) 4: [ RUN ] hip.reducers_bhalf_t 4: [ OK ] hip.reducers_bhalf_t (4 ms) 4: [ RUN ] hip.reducers_int8_t 4: [ OK ] hip.reducers_int8_t (3 ms) 4: [ RUN ] hip.reducers_int16_t 4: [ OK ] hip.reducers_int16_t (3 ms) 4: [ RUN ] hip.reducers_bool 4: [ OK ] hip.reducers_bool (1 ms) 4: [ RUN ] hip.int64_t_reduce 4: [ OK ] hip.int64_t_reduce (32 ms) 4: [ RUN ] hip.double_reduce 4: [ OK ] hip.double_reduce (29 ms) 4: [ RUN ] hip.int64_t_reduce_dynamic 4: [ OK ] hip.int64_t_reduce_dynamic (23 ms) 4: [ RUN ] hip.double_reduce_dynamic 4: [ OK ] hip.double_reduce_dynamic (23 ms) 4: [ RUN ] hip.int64_t_reduce_dynamic_view 4: [ OK ] hip.int64_t_reduce_dynamic_view (6 ms) 4: [ RUN ] hip.int_combined_reduce 4: [ OK ] hip.int_combined_reduce (0 ms) 4: [ RUN ] hip.mdrange_combined_reduce 4: [ OK ] hip.mdrange_combined_reduce (0 ms) 4: [ RUN ] hip.int_combined_reduce_mixed 4: [ OK ] hip.int_combined_reduce_mixed (0 ms) 4: [ RUN ] hip.reduction_with_large_iteration_count 4: [ OK ] hip.reduction_with_large_iteration_count (271 ms) 4: [ RUN ] hip.reduction_deduction 4: [ OK ] hip.reduction_deduction (0 ms) 4: [ RUN ] hip.reduce_device_view_range_policy 17: SUCCESS 17/58 Test #17: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 2.40 sec test 18 Start 18: Kokkos_CoreUnitTest_Develop 18: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Develop 18: Test timeout computed to be: 1500 18: [==========] Running 1 test from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 1 test from defaultdevicetype 18: [ RUN ] defaultdevicetype.development_test 18: [ OK ] defaultdevicetype.development_test (0 ms) 18: [----------] 1 test from defaultdevicetype (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 1 test from 1 test suite ran. (0 ms total) 18: [ PASSED ] 1 test. 18/58 Test #18: Kokkos_CoreUnitTest_Develop ...................... Passed 2.42 sec test 19 Start 19: Kokkos_CoreUnitTest_KokkosP 19: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 19: Test timeout computed to be: 1500 [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o 19: [==========] Running 27 tests from 2 test suites. 19: [----------] Global test environment set-up. 19: [----------] 25 tests from kokkosp 19: [ RUN ] kokkosp.test_named_instance_fence 19: Ref: 117440513 19: Ref: named_instance 19: 117440513 19: named_instance 19: [ OK ] kokkosp.test_named_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_instance_fence 19: Ref: 117440513 19: Ref: Unnamed Instance Fence 19: 117440513 19: Kokkos::Experimental::SYCL::fence: Unnamed Instance Fence 19: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_named_global_fence 19: Ref: 117440512 19: Ref: test global fence 19: 0 19: test global fence 19: Miss on id 19: 117440512 19: test global fence 19: [ OK ] kokkosp.test_named_global_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_global_fence 19: Ref: 117440512 19: Ref: Unnamed Global Fence 19: 0 19: Kokkos::fence: Unnamed Global Fence 19: Miss on id 19: 117440512 19: Kokkos::fence: Unnamed Global Fence 19: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 19: [ RUN ] kokkosp.test_multiple_default_instances 19: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 19: [ RUN ] kokkosp.test_id_gen 19: [ OK ] kokkosp.test_id_gen (0 ms) 19: [ RUN ] kokkosp.test_kernel_sequence 19: Ref: 117440513 19: Ref: named_instance 19: 117440513 19: named_instance 19: Ref: 117440513 19: Ref: test_kernel 19: 117440513 19: named_instance 19: Miss on name 19: 0 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 117440512 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 117440513 19: test_kernel 19: [ OK ] kokkosp.test_kernel_sequence (0 ms) 19: [ RUN ] kokkosp.async_deep_copy 19: [ OK ] kokkosp.async_deep_copy (0 ms) 19: [ RUN ] kokkosp.parallel_for 19: [ OK ] kokkosp.parallel_for (0 ms) 19: [ RUN ] kokkosp.parallel_reduce 19: [ OK ] kokkosp.parallel_reduce (1 ms) 19: [ RUN ] kokkosp.parallel_scan 19: [ OK ] kokkosp.parallel_scan (0 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence 19: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence_view 19: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 19: [ RUN ] kokkosp.regions 19: [ OK ] kokkosp.regions (0 ms) 19: [ RUN ] kokkosp.fences 19: [ OK ] kokkosp.fences (0 ms) 19: [ RUN ] kokkosp.raw_allocation 19: [ OK ] kokkosp.raw_allocation (0 ms) 19: [ RUN ] kokkosp.view 19: [ OK ] kokkosp.view (0 ms) 19: [ RUN ] kokkosp.sections 19: [ OK ] kokkosp.sections (0 ms) 19: [ RUN ] kokkosp.metadata 19: [ OK ] kokkosp.metadata (0 ms) 19: [ RUN ] kokkosp.profile_events 19: [ OK ] kokkosp.profile_events (0 ms) 19: [ RUN ] kokkosp.no_init_kernel 19: [ OK ] kokkosp.no_init_kernel (0 ms) 19: [ RUN ] kokkosp.get_events 19: [ OK ] kokkosp.get_events (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init 19: [ OK ] kokkosp.create_mirror_no_init (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 19: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 19: [ RUN ] kokkosp.create_mirror_view_and_copy 19: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 19: [----------] 25 tests from kokkosp (4 ms total) 19: 19: [----------] 2 tests from defaultdevicetype 19: [ RUN ] defaultdevicetype.profiling_section 19: [ OK ] defaultdevicetype.profiling_section (0 ms) 19: [ RUN ] defaultdevicetype.scoped_profile_region 19: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 19: [----------] 2 tests from defaultdevicetype (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 27 tests from 2 test suites ran. (4 ms total) 19: [ PASSED ] 27 tests. 19/58 Test #19: Kokkos_CoreUnitTest_KokkosP ...................... Passed 2.43 sec test 20 Start 20: Kokkos_CoreUnitTest_ToolIndependence 20: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 20: Test timeout computed to be: 1500 20/58 Test #20: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.01 sec test 21 Start 21: Kokkos_ProfilingTestLibraryLoadHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so 21: Test timeout computed to be: 1500 21: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 21/58 Test #21: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 2.44 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLineHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so" 22: Test timeout computed to be: 1500 4: [ OK ] hip.reduce_device_view_range_policy (9895 ms) 4: [ RUN ] hip.reduce_device_view_mdrange_policy 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 22/58 Test #22: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 2.43 sec test 23 Start 23: Kokkos_ProfilingTestLibraryLoad 23: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 23: Environment variables: 23: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so 23: Test timeout computed to be: 1500 23: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 23: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental4SYCLE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_INTEL_LLVM:20230000::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:intel_llvm::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xe13a40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe13bc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe13c40:Host:source:0xe13ac0:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xe13e00:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xe13bc0:40::kokkosp_deallocate_data:Host:source:0xe13a40:40::kokkosp_finalize_library:: [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o 23/58 Test #23: Kokkos_ProfilingTestLibraryLoad .................. Passed 2.45 sec test 24 Start 24: Kokkos_ProfilingTestLibraryCmdLine 24: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so" 24: Test timeout computed to be: 1500 24: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental4SYCLE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_INTEL_LLVM:20230000::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:intel_llvm::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xe13a40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xe13bc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xe13c40:Host:source:0xe13ac0:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xe13e00:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xe13bc0:40::kokkosp_deallocate_data:Host:source:0xe13a40:40::kokkosp_finalize_library:: 24/58 Test #24: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 2.43 sec test 25 Start 25: Kokkos_CoreUnitTest_StackTraceTest 25: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec 25: Test timeout computed to be: 1500 25: [==========] Running 3 tests from 2 test suites. 25: [----------] Global test environment set-up. 25: [----------] 2 tests from defaultdevicetype_DeathTest 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x436f2d] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f1: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x435bd8] Test::test_stacktrace(bool, bool) 25: [0x436f2d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x436f2d] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f3: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4365b8] Test::test_stacktrace(bool, bool) 25: [0x436f2d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (330 ms) 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x4371da] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f1: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x435bd8] Test::test_stacktrace(bool, bool) 25: [0x4371da] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x4371da] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f3: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4365b8] Test::test_stacktrace(bool, bool) 25: [0x4371da] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (339 ms) 25: [----------] 2 tests from defaultdevicetype_DeathTest (669 ms total) 25: 25: [----------] 1 test from defaultdevicetype 25: [ RUN ] defaultdevicetype.stacktrace_normal 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f1: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x435bd8] Test::test_stacktrace(bool, bool) 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f3 25: Top of f1 25: Top of f0 25: Top of f0 25: StackTrace f3(std::cout, 4) returned: 110 25: test_f3: 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 25: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 25: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 25: 25: demangled test_f3: 25: [0x496650] Kokkos::Impl::save_stacktrace() 25: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 25: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x4365b8] Test::test_stacktrace(bool, bool) 25: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x447348] testing::Test::Run() 25: [0x44877f] testing::TestInfo::Run() 25: [0x449041] testing::TestSuite::Run() 25: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 25: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x458952] testing::UnitTest::Run() 25: [0x437400] main 25: [0x7ffff74f0d90] 25: [0x7ffff74f0e40] __libc_start_main 25: [0x435aa5] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 25: [----------] 1 test from defaultdevicetype (1 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 3 tests from 2 test suites ran. (670 ms total) 25: [ PASSED ] 3 tests. 25/58 Test #25: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 3.09 sec test 26 Start 26: Kokkos_IncrementalTest_SERIAL 26: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (61 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 (103 ms) 26: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 26: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 26: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 26: [ OK ] SERIAL.IncrTest_12b_TeamScratch (3 ms) 26: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 26: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 26: [ RUN ] SERIAL.incr_14_MDrangeReduce 26: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 26: [ RUN ] SERIAL.IncrTest_16_parallelscan 26: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 26: [ RUN ] SERIAL.incr_17_atomicView 26: [ OK ] SERIAL.incr_17_atomicView (0 ms) 26: [----------] 28 tests from SERIAL (170 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (170 ms total) 26: [ PASSED ] 28 tests. 4: [ OK ] hip.reduce_device_view_mdrange_policy (10990 ms) 4: [ RUN ] hip.reduce_device_view_team_policy 26/58 Test #26: Kokkos_IncrementalTest_SERIAL .................... Passed 2.60 sec test 27 Start 27: Kokkos_IncrementalTest_SYCL 27: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_SYCL 27: Test timeout computed to be: 1500 27: [==========] Running 28 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 28 tests from SYCL 27: [ RUN ] SYCL.IncrTest_01_execspace_typedef 27: [ OK ] SYCL.IncrTest_01_execspace_typedef (0 ms) 27: [ RUN ] SYCL.IncrTest_01_execspace 27: 27: Runtime Configuration: 27: macro KOKKOS_ENABLE_ONEDPL : defined 27: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED : undefined 27: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL : undefined 27: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES : defined 27: 27: Available devices: 27: [ext_oneapi_cuda]:gpu:0] NVIDIA A100 80GB PCIe : Selected 27: SYCL 27: [ OK ] SYCL.IncrTest_01_execspace (0 ms) 27: [ RUN ] SYCL.IncrTest_02_AtomicExchange 27: [ OK ] SYCL.IncrTest_02_AtomicExchange (0 ms) 27: [ RUN ] SYCL.IncrTest_02_AtomicAdd 27: [ OK ] SYCL.IncrTest_02_AtomicAdd (0 ms) 27: [ RUN ] SYCL.IncrTest_02_AtomicSub 27: [ OK ] SYCL.IncrTest_02_AtomicSub (0 ms) 27: [ RUN ] SYCL.IncrTest_03a_memspace_malloc 27: [ OK ] SYCL.IncrTest_03a_memspace_malloc (0 ms) 27: [ RUN ] SYCL.IncrTest_03b_memspace_free [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o 4: [ OK ] hip.reduce_device_view_team_policy (9787 ms) 4: [ RUN ] hip.impl_shared_alloc 4: [ OK ] hip.impl_shared_alloc (109 ms) 4: [ RUN ] hip.kokkos_swap 4: [ OK ] hip.kokkos_swap (0 ms) 4: [ RUN ] hip.team_for 4: [ OK ] hip.team_for (20 ms) 4: [ RUN ] hip.team_reduce 4: [ OK ] hip.team_reduce (0 ms) 4: [ RUN ] hip.team_reduce_large 4: [ OK ] hip.team_reduce_large (315 ms) 4: [ RUN ] hip.team_parallel_single 4: [ OK ] hip.team_parallel_single (6 ms) 4: [ RUN ] hip.large_team_scratch_size 4: ScratchMemorySpace<...>::get_shmem: Failed to allocate 8 byte(s); remaining capacity is 0 byte(s) 4: [ OK ] hip.large_team_scratch_size (0 ms) 4: [ RUN ] hip.team_broadcast_long 4: [ OK ] hip.team_broadcast_long (0 ms) 4: [ RUN ] hip.team_broadcast_long_wrapper 4: [ OK ] hip.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] hip.team_broadcast_char 4: [ OK ] hip.team_broadcast_char (0 ms) 4: [ RUN ] hip.team_broadcast_float 4: [ OK ] hip.team_broadcast_float (0 ms) 4: [ RUN ] hip.team_broadcast_double 4: [ OK ] hip.team_broadcast_double (0 ms) 4: [ RUN ] hip.team_handle_by_value 4: [ OK ] hip.team_handle_by_value (0 ms) 4: [ RUN ] hip.team_vector 4: [ OK ] hip.team_vector (10 ms) 4: [ RUN ] hip.triple_nested_parallelism 4: [ OK ] hip.triple_nested_parallelism (5 ms) 4: [ RUN ] hip.parallel_scan_with_reducers 4: [ OK ] hip.parallel_scan_with_reducers (55 ms) 4: [ RUN ] hip.team_thread_range_combined_reducers 4: [ OK ] hip.team_thread_range_combined_reducers (2 ms) 4: [ RUN ] hip.thread_vector_range_combined_reducers 4: [ OK ] hip.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] hip.team_vector_range_combined_reducers 4: [ OK ] hip.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] hip.TeamThreadMDRangeParallelFor 4: [ OK ] hip.TeamThreadMDRangeParallelFor (31 ms) 4: [ RUN ] hip.ThreadVectorMDRangeParallelFor 4: [ OK ] hip.ThreadVectorMDRangeParallelFor (10 ms) 4: [ RUN ] hip.TeamVectorMDRangeParallelFor 4: [ OK ] hip.TeamVectorMDRangeParallelFor (10 ms) 4: [ RUN ] hip.TeamThreadMDRangeParallelReduce 4: [ OK ] hip.TeamThreadMDRangeParallelReduce (12 ms) 4: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 4: [ OK ] hip.ThreadVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] hip.TeamVectorMDRangeParallelReduce 4: [ OK ] hip.TeamVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] hip.team_policy_runtime_parameters 4: [ OK ] hip.team_policy_runtime_parameters (0 ms) 4: [ RUN ] hip.team_reduction_scan 4: [ OK ] hip.team_reduction_scan (2037 ms) 4: [ RUN ] hip.team_long_reduce 4: [ OK ] hip.team_long_reduce (20 ms) 4: [ RUN ] hip.team_double_reduce 4: [ OK ] hip.team_double_reduce (20 ms) 4: [ RUN ] hip.team_parallel_dummy_with_reducer_and_scratch_space 4: [ OK ] hip.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 4: [ RUN ] hip.repeated_team_reduce 4: [ OK ] hip.repeated_team_reduce (76 ms) 4: [ RUN ] hip.team_scan 4: [ OK ] hip.team_scan (155 ms) 4: [ RUN ] hip.team_scan_ret_val 4: [ OK ] hip.team_scan_ret_val (147 ms) 4: [ RUN ] hip.team_shared_request 4: [ OK ] hip.team_shared_request (5 ms) 4: [ RUN ] hip.team_scratch_request 4: [ OK ] hip.team_scratch_request (1 ms) 4: [ RUN ] hip.team_lambda_shared_request 4: [ OK ] hip.team_lambda_shared_request (3 ms) 4: [ RUN ] hip.scratch_align 4: [ OK ] hip.scratch_align (0 ms) 4: [ RUN ] hip.shmem_size 4: [ OK ] hip.shmem_size (0 ms) 4: [ RUN ] hip.multi_level_scratch 4: [ OK ] hip.multi_level_scratch (9 ms) 4: [ RUN ] hip.team_scratch_memory_index_parallel_for 4: [ OK ] hip.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] hip.team_policy_max_recommended 4: [ OK ] hip.team_policy_max_recommended (24 ms) 4: [ RUN ] hip.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] hip.team_teamvector_range 4: [ OK ] hip.team_teamvector_range (3 ms) 4: [ RUN ] hip.unique_token_global 4: [ OK ] hip.unique_token_global (10 ms) 4: [ RUN ] hip.unique_token_instance 4: [ OK ] hip.unique_token_instance (9 ms) 4: [ RUN ] hip.unique_token_team_acquire 4: [ OK ] hip.unique_token_team_acquire (13 ms) 4: [ RUN ] hip.view_api_a 4: [ OK ] hip.view_api_a (11 ms) 4: [ RUN ] hip.view_api_b 4: [ OK ] hip.view_api_b (6 ms) 4: [ RUN ] hip.view_api_c 4: [ OK ] hip.view_api_c (1 ms) 4: [ RUN ] hip.view_api_d 4: [ OK ] hip.view_api_d (1 ms) 4: [ RUN ] hip.view_allocation_error 4: [ OK ] hip.view_allocation_error (0 ms) 4: [ RUN ] hip.view_remap 4: [ OK ] hip.view_remap (0 ms) 4: [ RUN ] hip.view_mirror_nonconst 4: [ OK ] hip.view_mirror_nonconst (0 ms) 4: [ RUN ] hip.view_stride_method 4: [ OK ] hip.view_stride_method (0 ms) 4: [ RUN ] hip.anonymous_space 4: [ OK ] hip.anonymous_space (1 ms) 4: [ RUN ] hip.view_overload_resolution 4: [ OK ] hip.view_overload_resolution (0 ms) 4: [ RUN ] hip.view_allocation_large_rank 4: [ OK ] hip.view_allocation_large_rank (3 ms) 4: [ RUN ] hip.view_shmem_size_on_device 4: [ OK ] hip.view_shmem_size_on_device (0 ms) 4: [ RUN ] hip.view_is_assignable 4: [ OK ] hip.view_is_assignable (0 ms) 4: [ RUN ] hip.view_copy_tests 4: [ OK ] hip.view_copy_tests (8 ms) 4: [ RUN ] hip.view_copy_tests_rank_0 4: [ OK ] hip.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] hip.view_copy_degenerated 4: [ OK ] hip.view_copy_degenerated (0 ms) 4: [ RUN ] hip.view_fill_tests_layout_right 4: [ OK ] hip.view_fill_tests_layout_right (69 ms) 4: [ RUN ] hip.view_fill_tests_layout_left 4: [ OK ] hip.view_fill_tests_layout_left (50 ms) 4: [ RUN ] hip.view_empty_runtime_unmanaged 4: [ OK ] hip.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] hip.view_hooks 4: [ OK ] hip.view_hooks (0 ms) 4: [ RUN ] hip.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] hip.view_layoutstride_left_to_layoutleft_assignment (50 ms) 4: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (50 ms) 4: [ RUN ] hip.view_irregular_layout 4: [ OK ] hip.view_irregular_layout (8 ms) 4: [ RUN ] hip.view_mapping 4: [ OK ] hip.view_mapping (56 ms) 4: [ RUN ] hip.view_mapping_operator 4: [ OK ] hip.view_mapping_operator (21 ms) 4: [ RUN ] hip.static_extent 4: [ OK ] hip.static_extent (0 ms) 4: [ RUN ] hip.view_mapping_atomic 4: [ OK ] hip.view_mapping_atomic (1 ms) 4: [ RUN ] hip.view_mapping_class_value 4: [ OK ] hip.view_mapping_class_value (0 ms) 4: [ RUN ] hip.view_mapping_assignable 4: [ OK ] hip.view_mapping_assignable (0 ms) 4: [ RUN ] hip.view_mapping_trivially_copyable 4: [ OK ] hip.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip.view_mapping_subview 4: [ OK ] hip.view_mapping_subview (1 ms) 4: [ RUN ] hip.view_nested_view 4: [ OK ] hip.view_nested_view (1 ms) 4: [ RUN ] hip.append_formatted_multidimensional_index 4: [ OK ] hip.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] hip.view_resize 4: [ OK ] hip.view_resize (15 ms) 4: [ RUN ] hip.view_realloc 4: [ OK ] hip.view_realloc (0 ms) 4: [ RUN ] hip.workgraph_fib 4: [ OK ] hip.workgraph_fib (2212 ms) 4: [ RUN ] hip.resize_realloc_no_init 4: [ OK ] hip.resize_realloc_no_init (0 ms) 4: [ RUN ] hip.resize_realloc_no_alloc 4: [ OK ] hip.resize_realloc_no_alloc (0 ms) 4: [ RUN ] hip.realloc_exec_space 4: [ OK ] hip.realloc_exec_space (0 ms) 4: [ RUN ] hip.view_alloc 4: [ OK ] hip.view_alloc (1 ms) 4: [ RUN ] hip.view_alloc_exec_space 4: [ OK ] hip.view_alloc_exec_space (0 ms) 4: [ RUN ] hip.view_alloc_int 4: [ OK ] hip.view_alloc_int (0 ms) 4: [ RUN ] hip.view_alloc_exec_space_int 4: [ OK ] hip.view_alloc_exec_space_int (0 ms) 4: [ RUN ] hip.deep_copy_zero_memset 4: [ OK ] hip.deep_copy_zero_memset (0 ms) 4: [ RUN ] hip.resize_exec_space 4: [ OK ] hip.resize_exec_space (0 ms) 4: [ RUN ] hip.view_allocation_int 4: [ OK ] hip.view_allocation_int (0 ms) 4: [ RUN ] hip.view_allocation_exec_space_int 4: [ OK ] hip.view_allocation_exec_space_int (0 ms) 4: [ RUN ] hip.view_not_default_constructible 4: [ OK ] hip.view_not_default_constructible (0 ms) 4: [ RUN ] hip.scan_unit 4: [ OK ] hip.scan_unit (2 ms) 4: [ RUN ] hip.space_access 4: [ OK ] hip.space_access (0 ms) 4: [ RUN ] hip.impl_view_accessible 4: [ OK ] hip.impl_view_accessible (2 ms) 4: [ RUN ] hip.memory_requirements 4: [ OK ] hip.memory_requirements (0 ms) 4: [ RUN ] hip.team_scratch_1_streams [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o 27: [ OK ] SYCL.IncrTest_03b_memspace_free (19425 ms) 27: [ RUN ] SYCL.IncrTest_04_simple_parallelFor 27: [ OK ] SYCL.IncrTest_04_simple_parallelFor (0 ms) 27: [ RUN ] SYCL.IncrTest_04_RangePolicy_parallelFor 27: [ OK ] SYCL.IncrTest_04_RangePolicy_parallelFor (0 ms) 27: [ RUN ] SYCL.IncrTest_05_reduction 27: [ OK ] SYCL.IncrTest_05_reduction (6 ms) 27: [ RUN ] SYCL.IncrTest_06_mdrange2D 27: [ OK ] SYCL.IncrTest_06_mdrange2D (0 ms) 27: [ RUN ] SYCL.IncrTest_06_mdrange3D 27: [ OK ] SYCL.IncrTest_06_mdrange3D (0 ms) 27: [ RUN ] SYCL.IncrTest_06_mdrange4D 27: [ OK ] SYCL.IncrTest_06_mdrange4D (0 ms) 27: [ RUN ] SYCL.IncrTest_08_deep_copy_2D 27: [ OK ] SYCL.IncrTest_08_deep_copy_2D (0 ms) 27: [ RUN ] SYCL.IncrTest_08_deep_copy_3D 27: [ OK ] SYCL.IncrTest_08_deep_copy_3D (0 ms) 27: [ RUN ] SYCL.IncrTest_08_deep_copy_4D 27: [ OK ] SYCL.IncrTest_08_deep_copy_4D (0 ms) 27: [ RUN ] SYCL.IncrTest_10_Hierarchical_Basics 27: [ OK ] SYCL.IncrTest_10_Hierarchical_Basics (0 ms) 27: [ RUN ] SYCL.IncrTest_11a_Hierarchical_ForLoop 27: [ OK ] SYCL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SYCL.IncrTest_11b_Hierarchical_ForLoop 27: [ OK ] SYCL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SYCL.IncrTest_11c_Hierarchical_ForLoop 27: [ OK ] SYCL.IncrTest_11c_Hierarchical_ForLoop (225 ms) 27: [ RUN ] SYCL.IncrTest_12a_ThreadScratch 27: [ OK ] SYCL.IncrTest_12a_ThreadScratch (1 ms) 27: [ RUN ] SYCL.IncrTest_12b_TeamScratch 27: [ OK ] SYCL.IncrTest_12b_TeamScratch (0 ms) 27: [ RUN ] SYCL.IncrTest_13a_Hierarchical_Red 27: [ OK ] SYCL.IncrTest_13a_Hierarchical_Red (0 ms) 27: [ RUN ] SYCL.IncrTest_13b_Hierarchical_Red 27: [ OK ] SYCL.IncrTest_13b_Hierarchical_Red (0 ms) 27: [ RUN ] SYCL.IncrTest_13c_Hierarchical_Red 27: [ OK ] SYCL.IncrTest_13c_Hierarchical_Red (0 ms) 27: [ RUN ] SYCL.incr_14_MDrangeReduce 27: [ OK ] SYCL.incr_14_MDrangeReduce (1 ms) 27: [ RUN ] SYCL.IncrTest_16_parallelscan 27: [ OK ] SYCL.IncrTest_16_parallelscan (2 ms) 27: [ RUN ] SYCL.incr_17_atomicView 27: [ OK ] SYCL.incr_17_atomicView (0 ms) 27: [----------] 28 tests from SYCL (19671 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (19671 ms total) 27: [ PASSED ] 28 tests. 27/58 Test #27: Kokkos_IncrementalTest_SYCL ...................... Passed 22.09 sec test 28 Start 28: Kokkos_CoreUnitTest_CTestDevice 28: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 28: Test timeout computed to be: 1500 28: [==========] Running 8 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 8 tests from ctest_environment 28: [ RUN ] ctest_environment.no_device_type 28: [ OK ] ctest_environment.no_device_type (0 ms) 28: [ RUN ] ctest_environment.no_process_count 28: [ OK ] ctest_environment.no_process_count (0 ms) 28: [ RUN ] ctest_environment.invalid_rank 28: [ OK ] ctest_environment.invalid_rank (0 ms) 28: [ RUN ] ctest_environment.no_type_str 28: [ OK ] ctest_environment.no_type_str (0 ms) 28: [ RUN ] ctest_environment.missing_type 28: [ OK ] ctest_environment.missing_type (0 ms) 28: [ RUN ] ctest_environment.no_id_str 28: [ OK ] ctest_environment.no_id_str (0 ms) 28: [ RUN ] ctest_environment.invalid_id_str 28: [ OK ] ctest_environment.invalid_id_str (0 ms) 28: [ RUN ] ctest_environment.good 28: [ OK ] ctest_environment.good (0 ms) 28: [----------] 8 tests from ctest_environment (0 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 8 tests from 1 test suite ran. (0 ms total) 28: [ PASSED ] 8 tests. 28/58 Test #28: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.01 sec test 29 Start 29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 29: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 29: Test timeout computed to be: 1500 29/58 Test #29: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 30 Start 30: Kokkos_CoreUnitTest_DeviceAndThreads 30: Test command: /usr/bin/python3.10 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/TestDeviceAndThreads.py" 30: Test timeout computed to be: 1500 30: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D 30: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o 30: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o 30: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: 30: ---------------------------------------------------------------------- 30: Ran 5 tests in 26.696s 30: 30: OK (skipped=1) 30/58 Test #30: Kokkos_CoreUnitTest_DeviceAndThreads ............. Passed 26.77 sec test 31 Start 31: Kokkos_PerformanceTest_TaskDag 31: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 31: Test timeout computed to be: 1500 31/58 Test #31: Kokkos_PerformanceTest_TaskDag ................... Passed 0.01 sec test 32 Start 32: Kokkos_PerformanceTest_Benchmark 32: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-25_T17-57-08.json" 32: Test timeout computed to be: 1500 32: 32: Available devices: 32: 2024-04-25T18:44:48+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 32: Run on (20 X 2345.59 MHz CPU s) 32: CPU Caches: 32: L1 Data 64 KiB (x20) 32: L1 Instruction 64 KiB (x20) 32: L2 Unified 512 KiB (x20) 32: L3 Unified 16384 KiB (x20) 32: Load Average: 1.23, 4.09, 6.60 32: Address Bits: 64 32: CPU architecture: none 32: Default Device: N6Kokkos12Experimental4SYCLE 32: Driver Version: CUDA 12.4 32: Error Correction Support: 1 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 32: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 32: GIT_COMMIT_HASH: 4b656d535 32: GPU architecture: AMPERE80 32: Global Cache Mem Line Size: 128 32: Global Mem Cache Size: 41943040 32: Global Mem Size: 84974239744 32: Image Max Array Size: 0 32: Image Max Buffer Size: 32768 32: Image2d Max Height: 65536 32: Image2d Max Width: 131072 32: Image3d Max Depth: 16384 32: Image3d Max Height: 16384 32: Image3d Max Width: 16384 32: Is Accelerator: 0 32: Is Available: 1 32: Is CPU: 0 32: Is GPU: 1 32: KOKKOS_COMPILER_INTEL_LLVM: 20230000 32: KOKKOS_ENABLE_ASM: yes 32: KOKKOS_ENABLE_CXX17: yes 32: KOKKOS_ENABLE_CXX20: no 32: KOKKOS_ENABLE_CXX23: no 32: KOKKOS_ENABLE_CXX26: no 32: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 32: KOKKOS_ENABLE_HWLOC: no 32: KOKKOS_ENABLE_LIBDL: yes 32: KOKKOS_ENABLE_PRAGMA_IVDEP: no 32: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 32: KOKKOS_ENABLE_PRAGMA_UNROLL: no 32: KOKKOS_ENABLE_PRAGMA_VECTOR: no 32: KOKKOS_ENABLE_SERIAL: yes 32: Kokkos Version: 4.3.99 32: Local Mem Size: 49152 32: Max Compute Units: 108 32: Max Mem Alloc Size: 1073741824 32: Max Parameter Size: 4000 32: Max Read Image Args: 128 32: Max Samplers: 128 32: Max Work Group Size: 1024 32: Max Work Item Dimensions: 3 32: Mem Base Addr Align: 4096 32: Name: NVIDIA A100 80GB PCIe 32: Native Vector Width Char: 1 32: Native Vector Width Double: 1 32: Native Vector Width Float: 1 32: Native Vector Width Half: 0 32: Native Vector Width Int: 1 32: Native Vector Width Long: 1 32: Native Vector Width Short: 1 32: Partition Max Sub Devices: 0 32: Preferred Vector Width Char: 1 32: Preferred Vector Width Double: 1 32: Preferred Vector Width Float: 1 32: Preferred Vector Width Half: 0 32: Preferred Vector Width Int: 1 32: Preferred Vector Width Long: 1 32: Preferred Vector Width Short: 1 32: Profiling Timer Resolution: 1000 32: Reference Count: 1 32: Vendor: NVIDIA Corporation 32: Vendor Id: 4318 32: Version: 0.0 32: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected 32: macro KOKKOS_ENABLE_ONEDPL: defined 32: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 32: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 32: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 32: platform: 64bit 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: GramSchmidt/Count:1024/iterations:5/manual_time 0.010 s 0.011 s 5 1024 9.84082u 32: GramSchmidt/Count:2048/iterations:5/manual_time 0.012 s 0.012 s 5 2.048k 5.64792u 32: GramSchmidt/Count:4096/iterations:5/manual_time 0.012 s 0.012 s 5 4.096k 2.88569u 32: GramSchmidt/Count:8192/iterations:5/manual_time 0.012 s 0.013 s 5 8.192k 1.50979u 32: GramSchmidt/Count:16384/iterations:5/manual_time 0.013 s 0.015 s 5 16.384k 798.383n 32: GramSchmidt/Count:32768/iterations:5/manual_time 0.014 s 0.017 s 5 32.768k 437.779n 32: GramSchmidt/Count:65536/iterations:5/manual_time 0.017 s 0.023 s 5 65.536k 258.265n 32: GramSchmidt/Count:131072/iterations:5/manual_time 0.025 s 0.039 s 5 131.072k 188.624n [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D 32: GramSchmidt/Count:262144/iterations:5/manual_time 0.026 s 0.051 s 5 262.144k 98.0905n [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s Max 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.010 s 202 66.4678k/s 11.5 [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: OverlapRangePolicy/N:2000/M:10000/R:10 0.613 s 0.613 s 1 0.118379 0.0553044 0.0831768 0.0387295 0.041954 19.416u 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 32: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 32: OverlapMDRangePolicy/N:200/M:10000/R:10 0.022 s 0.022 s 31 4.79408m 2.45802m 2.60831m 1.33933m 1.67522m 12.572u 32: OverlapTeamPolicy/N:20/M:1000000/R:10 0.225 s 0.225 s 3 0.0438948 0.0210614 0.03752 0.018208 0.0188898 17.752u 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations Count Time normalized 32: --------------------------------------------------------------------------------------------------------------------------------------------------- 32: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 23.4424n 32: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 11.9712n 32: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 8.11548n 32: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.001 s 5 8.192k 3.17004n 32: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.64862n 32: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 918.457p 32: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 506.912p 32: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 322.868p 32: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 268.711p 32: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.002 s 5 524.288k 226.137p 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: rate 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Malloc/N:1/manual_time 11.2 us 25.5 us 62668 89.4807k/s 32: Malloc/N:16/manual_time 11.2 us 25.5 us 62711 89.4498k/s 4: [ OK ] hip.team_scratch_1_streams (44725 ms) 4: [ RUN ] hip.async_launcher 4: [ OK ] hip.async_launcher (3 ms) 4: [ RUN ] hip.preferred_blocksize_deduction 4: [ OK ] hip.preferred_blocksize_deduction (0 ms) 4: [----------] 270 tests from hip (111778 ms total) 4: 4: [----------] 55 tests from hip_managed 4: [ RUN ] hip_managed.view_subview_auto_1d_left 4: [ OK ] hip_managed.view_subview_auto_1d_left (2 ms) 4: [ RUN ] hip_managed.view_subview_auto_1d_right 4: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 4: [ RUN ] hip_managed.view_subview_auto_1d_stride 4: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] hip_managed.view_subview_assign_strided 4: [ OK ] hip_managed.view_subview_assign_strided (0 ms) 4: [ RUN ] hip_managed.view_subview_left_0 4: [ OK ] hip_managed.view_subview_left_0 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_1 4: [ OK ] hip_managed.view_subview_left_1 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_2 4: [ OK ] hip_managed.view_subview_left_2 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_3 4: [ OK ] hip_managed.view_subview_left_3 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_0 4: [ OK ] hip_managed.view_subview_right_0 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_1 4: [ OK ] hip_managed.view_subview_right_1 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_3 4: [ OK ] hip_managed.view_subview_right_3 (0 ms) 4: [ RUN ] hip_managed.view_static_tests 4: [ OK ] hip_managed.view_static_tests (0 ms) 4: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 4: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms) 4: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 4: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (1 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign 4: [ OK ] hip_managed.view_subview_1d_assign (2 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign_atomic 4: [ OK ] hip_managed.view_subview_1d_assign_atomic (3 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 4: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (2 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d 4: [ OK ] hip_managed.view_subview_2d_from_3d (78 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 4: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (77 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 4: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (77 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left 4: [ OK ] hip_managed.view_subview_3d_from_5d_left (1293 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 4: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (1287 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess 32: Malloc/N:256/manual_time 11.2 us 25.5 us 62519 89.1347k/s 4: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (1283 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right 4: [ OK ] hip_managed.view_subview_3d_from_5d_right (1283 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 32: Malloc/N:4096/manual_time 11.4 us 25.6 us 61523 87.9256k/s [ 87%] Linking CXX executable Kokkos_PerformanceTest_Benchmark 4: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (1285 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 32: Malloc/N:65536/manual_time 10.9 us 24.8 us 64418 91.9487k/s 4: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (1297 ms) 4: [ RUN ] hip_managed.view_test_unmanaged_subview_reset 4: [ OK ] hip_managed.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] hip_managed.view_subview_memory_traits_construction 4: [ OK ] hip_managed.view_subview_memory_traits_construction (0 ms) 4: [ RUN ] hip_managed.impl_shared_alloc 4: [ OK ] hip_managed.impl_shared_alloc (201 ms) 4: [ RUN ] hip_managed.view_api_a 4: [ OK ] hip_managed.view_api_a (18 ms) 4: [ RUN ] hip_managed.view_api_b 4: [ OK ] hip_managed.view_api_b (31 ms) 4: [ RUN ] hip_managed.view_api_c 4: [ OK ] hip_managed.view_api_c (1 ms) 4: [ RUN ] hip_managed.view_api_d 4: [ OK ] hip_managed.view_api_d (16 ms) 4: [ RUN ] hip_managed.view_allocation_error 4: [ OK ] hip_managed.view_allocation_error (0 ms) 4: [ RUN ] hip_managed.view_remap 4: [ OK ] hip_managed.view_remap (1 ms) 4: [ RUN ] hip_managed.view_mirror_nonconst 4: [ OK ] hip_managed.view_mirror_nonconst (0 ms) 4: [ RUN ] hip_managed.view_stride_method 4: [ OK ] hip_managed.view_stride_method (0 ms) 4: [ RUN ] hip_managed.anonymous_space 4: [ OK ] hip_managed.anonymous_space (0 ms) 4: [ RUN ] hip_managed.view_overload_resolution 4: [ OK ] hip_managed.view_overload_resolution (0 ms) 4: [ RUN ] hip_managed.view_allocation_large_rank 32: Malloc/N:1048576/manual_time 11.4 us 25.6 us 61291 87.9377k/s 32: Malloc/N:16777216/manual_time 501 us 611 us 1398 1.99747k/s [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o 32: Malloc/N:268435456/manual_time 4941 us 1105 us 865 202.392/s 32: Malloc/N:4294967296/manual_time 109795 us 5714 us 5 9.1079/s [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o 32: MallocFree/N:1/manual_time 25.9 us 26.1 us 26793 38.6149k/s 32: MallocFree/N:16/manual_time 25.8 us 26.0 us 27018 38.7425k/s 32: MallocFree/N:256/manual_time 25.3 us 25.5 us 27690 39.5051k/s 32: MallocFree/N:4096/manual_time 25.5 us 25.7 us 27502 39.2123k/s 32: MallocFree/N:65536/manual_time 24.6 us 24.7 us 28428 40.675k/s 32: MallocFree/N:1048576/manual_time 25.5 us 25.7 us 27405 39.189k/s 32: MallocFree/N:16777216/manual_time 610 us 610 us 1148 1.63869k/s 32: MallocFree/N:268435456/manual_time 4654 us 1103 us 659 214.864/s 4: [ OK ] hip_managed.view_allocation_large_rank (16695 ms) 4: [ RUN ] hip_managed.view_shmem_size_on_device 4: [ OK ] hip_managed.view_shmem_size_on_device (0 ms) 4: [ RUN ] hip_managed.view_is_assignable 4: [ OK ] hip_managed.view_is_assignable (144 ms) 4: [ RUN ] hip_managed.view_copy_tests 4: [ OK ] hip_managed.view_copy_tests (14 ms) 4: [ RUN ] hip_managed.view_copy_tests_rank_0 4: [ OK ] hip_managed.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] hip_managed.view_copy_degenerated 4: [ OK ] hip_managed.view_copy_degenerated (0 ms) 4: [ RUN ] hip_managed.view_fill_tests_layout_right [ 87%] Built target Kokkos_PerformanceTest_Benchmark 32: MallocFree/N:4294967296/manual_time 112232 us 5697 us 9 8.91008/s [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o 32: MallocTouch/N:1/manual_time 12.4 us 26.8 us 56649 80.9261k/s 32: MallocTouch/N:16/manual_time 12.1 us 26.4 us 56797 82.7666k/s 4: [ OK ] hip_managed.view_fill_tests_layout_right (7252 ms) 4: [ RUN ] hip_managed.view_fill_tests_layout_left 32: MallocTouch/N:256/manual_time 12.1 us 26.4 us 57602 82.5966k/s 32: MallocTouch/N:4096/manual_time 23.5 us 41.2 us 29741 42.4936k/s [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o 32: MallocTouch/N:65536/manual_time 22.9 us 40.0 us 30709 43.73k/s 4: [ OK ] hip_managed.view_fill_tests_layout_left (4630 ms) 4: [ RUN ] hip_managed.view_mapping 4: [ OK ] hip_managed.view_mapping (57 ms) 4: [ RUN ] hip_managed.view_mapping_operator 4: [ OK ] hip_managed.view_mapping_operator (19 ms) 4: [ RUN ] hip_managed.static_extent 4: [ OK ] hip_managed.static_extent (0 ms) 4: [ RUN ] hip_managed.view_mapping_atomic 4: [ OK ] hip_managed.view_mapping_atomic (1 ms) 4: [ RUN ] hip_managed.view_mapping_class_value 4: [ OK ] hip_managed.view_mapping_class_value (0 ms) 4: [ RUN ] hip_managed.view_mapping_assignable 4: [ OK ] hip_managed.view_mapping_assignable (0 ms) 4: [ RUN ] hip_managed.view_mapping_trivially_copyable 4: [ OK ] hip_managed.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip_managed.view_mapping_subview 4: [ OK ] hip_managed.view_mapping_subview (1 ms) 4: [----------] 55 tests from hip_managed (37080 ms total) 4: 4: [----------] 27 tests from hip_hostpinned 4: [ RUN ] hip_hostpinned.impl_shared_alloc 4: [ OK ] hip_hostpinned.impl_shared_alloc (148 ms) 4: [ RUN ] hip_hostpinned.view_api_a 4: [ OK ] hip_hostpinned.view_api_a (4 ms) 4: [ RUN ] hip_hostpinned.view_api_b 4: [ OK ] hip_hostpinned.view_api_b (4 ms) 4: [ RUN ] hip_hostpinned.view_api_c 4: [ OK ] hip_hostpinned.view_api_c (0 ms) 4: [ RUN ] hip_hostpinned.view_api_d 4: [ OK ] hip_hostpinned.view_api_d (1 ms) 4: [ RUN ] hip_hostpinned.view_allocation_error 4: [ OK ] hip_hostpinned.view_allocation_error (0 ms) 4: [ RUN ] hip_hostpinned.view_remap 4: [ OK ] hip_hostpinned.view_remap (0 ms) 4: [ RUN ] hip_hostpinned.view_mirror_nonconst 4: [ OK ] hip_hostpinned.view_mirror_nonconst (0 ms) 4: [ RUN ] hip_hostpinned.view_stride_method 4: [ OK ] hip_hostpinned.view_stride_method (0 ms) 4: [ RUN ] hip_hostpinned.anonymous_space 4: [ OK ] hip_hostpinned.anonymous_space (0 ms) 4: [ RUN ] hip_hostpinned.view_overload_resolution 4: [ OK ] hip_hostpinned.view_overload_resolution (0 ms) 4: [ RUN ] hip_hostpinned.view_allocation_large_rank 32: MallocTouch/N:1048576/manual_time 24.9 us 42.4 us 27996 40.1083k/s 4: [ OK ] hip_hostpinned.view_allocation_large_rank (1389 ms) 4: [ RUN ] hip_hostpinned.view_shmem_size_on_device 4: [ OK ] hip_hostpinned.view_shmem_size_on_device (0 ms) 4: [ RUN ] hip_hostpinned.view_is_assignable 4: [ OK ] hip_hostpinned.view_is_assignable (1 ms) 4: [ RUN ] hip_hostpinned.view_copy_tests 4: [ OK ] hip_hostpinned.view_copy_tests (40 ms) 4: [ RUN ] hip_hostpinned.view_copy_tests_rank_0 4: [ OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] hip_hostpinned.view_copy_degenerated 4: [ OK ] hip_hostpinned.view_copy_degenerated (0 ms) 4: [ RUN ] hip_hostpinned.view_fill_tests_layout_right 32: MallocTouch/N:16777216/manual_time 521 us 637 us 1344 1.92024k/s [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o 4: [ OK ] hip_hostpinned.view_fill_tests_layout_right (1473 ms) 4: [ RUN ] hip_hostpinned.view_fill_tests_layout_left 4: [ OK ] hip_hostpinned.view_fill_tests_layout_left (1334 ms) 4: [ RUN ] hip_hostpinned.view_mapping 4: [ OK ] hip_hostpinned.view_mapping (57 ms) 4: [ RUN ] hip_hostpinned.view_mapping_operator 4: [ OK ] hip_hostpinned.view_mapping_operator (1 ms) 4: [ RUN ] hip_hostpinned.static_extent 4: [ OK ] hip_hostpinned.static_extent (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_atomic 4: [ OK ] hip_hostpinned.view_mapping_atomic (1 ms) 4: [ RUN ] hip_hostpinned.view_mapping_class_value 4: [ OK ] hip_hostpinned.view_mapping_class_value (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_assignable 4: [ OK ] hip_hostpinned.view_mapping_assignable (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_trivially_copyable 4: [ OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_subview 4: [ OK ] hip_hostpinned.view_mapping_subview (0 ms) 4: [----------] 27 tests from hip_hostpinned (4459 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 367 tests from 4 test suites ran. (219674 ms total) 4: [ PASSED ] 366 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] hip.mdspan_minimal_functional 4/53 Test #4: Kokkos_CoreUnitTest_HIP ..................... Passed 220.16 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpInit 5: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpInit 5: Test timeout computed to be: 1500 5: [==========] Running 1 test from 1 test suite. 5: [----------] Global test environment set-up. 5: [----------] 1 test from hip 5: [ RUN ] hip.raw_hip_interop 5: [ OK ] hip.raw_hip_interop (387 ms) 5: [----------] 1 test from hip (387 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (387 ms total) 5: [ PASSED ] 1 test. 5/53 Test #5: Kokkos_CoreUnitTest_HIPInterOpInit .......... Passed 0.42 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from hip 6: [ RUN ] hip.raw_hip_streams 6: [ OK ] hip.raw_hip_streams (382 ms) 6: [----------] 1 test from hip (382 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (382 ms total) 6: [ PASSED ] 1 test. 6/53 Test #6: Kokkos_CoreUnitTest_HIPInterOpStreams ....... Passed 0.41 sec test 7 Start 7: Kokkos_UnitTest_HIPGraph 7: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_UnitTest_HIPGraph 7: Test timeout computed to be: 1500 7: [==========] Running 5 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 5 tests from hip_count_bugs 7: [ RUN ] hip_count_bugs.launch_one 7: [ OK ] hip_count_bugs.launch_one (1 ms) 7: [ RUN ] hip_count_bugs.launch_one_rvalue 7: [ OK ] hip_count_bugs.launch_one_rvalue (0 ms) 7: [ RUN ] hip_count_bugs.launch_six 7: [ OK ] hip_count_bugs.launch_six (0 ms) 7: [ RUN ] hip_count_bugs.when_all_cycle 7: [ OK ] hip_count_bugs.when_all_cycle (0 ms) 7: [ RUN ] hip_count_bugs.zero_work_reduce 7: [ OK ] hip_count_bugs.zero_work_reduce (0 ms) 7: [----------] 5 tests from hip_count_bugs (2 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 5 tests from 1 test suite ran. (2 ms total) 7: [ PASSED ] 5 tests. 7: 7: YOU HAVE 1 DISABLED TEST 7: 7/53 Test #7: Kokkos_UnitTest_HIPGraph .................... Passed 0.40 sec test 8 Start 8: Kokkos_CoreUnitTest_Default 8: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Default 8: Test timeout computed to be: 1500 8: [==========] Running 71 tests from 41 test suites. 8: [----------] Global test environment set-up. 8: [----------] 31 tests from defaultdevicetype 8: [ RUN ] defaultdevicetype.initialization_settings 8: [ OK ] defaultdevicetype.initialization_settings (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 8: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_device_id 8: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 8: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 8: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_help 8: [ OK ] defaultdevicetype.cmd_line_args_help (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 8: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (0 ms) 8: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 8: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_num_threads 8: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_device_id 8: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_disable_warnings 8: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 8: [ RUN ] defaultdevicetype.env_vars_tune_internals 8: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 8: [ RUN ] defaultdevicetype.visible_devices 8: [ OK ] defaultdevicetype.visible_devices (0 ms) 8: [ RUN ] defaultdevicetype.shared_space 8: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestSharedSpace.cpp:109: Skipped 8: skipping because specified arch does not support page migration 8: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 8: [ RUN ] defaultdevicetype.shared_host_pinned_space 8: [ OK ] defaultdevicetype.shared_host_pinned_space (1 ms) 8: [ RUN ] defaultdevicetype.compiler_macros 8: [ OK ] defaultdevicetype.compiler_macros (0 ms) 8: [ RUN ] defaultdevicetype.half_conversion 8: [ OK ] defaultdevicetype.half_conversion (3 ms) 8: [ RUN ] defaultdevicetype.bhalf_conversion 8: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 8: [ RUN ] defaultdevicetype.half_operators 8: [ OK ] defaultdevicetype.half_operators (3 ms) 8: [ RUN ] defaultdevicetype.bhalf_operators 8: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 8: [ RUN ] defaultdevicetype.host_space_access 8: [ OK ] defaultdevicetype.host_space_access (0 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a1 8: [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b1 8: [ OK ] defaultdevicetype.reduce_instantiation_b1 (17 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c1 8: [ OK ] defaultdevicetype.reduce_instantiation_c1 (7 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a2 8: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b2 8: [ OK ] defaultdevicetype.reduce_instantiation_b2 (23 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c2 8: [ OK ] defaultdevicetype.reduce_instantiation_c2 (10 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a3 8: [ OK ] defaultdevicetype.reduce_instantiation_a3 (16 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b3 8: [ OK ] defaultdevicetype.reduce_instantiation_b3 (35 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c3 8: [ OK ] defaultdevicetype.reduce_instantiation_c3 (16 ms) 8: [ RUN ] defaultdevicetype.malloc 8: [ OK ] defaultdevicetype.malloc (0 ms) 8: [----------] 31 tests from defaultdevicetype (155 ms total) 8: 8: [----------] 1 test from kokkosresize 8: [ RUN ] kokkosresize.host_space_access 8: [ OK ] kokkosresize.host_space_access (20 ms) 8: [----------] 1 test from kokkosresize (20 ms total) 8: 8: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/0.sizes 8: [ OK ] TestViewAPI/0.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/0 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/1.sizes 8: [ OK ] TestViewAPI/1.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/1 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/2.sizes 8: [ OK ] TestViewAPI/2.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/2 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/3.sizes 8: [ OK ] TestViewAPI/3.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/3 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/4.sizes 8: [ OK ] TestViewAPI/4.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/4 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/5.sizes 8: [ OK ] TestViewAPI/5.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/5 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/6.sizes 8: [ OK ] TestViewAPI/6.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/6 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/7.sizes 8: [ OK ] TestViewAPI/7.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/7 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/8.sizes 8: [ OK ] TestViewAPI/8.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/8 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/9.sizes 8: [ OK ] TestViewAPI/9.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/9 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/10.sizes 8: [ OK ] TestViewAPI/10.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/10 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/11.sizes 8: [ OK ] TestViewAPI/11.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/11 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/12.sizes 8: [ OK ] TestViewAPI/12.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/12 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/13.sizes 8: [ OK ] TestViewAPI/13.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/13 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/14.sizes 8: [ OK ] TestViewAPI/14.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/14 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/15.sizes 8: [ OK ] TestViewAPI/15.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/15 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/16.sizes 8: [ OK ] TestViewAPI/16.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/16 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/17.sizes 8: [ OK ] TestViewAPI/17.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/17 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/18.sizes 8: [ OK ] TestViewAPI/18.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/18 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/19.sizes 8: [ OK ] TestViewAPI/19.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/19 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/20.sizes 8: [ OK ] TestViewAPI/20.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/20 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/21.sizes 8: [ OK ] TestViewAPI/21.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/21 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/22.sizes 8: [ OK ] TestViewAPI/22.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/22 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/23.sizes 8: [ OK ] TestViewAPI/23.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/23 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/24.sizes 8: [ OK ] TestViewAPI/24.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/24 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/25.sizes 8: [ OK ] TestViewAPI/25.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/25 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/26.sizes 8: [ OK ] TestViewAPI/26.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/26 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/27.sizes 8: [ OK ] TestViewAPI/27.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/27 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/28.sizes 8: [ OK ] TestViewAPI/28.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/28 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/29.sizes 8: [ OK ] TestViewAPI/29.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/29 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/30.sizes 8: [ OK ] TestViewAPI/30.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/30 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/31.sizes 8: [ OK ] TestViewAPI/31.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/31 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/32.sizes 8: [ OK ] TestViewAPI/32.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/32 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/33.sizes 8: [ OK ] TestViewAPI/33.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/33 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/34.sizes 8: [ OK ] TestViewAPI/34.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/34 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/35.sizes 8: [ OK ] TestViewAPI/35.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/35 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/36.sizes 8: [ OK ] TestViewAPI/36.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/36 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/37.sizes 8: [ OK ] TestViewAPI/37.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/37 (0 ms total) 8: 8: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 8: [ RUN ] TestViewAPI/38.sizes 8: [ OK ] TestViewAPI/38.sizes (0 ms) 8: [----------] 1 test from TestViewAPI/38 (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 71 tests from 41 test suites ran. (178 ms total) 8: [ PASSED ] 70 tests. 8: [ SKIPPED ] 1 test, listed below: 8: [ SKIPPED ] defaultdevicetype.shared_space 8/53 Test #8: Kokkos_CoreUnitTest_Default ................. Passed 0.58 sec test 9 Start 9: Kokkos_CoreUnitTest_LegionInitialization 9: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from initialization 9: [ RUN ] initialization.legion_initialization 9: [ OK ] initialization.legion_initialization (370 ms) 9: [----------] 1 test from initialization (370 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (370 ms total) 9: [ PASSED ] 1 test. 9/53 Test #9: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.40 sec test 10 Start 10: Kokkos_CoreUnitTest_PushFinalizeHook 10: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 10: Test timeout computed to be: 1500 32: MallocTouch/N:268435456/manual_time 4959 us 1139 us 877 201.654/s 10: SUCCESS 10/53 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.40 sec test 11 Start 11: Kokkos_CoreUnitTest_Develop 11: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Develop 11: Test timeout computed to be: 1500 11: [==========] Running 1 test from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 1 test from defaultdevicetype 11: [ RUN ] defaultdevicetype.development_test 11: [ OK ] defaultdevicetype.development_test (0 ms) 11: [----------] 1 test from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (0 ms total) 11: [ PASSED ] 1 test. 11/53 Test #11: Kokkos_CoreUnitTest_Develop ................. Passed 0.40 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 32: MallocTouch/N:4294967296/manual_time 111901 us 6251 us 6 8.93646/s 12: [==========] Running 27 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 25 tests from kokkosp 12: [ RUN ] kokkosp.test_named_instance_fence 12: Ref: 50331649 12: Ref: named_instance 12: 50331649 12: named_instance 12: [ OK ] kokkosp.test_named_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_instance_fence 12: Ref: 50331649 12: Ref: Unnamed Instance Fence 12: 50331649 12: Kokkos::HIP::fence(): Unnamed Instance Fence 12: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_named_global_fence 12: Ref: 50331648 12: Ref: test global fence 12: 16777216 12: test global fence 12: Miss on id 12: 50331648 12: test global fence 12: [ OK ] kokkosp.test_named_global_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_global_fence 12: Ref: 50331648 12: Ref: Unnamed Global Fence 12: 16777216 12: Kokkos::fence: Unnamed Global Fence 12: Miss on id 12: 50331648 12: Kokkos::fence: Unnamed Global Fence 12: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 12: [ RUN ] kokkosp.test_multiple_default_instances 12: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 12: [ RUN ] kokkosp.test_id_gen 12: [ OK ] kokkosp.test_id_gen (0 ms) 12: [ RUN ] kokkosp.test_kernel_sequence 12: Ref: 50331649 12: Ref: named_instance 12: 50331649 12: named_instance 12: Ref: 50331649 12: Ref: test_kernel 12: 50331649 12: named_instance 12: Miss on name 12: 16777216 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 50331648 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 50331649 12: test_kernel 12: [ OK ] kokkosp.test_kernel_sequence (1 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: [ OK ] kokkosp.async_deep_copy (0 ms) 12: [ RUN ] kokkosp.parallel_for 12: [ OK ] kokkosp.parallel_for (0 ms) 12: [ RUN ] kokkosp.parallel_reduce 12: [ OK ] kokkosp.parallel_reduce (0 ms) 12: [ RUN ] kokkosp.parallel_scan 12: [ OK ] kokkosp.parallel_scan (2 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence 12: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence_view 12: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 12: [ RUN ] kokkosp.regions 12: [ OK ] kokkosp.regions (0 ms) 12: [ RUN ] kokkosp.fences 12: [ OK ] kokkosp.fences (0 ms) 12: [ RUN ] kokkosp.raw_allocation 12: [ OK ] kokkosp.raw_allocation (2 ms) 12: [ RUN ] kokkosp.view 12: [ OK ] kokkosp.view (0 ms) 12: [ RUN ] kokkosp.sections 12: [ OK ] kokkosp.sections (0 ms) 12: [ RUN ] kokkosp.metadata 12: [ OK ] kokkosp.metadata (0 ms) 12: [ RUN ] kokkosp.profile_events 12: [ OK ] kokkosp.profile_events (0 ms) 12: [ RUN ] kokkosp.no_init_kernel 12: [ OK ] kokkosp.no_init_kernel (0 ms) 12: [ RUN ] kokkosp.get_events 12: [ OK ] kokkosp.get_events (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init 12: [ OK ] kokkosp.create_mirror_no_init (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 12: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 12: [ RUN ] kokkosp.create_mirror_view_and_copy 12: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 12: [----------] 25 tests from kokkosp (7 ms total) 12: 12: [----------] 2 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.profiling_section 12: [ OK ] defaultdevicetype.profiling_section (0 ms) 12: [ RUN ] defaultdevicetype.scoped_profile_region 12: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 12: [----------] 2 tests from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 27 tests from 2 test suites ran. (7 ms total) 12: [ PASSED ] 27 tests. 12/53 Test #12: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.40 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Test timeout computed to be: 1500 13/53 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.02 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so 14: Test timeout computed to be: 1500 14: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/53 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.40 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so" 15: Test timeout computed to be: 1500 32: MallocTouchFree/N:1/manual_time 26.7 us 26.8 us 26199 37.521k/s 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/53 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.40 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so 16: Test timeout computed to be: 1500 16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1400::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x21a4040:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x21a4300:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x21a4400:Host:source:0x21a4140:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x21a4300:40::kokkosp_deallocate_data:Host:source:0x21a4040:40::kokkosp_finalize_library:: 16/53 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.41 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 32: MallocTouchFree/N:16/manual_time 26.6 us 26.8 us 26222 37.6127k/s 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1400::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x2874cc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2839900:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2839a00:Host:source:0x2874dc0:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:16777217:1::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:16777217:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x2839900:40::kokkosp_deallocate_data:Host:source:0x2874cc0:40::kokkosp_finalize_library:: 17/53 Test #17: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.40 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec 18: Test timeout computed to be: 1500 18: [==========] Running 3 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 2 tests from defaultdevicetype_DeathTest 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3bca70] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x3bc56d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f55b1812083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3bc3de] 18: 18: demangled test_f1: 18: [0x428d00] Kokkos::Impl::save_stacktrace() 18: [0x3c00cb] Test::stacktrace_test_f1(std::ostream&) 18: [0x3bca70] Test::test_stacktrace(bool, bool) 18: [0x3bc56d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x3f6916] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3ce678] testing::Test::Run() 18: [0x3cfed1] testing::TestInfo::Run() 18: [0x3d0792] testing::TestSuite::Run() 18: [0x3e0fcc] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3f76e6] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3e086c] testing::UnitTest::Run() 18: [0x3bdee0] main 18: [0x7f55b1812083] __libc_start_main 18: [0x3bc3de] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3c0506] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3bd48d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x3bc56d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f55b1812083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3bc3de] 18: 18: demangled test_f3: 18: [0x428d00] Kokkos::Impl::save_stacktrace() 18: [0x3c00cb] Test::stacktrace_test_f1(std::ostream&) 18: [0x3c0506] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x3bd48d] Test::test_stacktrace(bool, bool) 18: [0x3bc56d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x3f6916] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3ce678] testing::Test::Run() 18: [0x3cfed1] testing::TestInfo::Run() 18: [0x3d0792] testing::TestSuite::Run() 18: [0x3e0fcc] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3f76e6] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3e086c] testing::UnitTest::Run() 18: [0x3bdee0] main 18: [0x7f55b1812083] __libc_start_main 18: [0x3bc3de] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (321 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 9 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3bca70] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x3bc81a] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f55b1812083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3bc3de] 18: 18: demangled test_f1: 18: [0x428d00] Kokkos::Impl::save_stacktrace() 18: [0x3c00cb] Test::stacktrace_test_f1(std::ostream&) 18: [0x3bca70] Test::test_stacktrace(bool, bool) 18: [0x3bc81a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x3f6916] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3ce678] testing::Test::Run() 18: [0x3cfed1] testing::TestInfo::Run() 18: [0x3d0792] testing::TestSuite::Run() 18: [0x3e0fcc] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3f76e6] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3e086c] testing::UnitTest::Run() 18: [0x3bdee0] main 18: [0x7f55b1812083] __libc_start_main 18: [0x3bc3de] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3c0506] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3bd48d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x3bc81a] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f55b1812083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3bc3de] 18: 18: demangled test_f3: 18: [0x428d00] Kokkos::Impl::save_stacktrace() 18: [0x3c00cb] Test::stacktrace_test_f1(std::ostream&) 18: [0x3c0506] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x3bd48d] Test::test_stacktrace(bool, bool) 18: [0x3bc81a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x3f6916] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3ce678] testing::Test::Run() 18: [0x3cfed1] testing::TestInfo::Run() 18: [0x3d0792] testing::TestSuite::Run() 18: [0x3e0fcc] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3f76e6] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3e086c] testing::UnitTest::Run() 18: [0x3bdee0] main 18: [0x7f55b1812083] __libc_start_main 18: [0x3bc3de] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (312 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (633 ms total) 18: 18: [----------] 1 test from defaultdevicetype 18: [ RUN ] defaultdevicetype.stacktrace_normal 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3bca70] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f55b1812083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3bc3de] 18: 18: demangled test_f1: 18: [0x428d00] Kokkos::Impl::save_stacktrace() 18: [0x3c00cb] Test::stacktrace_test_f1(std::ostream&) 18: [0x3bca70] Test::test_stacktrace(bool, bool) 18: [0x3f6916] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3ce678] testing::Test::Run() 18: [0x3cfed1] testing::TestInfo::Run() 18: [0x3d0792] testing::TestSuite::Run() 18: [0x3e0fcc] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3f76e6] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3e086c] testing::UnitTest::Run() 18: [0x3bdee0] main 18: [0x7f55b1812083] __libc_start_main 18: [0x3bc3de] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3c0506] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3bd48d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f55b1812083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3bc3de] 18: 18: demangled test_f3: 18: [0x428d00] Kokkos::Impl::save_stacktrace() 18: [0x3c00cb] Test::stacktrace_test_f1(std::ostream&) 18: [0x3c0506] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x3bd48d] Test::test_stacktrace(bool, bool) 18: [0x3f6916] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3ce678] testing::Test::Run() 18: [0x3cfed1] testing::TestInfo::Run() 18: [0x3d0792] testing::TestSuite::Run() 18: [0x3e0fcc] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3f76e6] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3e086c] testing::UnitTest::Run() 18: [0x3bdee0] main 18: [0x7f55b1812083] __libc_start_main 18: [0x3bc3de] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 18: [----------] 1 test from defaultdevicetype (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 3 tests from 2 test suites ran. (634 ms total) 18: [ PASSED ] 3 tests. 18/53 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.13 sec test 19 Start 19: Kokkos_IncrementalTest_OPENMP 19: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 19: Test timeout computed to be: 1500 [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o 32: MallocTouchFree/N:256/manual_time 26.2 us 26.4 us 26876 38.211k/s 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from OPENMP 19: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 19: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] OPENMP.IncrTest_01_execspace 19: Host Parallel Execution Space: 19: KOKKOS_ENABLE_OPENMP: yes 19: 19: OpenMP Runtime Configuration: 19: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 19: OpenMP 19: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 19: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 19: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 19: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] OPENMP.IncrTest_02_AtomicSub 19: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 19: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] OPENMP.IncrTest_03b_memspace_free 19: [ OK ] OPENMP.IncrTest_03b_memspace_free (70 ms) 19: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 19: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 19: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] OPENMP.IncrTest_05_reduction 19: [ OK ] OPENMP.IncrTest_05_reduction (4 ms) 19: [ RUN ] OPENMP.IncrTest_06_mdrange2D 19: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] OPENMP.IncrTest_06_mdrange3D 19: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] OPENMP.IncrTest_06_mdrange4D 19: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 19: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 19: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 19: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 19: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 19: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 19: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 19: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 19: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (110 ms) 19: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 19: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms) 19: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 19: [ OK ] OPENMP.IncrTest_12b_TeamScratch (0 ms) 19: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 19: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 19: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 19: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 19: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 19: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 19: [ RUN ] OPENMP.incr_14_MDrangeReduce 19: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 19: [ RUN ] OPENMP.IncrTest_16_parallelscan 19: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 19: [ RUN ] OPENMP.incr_17_atomicView 19: [ OK ] OPENMP.incr_17_atomicView (0 ms) 19: [----------] 28 tests from OPENMP (186 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (186 ms total) 19: [ PASSED ] 28 tests. 19/53 Test #19: Kokkos_IncrementalTest_OPENMP ............... Passed 0.60 sec test 20 Start 20: Kokkos_IncrementalTest_HIP 20: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_HIP 20: Test timeout computed to be: 1500 20: [==========] Running 28 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 28 tests from HIP 20: [ RUN ] HIP.IncrTest_01_execspace_typedef 20: [ OK ] HIP.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] HIP.IncrTest_01_execspace 20: Device Execution Space: 20: KOKKOS_ENABLE_HIP: yes 20: HIP Options: 20: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 20: 20: Runtime Configuration: 20: macro KOKKOS_ENABLE_HIP : defined 20: macro HIP_VERSION = 50221151 = version 5.2.21151 20: macro KOKKOS_ENABLE_ROCTHRUST : defined 20: Kokkos::HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 20: HIP 20: [ OK ] HIP.IncrTest_01_execspace (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicExchange 20: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicAdd 20: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicSub 20: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] HIP.IncrTest_03a_memspace_malloc 20: [ OK ] HIP.IncrTest_03a_memspace_malloc (2 ms) 20: [ RUN ] HIP.IncrTest_03b_memspace_free 32: MallocTouchFree/N:4096/manual_time 40.7 us 40.8 us 17277 24.5606k/s 32: MallocTouchFree/N:65536/manual_time 39.7 us 39.8 us 17535 25.1585k/s 32: MallocTouchFree/N:1048576/manual_time 42.2 us 42.3 us 16602 23.694k/s 20: [ OK ] HIP.IncrTest_03b_memspace_free (2251 ms) 20: [ RUN ] HIP.IncrTest_04_simple_parallelFor 20: [ OK ] HIP.IncrTest_04_simple_parallelFor (1 ms) 20: [ RUN ] HIP.IncrTest_04_RangePolicy_parallelFor 20: [ OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms) 20: [ RUN ] HIP.IncrTest_05_reduction 20: [ OK ] HIP.IncrTest_05_reduction (7 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange2D 20: [ OK ] HIP.IncrTest_06_mdrange2D (0 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange3D 20: [ OK ] HIP.IncrTest_06_mdrange3D (0 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange4D 20: [ OK ] HIP.IncrTest_06_mdrange4D (0 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_2D 20: [ OK ] HIP.IncrTest_08_deep_copy_2D (1 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_3D 20: [ OK ] HIP.IncrTest_08_deep_copy_3D (0 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_4D 20: [ OK ] HIP.IncrTest_08_deep_copy_4D (0 ms) 20: [ RUN ] HIP.IncrTest_10_Hierarchical_Basics 20: [ OK ] HIP.IncrTest_10_Hierarchical_Basics (1 ms) 20: [ RUN ] HIP.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 20: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 20: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (311 ms) 20: [ RUN ] HIP.IncrTest_12a_ThreadScratch 20: [ OK ] HIP.IncrTest_12a_ThreadScratch (6 ms) 20: [ RUN ] HIP.IncrTest_12b_TeamScratch 20: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 20: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (1 ms) 20: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (0 ms) 20: [ RUN ] HIP.IncrTest_13c_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13c_Hierarchical_Red (0 ms) 20: [ RUN ] HIP.incr_14_MDrangeReduce 20: [ OK ] HIP.incr_14_MDrangeReduce (1 ms) 20: [ RUN ] HIP.IncrTest_16_parallelscan 20: [ OK ] HIP.IncrTest_16_parallelscan (2 ms) 20: [ RUN ] HIP.incr_17_atomicView 20: [ OK ] HIP.incr_17_atomicView (1 ms) 20: [----------] 28 tests from HIP (2594 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (2594 ms total) 20: [ PASSED ] 28 tests. 20/53 Test #20: Kokkos_IncrementalTest_HIP .................. Passed 3.01 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (0 ms total) 21: [ PASSED ] 8 tests. 21/53 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.02 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Test timeout computed to be: 1500 22/53 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.02 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/TestDeviceAndThreads.py" 23: Test timeout computed to be: 1500 32: MallocTouchFree/N:16777216/manual_time 636 us 636 us 1100 1.57204k/s 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 32: MallocTouchFree/N:268435456/manual_time 4656 us 1133 us 659 214.789/s [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: MallocTouchFree/N:4294967296/manual_time 113858 us 6415 us 9 8.78287/s [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o 23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: GB/s MB 32: ---------------------------------------------------------------------------------------------------------------------------------------------- 32: ViewAllocate_Rank1/N:10/manual_time 0.021 s 0.002 s 38 38.467/s 800 32: ViewAllocate_Rank1/N:10/manual_time 0.020 s 0.002 s 32 39.7862/s 800 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 7.183s 23: 23: OK 23/53 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 7.24 sec test 24 Start 24: Kokkos_PerformanceTest_TaskDag 24: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 24: Test timeout computed to be: 1500 24/53 Test #24: Kokkos_PerformanceTest_TaskDag .............. Passed 0.02 sec test 25 Start 25: Kokkos_PerformanceTest_Benchmark 25: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-25_T17-57-06.json" 25: Test timeout computed to be: 1500 25: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 25: 2024-04-25T18:45:56+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 25: Run on (128 X 3014.42 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x128) 25: L1 Instruction 32 KiB (x128) 25: L2 Unified 512 KiB (x128) 25: L3 Unified 16384 KiB (x32) 25: Load Average: 4.75, 5.16, 6.48 25: CPU architecture: none 25: Default Device: N6Kokkos3HIPE 25: GPU architecture: AMD_GFX90A 25: KOKKOS_COMPILER_CLANG: 1400 25: KOKKOS_ENABLE_ASM: no 25: KOKKOS_ENABLE_CXX17: yes 25: KOKKOS_ENABLE_CXX20: no 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 25: KOKKOS_ENABLE_HIP: yes 25: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_LIBDL: yes 25: KOKKOS_ENABLE_OPENMP: yes 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 25: Kokkos Version: 4.3.99 25: macro KOKKOS_ENABLE_HIP: defined 25: macro KOKKOS_ENABLE_ROCTHRUST: defined 25: platform: 64bit 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: GramSchmidt/Count:1024/iterations:5/manual_time 0.008 s 0.009 s 5 1024 7.96706u 25: GramSchmidt/Count:2048/iterations:5/manual_time 0.008 s 0.008 s 5 2.048k 4.02237u 25: GramSchmidt/Count:4096/iterations:5/manual_time 0.008 s 0.009 s 5 4.096k 2.04568u 25: GramSchmidt/Count:8192/iterations:5/manual_time 0.009 s 0.010 s 5 8.192k 1080.62n 25: GramSchmidt/Count:16384/iterations:5/manual_time 0.009 s 0.011 s 5 16.384k 572.231n 25: GramSchmidt/Count:32768/iterations:5/manual_time 0.010 s 0.013 s 5 32.768k 318.02n 25: GramSchmidt/Count:65536/iterations:5/manual_time 0.013 s 0.019 s 5 65.536k 202.479n 32: ViewAllocate_Rank2/N:10/manual_time 0.020 s 0.002 s 33 39.2044/s 800 25: GramSchmidt/Count:131072/iterations:5/manual_time 0.016 s 0.031 s 5 131.072k 123.559n 25: GramSchmidt/Count:262144/iterations:5/manual_time 0.018 s 0.056 s 5 262.144k 67.8014n 32: ViewAllocate_Rank2/N:10/manual_time 0.021 s 0.002 s 35 38.9104/s 800 25: GramSchmidt/Count:524288/iterations:5/manual_time 0.024 s 0.129 s 5 524.288k 45.2876n 32: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.002 s 35 41.1875/s 800 32: ViewAllocate_Rank3/N:10/manual_time 0.020 s 0.002 s 35 40.997/s 800 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: GB/s Max 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: CustomReduction/N:100000/R:1000/manual_time 0.006 s 0.015 s 111 20.0227k/s 11.5 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 25: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 25: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 25: OverlapRangePolicy/N:2000/M:10000/R:10 0.544 s 0.542 s 1 0.102305 0.0493555 0.0964213 0.0471692 0.0476646 4.959u 32: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.002 s 35 41.1921/s 800 32: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.002 s 35 41.1257/s 800 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 25: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 25: OverlapMDRangePolicy/N:200/M:10000/R:10 0.040 s 0.040 s 18 7.4239m 3.68267m 7.03723m 3.52494m 3.53308m 3.527u [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o 32: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.002 s 35 41.0531/s 800 25: OverlapTeamPolicy/N:20/M:1000000/R:10 0.068 s 0.067 s 10 0.0116098 9.89682m 8.7851m 4.49956m 4.38502m 3.867u 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 24.0781n 25: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 11.9463n 25: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 6.15918n 25: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 2.98413n 25: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.55817n 25: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 875.671p 25: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 580.765p 25: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 467.262p 25: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 417.809p 25: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 338.354p 32: ViewAllocate_Rank5/N:10/manual_time 0.020 s 0.002 s 43 39.3006/s 800 [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: rate 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Malloc/N:1/manual_time 12.9 us 25.7 us 54497 77.8046k/s 32: ViewAllocate_Rank6/N:10/manual_time 0.021 s 0.002 s 35 38.9671/s 800 [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o 32: ViewAllocate_Rank6/N:10/manual_time 0.021 s 0.002 s 35 38.9597/s 800 25: Malloc/N:16/manual_time 12.9 us 25.7 us 54433 77.7209k/s 32: ViewAllocate_Rank7/N:10/manual_time 0.021 s 0.002 s 35 38.9534/s 800 32: ViewAllocate_Rank7/N:10/manual_time 0.020 s 0.002 s 35 39.0728/s 800 25: Malloc/N:256/manual_time 12.8 us 25.6 us 54684 78.0463k/s 32: ViewAllocate_Rank8/N:10/manual_time 0.021 s 0.002 s 35 38.9772/s 800 32: ViewAllocate_Rank8/N:10/manual_time 0.021 s 0.002 s 35 38.9518/s 800 25: Malloc/N:4096/manual_time 12.8 us 25.7 us 54668 77.9395k/s 32: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 626 1.43644k/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 629 1.43682k/s 1.6k 25: Malloc/N:65536/manual_time 12.8 us 25.6 us 54532 77.9018k/s 32: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 627 1.43557k/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 630 1.47235k/s 1.6k 25: Malloc/N:1048576/manual_time 12.8 us 25.7 us 54424 77.8269k/s 32: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 629 1.47219k/s 1.6k [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C 32: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 630 1.47193k/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 630 1.472k/s 1.6k 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 298 681.599/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 183 416.941/s 1.6k 32: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 630 1.4722k/s 1.6k [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 299 683.389/s 1.6k 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 399 920.03/s 1.6k [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C 25: Malloc/N:16777216/manual_time 62.1 us 101 us 11279 16.1151k/s 32: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 630 1.47216k/s 1.6k [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o 32: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 630 1.47212k/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 629 1.47199k/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 630 1.47211k/s 1.6k 32: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 181 417.919/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.004 s 0.004 s 179 411.283/s 1.6k [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 374 871.045/s 1.6k 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 311 713.441/s 1.6k [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 630 1.47201k/s 1.6k 25: Malloc/N:268435456/manual_time 8800 us 142 us 1000 113.632/s [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 630 1.47206k/s 1.6k 25: Malloc/N:4294967296/manual_time 144897 us 511 us 5 6.90147/s 32: ViewDeepCopy_Rank6/N:10/manual_time 0.004 s 0.004 s 168 382.288/s 1.6k 25: MallocFree/N:1/manual_time 25.7 us 25.6 us 27228 38.8826k/s 32: ViewDeepCopy_Rank6/N:10/manual_time 0.003 s 0.003 s 225 516.245/s 1.6k 25: MallocFree/N:16/manual_time 25.7 us 25.6 us 27240 38.9103k/s 32: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 630 1.47213k/s 1.6k 25: MallocFree/N:256/manual_time 25.7 us 25.7 us 27239 38.8537k/s 32: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 630 1.47199k/s 1.6k 25: MallocFree/N:4096/manual_time 25.7 us 25.7 us 26938 38.8351k/s 32: ViewDeepCopy_Rank7/N:10/manual_time 0.004 s 0.004 s 176 400.738/s 1.6k 25: MallocFree/N:65536/manual_time 25.7 us 25.7 us 27209 38.8498k/s 32: ViewDeepCopy_Rank7/N:10/manual_time 0.003 s 0.003 s 223 511.528/s 1.6k 25: MallocFree/N:1048576/manual_time 25.7 us 25.6 us 27214 38.8574k/s 32: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 629 1.47204k/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 629 1.47227k/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.004 s 0.004 s 173 394.732/s 1.6k 32: ViewDeepCopy_Rank8/N:10/manual_time 0.003 s 0.003 s 249 572.14/s 1.6k 25: MallocFree/N:16777216/manual_time 563 us 100 us 7419 1.77543k/s 32: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 691 1.61435k/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 691 1.61451k/s 1.6k 32: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 691 1.61422k/s 1.6k [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o 32: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 690 1.61454k/s 1.6k 25: MallocFree/N:268435456/manual_time 8679 us 158 us 353 115.227/s 32: ViewFill_Rank1/N:10/manual_time 0.000 s 0.000 s 1515 1.73309k/s 800 25: MallocFree/N:4294967296/manual_time 144319 us 326 us 5 6.92911/s 32: ViewFill_Rank1/N:10/manual_time 0.000 s 0.000 s 1516 1.73324k/s 800 25: MallocTouch/N:1/manual_time 13.9 us 26.7 us 50410 71.969k/s 32: ViewFill_Rank2/N:10/manual_time 0.000 s 0.000 s 1516 1.73335k/s 800 25: MallocTouch/N:16/manual_time 13.9 us 26.7 us 50603 72.2009k/s 32: ViewFill_Rank2/N:10/manual_time 0.000 s 0.000 s 1516 1.73335k/s 800 32: ViewFill_Rank3/N:10/manual_time 0.000 s 0.000 s 1516 1.73366k/s 800 25: MallocTouch/N:256/manual_time 13.9 us 26.7 us 50360 72.1436k/s 32: ViewFill_Rank3/N:10/manual_time 0.000 s 0.000 s 1517 1.73323k/s 800 25: MallocTouch/N:4096/manual_time 36.6 us 51.1 us 19172 27.3433k/s 32: ViewFill_Rank4/N:10/manual_time 0.000 s 0.000 s 1517 1.73344k/s 800 32: ViewFill_Rank4/N:10/manual_time 0.000 s 0.000 s 1516 1.73319k/s 800 25: MallocTouch/N:65536/manual_time 36.7 us 51.2 us 19111 27.2822k/s 32: ViewFill_Rank5/N:10/manual_time 0.000 s 0.000 s 1515 1.73352k/s 800 25: MallocTouch/N:1048576/manual_time 39.8 us 54.3 us 17651 25.1432k/s 32: ViewFill_Rank5/N:10/manual_time 0.000 s 0.000 s 1516 1.73346k/s 800 32: ViewFill_Rank6/N:10/manual_time 0.000 s 0.000 s 1516 1.73347k/s 800 32: ViewFill_Rank6/N:10/manual_time 0.000 s 0.000 s 1516 1.73342k/s 800 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 25: MallocTouch/N:16777216/manual_time 98.3 us 144 us 7275 10.1727k/s 32: ViewFill_Rank7/N:10/manual_time 0.000 s 0.000 s 1517 1.7336k/s 800 32: ViewFill_Rank7/N:10/manual_time 0.000 s 0.000 s 1516 1.73321k/s 800 32: ViewFill_Rank8/N:10/manual_time 0.000 s 0.000 s 1515 1.7334k/s 800 [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C 32: ViewFill_Rank8/N:10/manual_time 0.000 s 0.000 s 1516 1.7331k/s 800 32: ViewFill_Raw/N:10/manual_time 0.000 s 0.000 s 1539 1.7602k/s 800 32: ViewFill_Raw/N:10/manual_time 0.000 s 0.000 s 1539 1.75963k/s 800 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.39588k/s 1.6k 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.40957k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.62803k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.62013k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.75445k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.27816k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.65908k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.64747k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.39457k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.39387k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.74842k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.34627k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.77095k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.21581k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.21115k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.24531k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.02713k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.22906k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.98806k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.994k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.43399k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.38849k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.90103k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.85156k/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.84134k/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.65475k/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.90668k/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.21772k/s 1.6k 32: ViewResize_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 900.406k/s 688 32: ViewResize_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 2.11237M/s 688 32: ViewResize_NoInit_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 894.087k/s 688 32: ViewResize_NoInit_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 881.26k/s 688 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1022.01/s 1.6k 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1007.28/s 1.6k 25: MallocTouch/N:268435456/manual_time 8804 us 234 us 1000 113.582/s 32/58 Test #32: Kokkos_PerformanceTest_Benchmark ................. Passed 139.91 sec test 33 Start 33: Kokkos_Benchmark_Atomic_MinMax 33: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-25_T17-57-08.json" 33: Test timeout computed to be: 1500 25: MallocTouch/N:4294967296/manual_time 144889 us 1434 us 5 6.90181/s [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o 33: 33: Available devices: 33: 2024-04-25T18:47:08+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 33: Run on (20 X 2345.59 MHz CPU s) 33: CPU Caches: 33: L1 Data 64 KiB (x20) 33: L1 Instruction 64 KiB (x20) 33: L2 Unified 512 KiB (x20) 33: L3 Unified 16384 KiB (x20) 33: Load Average: 1.03, 2.87, 5.79 33: Address Bits: 64 33: CPU architecture: none 33: Default Device: N6Kokkos12Experimental4SYCLE 33: Driver Version: CUDA 12.4 33: Error Correction Support: 1 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 33: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 33: GIT_COMMIT_HASH: 4b656d535 33: GPU architecture: AMPERE80 33: Global Cache Mem Line Size: 128 33: Global Mem Cache Size: 41943040 33: Global Mem Size: 84974239744 33: Image Max Array Size: 0 33: Image Max Buffer Size: 32768 33: Image2d Max Height: 65536 33: Image2d Max Width: 131072 33: Image3d Max Depth: 16384 33: Image3d Max Height: 16384 33: Image3d Max Width: 16384 33: Is Accelerator: 0 33: Is Available: 1 33: Is CPU: 0 33: Is GPU: 1 33: KOKKOS_COMPILER_INTEL_LLVM: 20230000 33: KOKKOS_ENABLE_ASM: yes 33: KOKKOS_ENABLE_CXX17: yes 33: KOKKOS_ENABLE_CXX20: no 33: KOKKOS_ENABLE_CXX23: no 33: KOKKOS_ENABLE_CXX26: no 33: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 33: KOKKOS_ENABLE_HWLOC: no 33: KOKKOS_ENABLE_LIBDL: yes 33: KOKKOS_ENABLE_PRAGMA_IVDEP: no 33: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 33: KOKKOS_ENABLE_PRAGMA_UNROLL: no 33: KOKKOS_ENABLE_PRAGMA_VECTOR: no 33: KOKKOS_ENABLE_SERIAL: yes 33: Kokkos Version: 4.3.99 33: Local Mem Size: 49152 33: Max Compute Units: 108 33: Max Mem Alloc Size: 1073741824 33: Max Parameter Size: 4000 33: Max Read Image Args: 128 33: Max Samplers: 128 33: Max Work Group Size: 1024 33: Max Work Item Dimensions: 3 33: Mem Base Addr Align: 4096 33: Name: NVIDIA A100 80GB PCIe 33: Native Vector Width Char: 1 33: Native Vector Width Double: 1 33: Native Vector Width Float: 1 33: Native Vector Width Half: 0 33: Native Vector Width Int: 1 33: Native Vector Width Long: 1 33: Native Vector Width Short: 1 33: Partition Max Sub Devices: 0 33: Preferred Vector Width Char: 1 33: Preferred Vector Width Double: 1 33: Preferred Vector Width Float: 1 33: Preferred Vector Width Half: 0 33: Preferred Vector Width Int: 1 33: Preferred Vector Width Long: 1 33: Preferred Vector Width Short: 1 33: Profiling Timer Resolution: 1000 33: Reference Count: 1 33: Vendor: NVIDIA Corporation 33: Vendor Id: 4318 33: Version: 0.0 33: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected 33: macro KOKKOS_ENABLE_ONEDPL: defined 33: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 33: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 33: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 33: platform: 64bit 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations 33: ---------------------------------------------------------------------------------------------------------------------------------------- 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: MallocTouchFree/N:1/manual_time 26.8 us 26.7 us 26128 37.3198k/s 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 33: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: MallocTouchFree/N:16/manual_time 26.7 us 26.6 us 25920 37.4269k/s 33/58 Test #33: Kokkos_Benchmark_Atomic_MinMax ................... Passed 2.48 sec test 34 Start 34: Kokkos_PerformanceTest_Mempool 34: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-25_T17-57-08.json" 34: Test timeout computed to be: 1500 25: MallocTouchFree/N:256/manual_time 26.8 us 26.7 us 26173 37.3203k/s 34: 34: Available devices: 34: 2024-04-25T18:47:11+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool 34: Run on (20 X 2345.59 MHz CPU s) 34: CPU Caches: 34: L1 Data 64 KiB (x20) 34: L1 Instruction 64 KiB (x20) 34: L2 Unified 512 KiB (x20) 34: L3 Unified 16384 KiB (x20) 34: Load Average: 1.03, 2.84, 5.76 34: Address Bits: 64 34: CPU architecture: none 34: Default Device: N6Kokkos12Experimental4SYCLE 34: Driver Version: CUDA 12.4 34: Error Correction Support: 1 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 34: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 34: GIT_COMMIT_HASH: 4b656d535 34: GPU architecture: AMPERE80 34: Global Cache Mem Line Size: 128 34: Global Mem Cache Size: 41943040 34: Global Mem Size: 84974239744 34: Image Max Array Size: 0 34: Image Max Buffer Size: 32768 34: Image2d Max Height: 65536 34: Image2d Max Width: 131072 34: Image3d Max Depth: 16384 34: Image3d Max Height: 16384 34: Image3d Max Width: 16384 34: Is Accelerator: 0 34: Is Available: 1 34: Is CPU: 0 34: Is GPU: 1 34: KOKKOS_COMPILER_INTEL_LLVM: 20230000 34: KOKKOS_ENABLE_ASM: yes 34: KOKKOS_ENABLE_CXX17: yes 34: KOKKOS_ENABLE_CXX20: no 34: KOKKOS_ENABLE_CXX23: no 34: KOKKOS_ENABLE_CXX26: no 34: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 34: KOKKOS_ENABLE_HWLOC: no 34: KOKKOS_ENABLE_LIBDL: yes 34: KOKKOS_ENABLE_PRAGMA_IVDEP: no 34: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 34: KOKKOS_ENABLE_PRAGMA_UNROLL: no 34: KOKKOS_ENABLE_PRAGMA_VECTOR: no 34: KOKKOS_ENABLE_SERIAL: yes 34: Kokkos Version: 4.3.99 34: Local Mem Size: 49152 34: Max Compute Units: 108 34: Max Mem Alloc Size: 1073741824 34: Max Parameter Size: 4000 34: Max Read Image Args: 128 34: Max Samplers: 128 34: Max Work Group Size: 1024 34: Max Work Item Dimensions: 3 34: Mem Base Addr Align: 4096 34: Name: NVIDIA A100 80GB PCIe 34: Native Vector Width Char: 1 34: Native Vector Width Double: 1 34: Native Vector Width Float: 1 34: Native Vector Width Half: 0 34: Native Vector Width Int: 1 34: Native Vector Width Long: 1 34: Native Vector Width Short: 1 34: Partition Max Sub Devices: 0 34: Preferred Vector Width Char: 1 34: Preferred Vector Width Double: 1 34: Preferred Vector Width Float: 1 34: Preferred Vector Width Half: 0 34: Preferred Vector Width Int: 1 34: Preferred Vector Width Long: 1 34: Preferred Vector Width Short: 1 34: Profiling Timer Resolution: 1000 34: Reference Count: 1 34: Vendor: NVIDIA Corporation 34: Vendor Id: 4318 34: Version: 0.0 34: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected 34: macro KOKKOS_ENABLE_ONEDPL: defined 34: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 34: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 34: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 34: platform: 64bit 25: MallocTouchFree/N:4096/manual_time 51.3 us 51.0 us 13653 19.5064k/s [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: fill ops per second 34: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2432 19.3158M/s 25: MallocTouchFree/N:65536/manual_time 51.3 us 51.0 us 13650 19.499k/s [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o 25: MallocTouchFree/N:1048576/manual_time 54.3 us 54.0 us 12889 18.4225k/s 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: cycle ops per second 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 3736 59.2989M/s 34/58 Test #34: Kokkos_PerformanceTest_Mempool ................... Passed 4.83 sec test 35 Start 35: Kokkos_PerformanceTest_Atomic 35: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-25_T17-57-08.json" 35: Test timeout computed to be: 1500 35: 35: Available devices: 35: 2024-04-25T18:47:15+00:00 35: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic 35: Run on (20 X 2345.59 MHz CPU s) 35: CPU Caches: 35: L1 Data 64 KiB (x20) 35: L1 Instruction 64 KiB (x20) 35: L2 Unified 512 KiB (x20) 35: L3 Unified 16384 KiB (x20) 35: Load Average: 1.02, 2.81, 5.74 35: Address Bits: 64 35: CPU architecture: none 35: Default Device: N6Kokkos12Experimental4SYCLE 35: Driver Version: CUDA 12.4 35: Error Correction Support: 1 35: GIT_BRANCH: HEAD 35: GIT_CLEAN_STATUS: CLEAN 35: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 35: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 35: GIT_COMMIT_HASH: 4b656d535 35: GPU architecture: AMPERE80 35: Global Cache Mem Line Size: 128 35: Global Mem Cache Size: 41943040 35: Global Mem Size: 84974239744 35: Image Max Array Size: 0 35: Image Max Buffer Size: 32768 35: Image2d Max Height: 65536 35: Image2d Max Width: 131072 35: Image3d Max Depth: 16384 35: Image3d Max Height: 16384 35: Image3d Max Width: 16384 35: Is Accelerator: 0 35: Is Available: 1 35: Is CPU: 0 35: Is GPU: 1 35: KOKKOS_COMPILER_INTEL_LLVM: 20230000 35: KOKKOS_ENABLE_ASM: yes 35: KOKKOS_ENABLE_CXX17: yes 35: KOKKOS_ENABLE_CXX20: no 35: KOKKOS_ENABLE_CXX23: no 35: KOKKOS_ENABLE_CXX26: no 35: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 35: KOKKOS_ENABLE_HWLOC: no 35: KOKKOS_ENABLE_LIBDL: yes 35: KOKKOS_ENABLE_PRAGMA_IVDEP: no 35: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 35: KOKKOS_ENABLE_PRAGMA_UNROLL: no 35: KOKKOS_ENABLE_PRAGMA_VECTOR: no 35: KOKKOS_ENABLE_SERIAL: yes 35: Kokkos Version: 4.3.99 35: Local Mem Size: 49152 35: Max Compute Units: 108 35: Max Mem Alloc Size: 1073741824 35: Max Parameter Size: 4000 35: Max Read Image Args: 128 35: Max Samplers: 128 35: Max Work Group Size: 1024 35: Max Work Item Dimensions: 3 35: Mem Base Addr Align: 4096 35: Name: NVIDIA A100 80GB PCIe 35: Native Vector Width Char: 1 35: Native Vector Width Double: 1 35: Native Vector Width Float: 1 35: Native Vector Width Half: 0 35: Native Vector Width Int: 1 35: Native Vector Width Long: 1 35: Native Vector Width Short: 1 35: Partition Max Sub Devices: 0 35: Preferred Vector Width Char: 1 35: Preferred Vector Width Double: 1 35: Preferred Vector Width Float: 1 35: Preferred Vector Width Half: 0 35: Preferred Vector Width Int: 1 35: Preferred Vector Width Long: 1 35: Preferred Vector Width Short: 1 35: Profiling Timer Resolution: 1000 35: Reference Count: 1 35: Vendor: NVIDIA Corporation 35: Vendor Id: 4318 35: Version: 0.0 35: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected 35: macro KOKKOS_ENABLE_ONEDPL: defined 35: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 35: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 35: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 35: platform: 64bit 25: MallocTouchFree/N:16777216/manual_time 510 us 143 us 5109 1.96128k/s 25: MallocTouchFree/N:268435456/manual_time 8679 us 249 us 353 115.226/s 25: MallocTouchFree/N:4294967296/manual_time 144381 us 1313 us 5 6.92612/s 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: GB/s MB 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: ViewAllocate_Rank1/N:10/manual_time 0.027 s 0.001 s 26 29.5656/s 800 25: ViewAllocate_Rank1/N:10/manual_time 0.028 s 0.001 s 26 28.58/s 800 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o 25: ViewAllocate_Rank2/N:10/manual_time 0.027 s 0.001 s 50 29.5278/s 800 25: ViewAllocate_Rank2/N:10/manual_time 0.027 s 0.001 s 26 29.7081/s 800 25: ViewAllocate_Rank3/N:10/manual_time 0.027 s 0.001 s 26 29.6646/s 800 [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o 25: ViewAllocate_Rank3/N:10/manual_time 0.027 s 0.001 s 26 29.6829/s 800 25: ViewAllocate_Rank4/N:10/manual_time 0.027 s 0.001 s 26 29.7003/s 800 25: ViewAllocate_Rank4/N:10/manual_time 0.027 s 0.001 s 26 29.6582/s 800 25: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 26 29.7091/s 800 25: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 26 29.6498/s 800 25: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.001 s 26 29.701/s 800 25: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.001 s 26 29.6748/s 800 25: ViewAllocate_Rank7/N:10/manual_time 0.027 s 0.001 s 26 29.7/s 800 25: ViewAllocate_Rank7/N:10/manual_time 0.027 s 0.001 s 26 29.7591/s 800 25: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.001 s 26 29.7023/s 800 25: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.001 s 26 29.7052/s 800 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 495 1.13999k/s 1.6k 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 35: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 35: Test_Atomic/100000/iterations:10 2.07 s 2.07 s 10 1 4 4.12191m 3.39883m 299.76u 704.983M 1.72682M 704.983M 25: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 501 1.13994k/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 496 1.15766k/s 1.6k 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 498 1.17875k/s 1.6k 25: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 507 1.1857k/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o 25: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 509 1.18647k/s 1.6k 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 509 1.18563k/s 1.6k 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 297 686.856/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 195 445.88/s 1.6k 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 508 1.18545k/s 1.6k 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 297 685.563/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.003 s 245 566.173/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 507 1.18581k/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 508 1.18631k/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 508 1.18564k/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 507 1.18629k/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.011 s 0.011 s 61 142.686/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.011 s 0.011 s 61 143.706/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 189 434.14/s 1.6k 25: ViewDeepCopy_Rank5/N:10/manual_time 0.005 s 0.005 s 128 296.025/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 509 1.18597k/s 1.6k 35: Test_Atomic/100000/iterations:10 1.95 s 1.95 s 10 1 8 4.98942m 3.43441m 299.66u 4.99995G 1.24546M 4.99995G 25: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 509 1.18664k/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.012 s 0.012 s 56 131.987/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.009 s 0.009 s 78 176.118/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 508 1.18636k/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 508 1.18596k/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o 25: ViewDeepCopy_Rank7/N:10/manual_time 0.013 s 0.013 s 52 121.067/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.010 s 0.010 s 67 159.913/s 1.6k 25: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 509 1.18568k/s 1.6k 25: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 507 1.18652k/s 1.6k 25: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 53 123.06/s 1.6k 25: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 50 119.127/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 561 1.34136k/s 1.6k [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 562 1.34124k/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 562 1.34009k/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 561 1.34114k/s 1.6k 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1214 1.45851k/s 800 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1219 1.46102k/s 800 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1218 1.46095k/s 800 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1219 1.46126k/s 800 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1216 1.46083k/s 800 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1215 1.46035k/s 800 [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1218 1.46004k/s 800 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1216 1.45962k/s 800 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1216 1.45814k/s 800 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1217 1.45712k/s 800 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1216 1.45657k/s 800 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1217 1.45589k/s 800 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1215 1.45591k/s 800 35: Test_Atomic/100000/iterations:10 1.95 s 1.95 s 10 1 8 5.05442m 3.3223m 299.76u 4.99995G 1.15246M 4.99995G 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1216 1.45567k/s 800 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1218 1.45524k/s 800 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1217 1.45565k/s 800 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1217 1.45504k/s 800 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1215 1.45543k/s 800 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.47686k/s 1.6k 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.23385k/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.06565k/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.94948k/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.94053k/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.13565k/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 12.1884k/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 12.1609k/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.83447k/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.46444k/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.41858k/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.94226k/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.54699k/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.20614k/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.90462k/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.21095k/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.56755k/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.02455k/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.60008k/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.65929k/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.60956k/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.68597k/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.9937k/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.99398k/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.29247k/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.8701k/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.49465k/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.46352k/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.24743k/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.82966k/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.86807k/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.88467k/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.18226k/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 356.522/s 1.6k 25/53 Test #25: Kokkos_PerformanceTest_Benchmark ............ Passed 145.13 sec test 26 Start 26: Kokkos_Benchmark_Atomic_MinMax 26: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-25_T17-57-06.json" 26: Test timeout computed to be: 1500 26: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 26: 2024-04-25T18:48:21+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 26: Run on (128 X 3330.09 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x128) 26: L1 Instruction 32 KiB (x128) 26: L2 Unified 512 KiB (x128) 26: L3 Unified 16384 KiB (x32) 26: Load Average: 7.44, 6.86, 6.96 26: CPU architecture: none 26: Default Device: N6Kokkos3HIPE 26: GPU architecture: AMD_GFX90A 26: KOKKOS_COMPILER_CLANG: 1400 26: KOKKOS_ENABLE_ASM: no 26: KOKKOS_ENABLE_CXX17: yes 26: KOKKOS_ENABLE_CXX20: no 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 26: KOKKOS_ENABLE_HIP: yes 26: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_LIBDL: yes 26: KOKKOS_ENABLE_OPENMP: yes 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 26: Kokkos Version: 4.3.99 26: macro KOKKOS_ENABLE_HIP: defined 26: macro KOKKOS_ENABLE_ROCTHRUST: defined 26: platform: 64bit 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26/53 Test #26: Kokkos_Benchmark_Atomic_MinMax .............. Passed 0.47 sec test 27 Start 27: Kokkos_PerformanceTest_Mempool 27: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-25_T17-57-06.json" 27: Test timeout computed to be: 1500 27: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 27: 2024-04-25T18:48:21+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool 27: Run on (128 X 3333.49 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x128) 27: L1 Instruction 32 KiB (x128) 27: L2 Unified 512 KiB (x128) 27: L3 Unified 16384 KiB (x32) 27: Load Average: 7.44, 6.86, 6.96 27: CPU architecture: none 27: Default Device: N6Kokkos3HIPE 27: GPU architecture: AMD_GFX90A 27: KOKKOS_COMPILER_CLANG: 1400 27: KOKKOS_ENABLE_ASM: no 27: KOKKOS_ENABLE_CXX17: yes 27: KOKKOS_ENABLE_CXX20: no 27: KOKKOS_ENABLE_CXX23: no 27: KOKKOS_ENABLE_CXX26: no 27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 27: KOKKOS_ENABLE_HIP: yes 27: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_LIBDL: yes 27: KOKKOS_ENABLE_OPENMP: yes 27: KOKKOS_ENABLE_PRAGMA_IVDEP: no 27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 27: KOKKOS_ENABLE_PRAGMA_UNROLL: no 27: KOKKOS_ENABLE_PRAGMA_VECTOR: no 27: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 27: Kokkos Version: 4.3.99 27: macro KOKKOS_ENABLE_HIP: defined 27: macro KOKKOS_ENABLE_ROCTHRUST: defined 27: platform: 64bit 27: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: fill ops per second 27: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 3166 25.0716M/s 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations FOM: cycle ops per second 27: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 9035 140.872M/s 27/53 Test #27: Kokkos_PerformanceTest_Mempool .............. Passed 2.90 sec test 28 Start 28: Kokkos_PerformanceTest_Atomic 28: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-25_T17-57-06.json" 28: Test timeout computed to be: 1500 28: Failed to add custom context "Kokkos" as it already exists with value "HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected" 28: 2024-04-25T18:48:24+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic 28: Run on (128 X 3326.15 MHz CPU s) 28: CPU Caches: 28: L1 Data 32 KiB (x128) 28: L1 Instruction 32 KiB (x128) 28: L2 Unified 512 KiB (x128) 28: L3 Unified 16384 KiB (x32) 28: Load Average: 6.93, 6.76, 6.93 28: CPU architecture: none 28: Default Device: N6Kokkos3HIPE 28: GPU architecture: AMD_GFX90A 28: KOKKOS_COMPILER_CLANG: 1400 28: KOKKOS_ENABLE_ASM: no 28: KOKKOS_ENABLE_CXX17: yes 28: KOKKOS_ENABLE_CXX20: no 28: KOKKOS_ENABLE_CXX23: no 28: KOKKOS_ENABLE_CXX26: no 28: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 28: KOKKOS_ENABLE_HIP: yes 28: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 28: KOKKOS_ENABLE_HWLOC: no 28: KOKKOS_ENABLE_LIBDL: yes 28: KOKKOS_ENABLE_OPENMP: yes 28: KOKKOS_ENABLE_PRAGMA_IVDEP: no 28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 28: KOKKOS_ENABLE_PRAGMA_UNROLL: no 28: KOKKOS_ENABLE_PRAGMA_VECTOR: no 28: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 28: Kokkos Version: 4.3.99 28: macro KOKKOS_ENABLE_HIP: defined 28: macro KOKKOS_ENABLE_ROCTHRUST: defined 28: platform: 64bit [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o 35: Test_Atomic/100000/iterations:10 2.07 s 2.07 s 10 1 4 4.20065m 3.33052m 299.77u 704.983M 1.28619M 704.983M [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 28: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 28: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 28: Test_Atomic/100000/iterations:10 2.25 s 2.25 s 10 1 4 2.38439m 1.26849m 299.46u 704.983M 1084.08k 704.983M 35: Test_Atomic/100000/iterations:10 1.95 s 1.95 s 10 1 8 5.01437m 3.24105m 299.76u 4.99995G 928.888k 4.99995G [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o 35: Test_Atomic/100000/iterations:10 1.95 s 1.95 s 10 1 8 4.93729m 3.24684m 299.76u 4.99995G 952.552k 4.99995G [ 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_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 35: Test_Atomic/100000/iterations:10 2.07 s 2.07 s 10 0 4 6.24641m 3.33481m 954.66u 4.99997G 1.24022M 4.99989G 35: Test_Atomic/100000/iterations:10 1.95 s 1.95 s 10 1 8 6.33554m 3.24405m 897.58u 4.99995G 1.26076M 4.99995G 28: Test_Atomic/100000/iterations:10 7.17 s 7.15 s 10 1 8 11.5774 1.36737m 299.67u 4.99995G 896.817k 4.99995G [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o 35: Test_Atomic/100000/iterations:10 2.07 s 2.07 s 10 1 4 4.14914m 3.2138m 299.75u 704.983M 1.25944M 704.983M 35/58 Test #35: Kokkos_PerformanceTest_Atomic .................... Passed 182.87 sec test 36 Start 36: Kokkos_ContainersUnitTest_Serial 36: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 36: Test timeout computed to be: 1500 [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o 36: [==========] Running 62 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 62 tests from serial 36: [ RUN ] serial.bitset 36: [ OK ] serial.bitset (1303 ms) 36: [ RUN ] serial.bitset_default_constructor_no_alloc 36: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 36: [ RUN ] serial.dualview_combination 36: [ OK ] serial.dualview_combination (0 ms) 36: [ RUN ] serial.dualview_alloc 36: [ OK ] serial.dualview_alloc (0 ms) 36: [ RUN ] serial.test_dualview_copy_construction_and_assignment 36: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] serial.dualview_combinations_without_init 36: [ OK ] serial.dualview_combinations_without_init (0 ms) 36: [ RUN ] serial.dualview_deep_copy 36: [ OK ] serial.dualview_deep_copy (0 ms) 36: [ RUN ] serial.dualview_realloc 36: [ OK ] serial.dualview_realloc (0 ms) 36: [ RUN ] serial.dualview_resize 36: [ OK ] serial.dualview_resize (0 ms) 36: [ RUN ] serial.dualview_device_correct_kokkos_device 36: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 36: [ RUN ] serial.dualview_host_correct_kokkos_device 36: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_sync 36: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 36: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_sync 36: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 36: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 36: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] serial.dynamic_view 36: [ OK ] serial.dynamic_view (6 ms) 36: [ RUN ] serial.dyn_rank_view_api_generic 36: [ OK ] serial.dyn_rank_view_api_generic (6 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 36: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 36: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 36: /var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 36: skipping since not default execution space 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 36: [ RUN ] serial.dyn_rank_view_api_operator_rank67 36: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 36: [ RUN ] serial.ErrorReporterViaLambda 36: [ OK ] serial.ErrorReporterViaLambda (0 ms) 36: [ RUN ] serial.ErrorReporter 36: [ OK ] serial.ErrorReporter (0 ms) 36: [ RUN ] serial.offsetview_construction 36: [ OK ] serial.offsetview_construction (17 ms) 36: [ RUN ] serial.offsetview_unmanaged_construction 36: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] serial.offsetview_subview 36: [ OK ] serial.offsetview_subview (5 ms) 36: [ RUN ] serial.offsetview_offsets_rank1 36: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank2 36: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] serial.offsetview_offsets_rank3 36: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] serial.scatterview 36: [ OK ] serial.scatterview (1643 ms) 36: [ RUN ] serial.scatterview_devicetype 36: [ OK ] serial.scatterview_devicetype (1 ms) 36: [ RUN ] serial.staticcrsgraph 36: [ OK ] serial.staticcrsgraph (9 ms) 36: [ RUN ] serial.resize_realloc_no_init_dualview 36: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 36: [ RUN ] serial.resize_realloc_no_alloc_dualview 36: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 36: [ RUN ] serial.resize_exec_space_dualview 36: [ OK ] serial.resize_exec_space_dualview (0 ms) 36: [ RUN ] serial.realloc_exec_space_dualview 36: [ OK ] serial.realloc_exec_space_dualview (0 ms) 36: [ RUN ] serial.resize_realloc_no_init_dynrankview 36: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 36: [ RUN ] serial.resize_exec_space_dynrankview 36: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 36: [ RUN ] serial.realloc_exec_space_dynrankview 36: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 36: [ RUN ] serial.resize_realloc_no_init_scatterview 36: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 36: [ RUN ] serial.resize_realloc_no_alloc_scatterview 36: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 36: [ RUN ] serial.resize_exec_space_scatterview 36: [ OK ] serial.resize_exec_space_scatterview (0 ms) 36: [ RUN ] serial.realloc_exec_space_scatterview 36: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynrankview 36: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 36: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 36: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_offsetview 36: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 36: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_offsetview 36: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynamicview 36: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 36: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 36: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 36: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 36: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 36: [ RUN ] serial.UnorderedMap_insert [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o 36: [ OK ] serial.UnorderedMap_insert (7769 ms) 36: [ RUN ] serial.UnorderedMap_failed_insert 36: [ OK ] serial.UnorderedMap_failed_insert (5090 ms) 36: [ RUN ] serial.UnorderedMap_deep_copy 36: [ OK ] serial.UnorderedMap_deep_copy (2 ms) 36: [ RUN ] serial.UnorderedMap_valid_empty 36: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 36: [ RUN ] serial.UnorderedMap_clear_zero_size 36: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] serial.UnorderedMap_consistent_size 36: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 36: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] serial.UnorderedMap_lambda_capturable 36: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] serial.UnorderedMap_constructor_view_alloc 36: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] serial.viewctorprop_embedded_dim 36: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 36: [----------] 62 tests from serial (15863 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 62 tests from 1 test suite ran. (15863 ms total) 36: [ PASSED ] 61 tests. 36: [ SKIPPED ] 1 test, listed below: 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 36/58 Test #36: Kokkos_ContainersUnitTest_Serial ................. Passed 18.45 sec test 37 Start 37: Kokkos_ContainersUnitTest_SYCL 37: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests/Kokkos_ContainersUnitTest_SYCL 37: Test timeout computed to be: 1500 37: [==========] Running 62 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 62 tests from sycl 37: [ RUN ] sycl.bitset 37: [ OK ] sycl.bitset (17 ms) 37: [ RUN ] sycl.bitset_default_constructor_no_alloc 37: [ OK ] sycl.bitset_default_constructor_no_alloc (0 ms) 37: [ RUN ] sycl.dualview_combination 37: [ OK ] sycl.dualview_combination (0 ms) 37: [ RUN ] sycl.dualview_alloc 37: [ OK ] sycl.dualview_alloc (0 ms) 37: [ RUN ] sycl.test_dualview_copy_construction_and_assignment 37: [ OK ] sycl.test_dualview_copy_construction_and_assignment (0 ms) 37: [ RUN ] sycl.dualview_combinations_without_init 37: [ OK ] sycl.dualview_combinations_without_init (0 ms) 37: [ RUN ] sycl.dualview_deep_copy 37: [ OK ] sycl.dualview_deep_copy (2 ms) 37: [ RUN ] sycl.dualview_realloc 37: [ OK ] sycl.dualview_realloc (0 ms) 37: [ RUN ] sycl.dualview_resize 37: [ OK ] sycl.dualview_resize (0 ms) 37: [ RUN ] sycl.dualview_device_correct_kokkos_device 37: [ OK ] sycl.dualview_device_correct_kokkos_device (0 ms) 37: [ RUN ] sycl.dualview_host_correct_kokkos_device 37: [ OK ] sycl.dualview_host_correct_kokkos_device (0 ms) 37: [ RUN ] sycl.dualview_host_modify_template_device_sync 37: [ OK ] sycl.dualview_host_modify_template_device_sync (0 ms) 37: [ RUN ] sycl.dualview_host_modify_template_device_execspace_sync 37: [ OK ] sycl.dualview_host_modify_template_device_execspace_sync (0 ms) 37: [ RUN ] sycl.dualview_device_modify_template_host_sync 37: [ OK ] sycl.dualview_device_modify_template_host_sync (0 ms) 37: [ RUN ] sycl.dualview_device_modify_template_host_execspace_sync 37: [ OK ] sycl.dualview_device_modify_template_host_execspace_sync (0 ms) 37: [ RUN ] sycl.dualview_template_views_return_correct_executionspace_views 37: [ OK ] sycl.dualview_template_views_return_correct_executionspace_views (0 ms) 37: [ RUN ] sycl.dynamic_view 37: [ OK ] sycl.dynamic_view (23 ms) 37: [ RUN ] sycl.dyn_rank_view_api_generic 37: [ OK ] sycl.dyn_rank_view_api_generic (9 ms) 37: [ RUN ] sycl.dyn_rank_view_api_operator_rank12345 37: [ OK ] sycl.dyn_rank_view_api_operator_rank12345 (1 ms) 37: [ RUN ] sycl.dyn_rank_view_check_fence_resize_realloc 37: [ OK ] sycl.dyn_rank_view_check_fence_resize_realloc (1 ms) 37: [ RUN ] sycl.dyn_rank_view_api_operator_rank67 37: [ OK ] sycl.dyn_rank_view_api_operator_rank67 (0 ms) 37: [ RUN ] sycl.ErrorReporterViaLambda 37: [ OK ] sycl.ErrorReporterViaLambda (0 ms) 37: [ RUN ] sycl.ErrorReporter 37: [ OK ] sycl.ErrorReporter (0 ms) 37: [ RUN ] sycl.offsetview_construction 37: [ OK ] sycl.offsetview_construction (2 ms) 37: [ RUN ] sycl.offsetview_unmanaged_construction 37: [ OK ] sycl.offsetview_unmanaged_construction (0 ms) 37: [ RUN ] sycl.offsetview_subview 37: [ OK ] sycl.offsetview_subview (0 ms) 37: [ RUN ] sycl.offsetview_offsets_rank1 37: [ OK ] sycl.offsetview_offsets_rank1 (0 ms) 37: [ RUN ] sycl.offsetview_offsets_rank2 37: [ OK ] sycl.offsetview_offsets_rank2 (0 ms) 37: [ RUN ] sycl.offsetview_offsets_rank3 37: [ OK ] sycl.offsetview_offsets_rank3 (0 ms) 37: [ RUN ] sycl.scatterview [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o 37: [ OK ] sycl.scatterview (27715 ms) 37: [ RUN ] sycl.scatterview_devicetype 37: [ OK ] sycl.scatterview_devicetype (8845 ms) 37: [ RUN ] sycl.staticcrsgraph 37: [ OK ] sycl.staticcrsgraph (27 ms) 37: [ RUN ] sycl.resize_realloc_no_init_dualview 37: [ OK ] sycl.resize_realloc_no_init_dualview (0 ms) 37: [ RUN ] sycl.resize_realloc_no_alloc_dualview 37: [ OK ] sycl.resize_realloc_no_alloc_dualview (0 ms) 37: [ RUN ] sycl.resize_exec_space_dualview 37: [ OK ] sycl.resize_exec_space_dualview (0 ms) 37: [ RUN ] sycl.realloc_exec_space_dualview 37: [ OK ] sycl.realloc_exec_space_dualview (0 ms) 37: [ RUN ] sycl.resize_realloc_no_init_dynrankview 37: [ OK ] sycl.resize_realloc_no_init_dynrankview (0 ms) 37: [ RUN ] sycl.resize_exec_space_dynrankview 37: [ OK ] sycl.resize_exec_space_dynrankview (0 ms) 37: [ RUN ] sycl.realloc_exec_space_dynrankview 37: [ OK ] sycl.realloc_exec_space_dynrankview (0 ms) 37: [ RUN ] sycl.resize_realloc_no_init_scatterview 37: [ OK ] sycl.resize_realloc_no_init_scatterview (0 ms) 37: [ RUN ] sycl.resize_realloc_no_alloc_scatterview 37: [ OK ] sycl.resize_realloc_no_alloc_scatterview (0 ms) 37: [ RUN ] sycl.resize_exec_space_scatterview 37: [ OK ] sycl.resize_exec_space_scatterview (0 ms) 37: [ RUN ] sycl.realloc_exec_space_scatterview 37: [ OK ] sycl.realloc_exec_space_scatterview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_dynrankview 37: [ OK ] sycl.create_mirror_no_init_dynrankview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_dynrankview_viewctor 37: [ OK ] sycl.create_mirror_no_init_dynrankview_viewctor (0 ms) 37: [ RUN ] sycl.create_mirror_view_and_copy_dynrankview 37: [ OK ] sycl.create_mirror_view_and_copy_dynrankview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_offsetview 37: [ OK ] sycl.create_mirror_no_init_offsetview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_offsetview_view_ctor 37: [ OK ] sycl.create_mirror_no_init_offsetview_view_ctor (0 ms) 37: [ RUN ] sycl.create_mirror_view_and_copy_offsetview 37: [ OK ] sycl.create_mirror_view_and_copy_offsetview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_dynamicview 37: [ OK ] sycl.create_mirror_no_init_dynamicview (0 ms) 37: [ RUN ] sycl.create_mirror_view_and_copy_dynamicview 37: [ OK ] sycl.create_mirror_view_and_copy_dynamicview (0 ms) 37: [ RUN ] sycl.create_mirror_no_init_dynamicview_view_ctor 37: [ OK ] sycl.create_mirror_no_init_dynamicview_view_ctor (0 ms) 37: [ RUN ] sycl.UnorderedMap_insert 37: [ OK ] sycl.UnorderedMap_insert (2961 ms) 37: [ RUN ] sycl.UnorderedMap_failed_insert [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 37: [ OK ] sycl.UnorderedMap_failed_insert (2491 ms) 37: [ RUN ] sycl.UnorderedMap_deep_copy 37: [ OK ] sycl.UnorderedMap_deep_copy (4 ms) 37: [ RUN ] sycl.UnorderedMap_valid_empty 37: [ OK ] sycl.UnorderedMap_valid_empty (1 ms) 37: [ RUN ] sycl.UnorderedMap_clear_zero_size 37: [ OK ] sycl.UnorderedMap_clear_zero_size (0 ms) 37: [ RUN ] sycl.UnorderedMap_consistent_size 37: [ OK ] sycl.UnorderedMap_consistent_size (0 ms) 37: [ RUN ] sycl.UnorderedMap_shallow_copyable_on_device 37: [ OK ] sycl.UnorderedMap_shallow_copyable_on_device (0 ms) 37: [ RUN ] sycl.UnorderedMap_lambda_capturable 37: [ OK ] sycl.UnorderedMap_lambda_capturable (0 ms) 37: [ RUN ] sycl.UnorderedMap_constructor_view_alloc 37: [ OK ] sycl.UnorderedMap_constructor_view_alloc (0 ms) 37: [ RUN ] sycl.viewctorprop_embedded_dim 37: [ OK ] sycl.viewctorprop_embedded_dim (0 ms) 37: [----------] 62 tests from sycl (42119 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 62 tests from 1 test suite ran. (42119 ms total) 37: [ PASSED ] 62 tests. 28: Test_Atomic/100000/iterations:10 7.19 s 7.17 s 10 1 8 11.639 1.35044m 299.76u 4.99995G 928.879k 4.99995G 37/58 Test #37: Kokkos_ContainersUnitTest_SYCL ................... Passed 44.76 sec test 38 Start 38: Kokkos_UnitTest_Sort 38: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 38: Test timeout computed to be: 1500 [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F 38: [==========] Running 15 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 15 tests from sycl 38: [ RUN ] sycl.SortUnsignedValueType 38: [ OK ] sycl.SortUnsignedValueType (19 ms) 38: [ RUN ] sycl.SortEmptyView 38: [ OK ] sycl.SortEmptyView (0 ms) 38: [ RUN ] sycl.SortByKeyEmptyView 38: [ OK ] sycl.SortByKeyEmptyView (0 ms) 38: [ RUN ] sycl.SortByKey 38: [ OK ] sycl.SortByKey (1 ms) 38: [ RUN ] sycl.SortByKeyWithComparator 38: [ OK ] sycl.SortByKeyWithComparator (1 ms) 38: [ RUN ] sycl.SortByKeyStaticExtents 38: [ OK ] sycl.SortByKeyStaticExtents (1 ms) 38: [ RUN ] sycl.SortByKeyWithStrides 38: [ OK ] sycl.SortByKeyWithStrides (1 ms) 38: [ RUN ] sycl.SortByKeyKeysLargerThanValues 38: 38: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 38: 38: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 38: [ OK ] sycl.SortByKeyKeysLargerThanValues (711 ms) 38: [ RUN ] sycl.SortWithCustomComparator 38: [ OK ] sycl.SortWithCustomComparator (680 ms) 38: [ RUN ] sycl.BinSortGenericTests 38: [ OK ] sycl.BinSortGenericTests (14 ms) 38: [ RUN ] sycl.BinSortEmptyView 38: [ OK ] sycl.BinSortEmptyView (0 ms) 38: [ RUN ] sycl.BinSortEmptyKeysView 38: [ OK ] sycl.BinSortEmptyKeysView (0 ms) 38: [ RUN ] sycl.BinSortUnsignedKeyLayoutStrideValues [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o 28: Test_Atomic/100000/iterations:10 2.27 s 2.26 s 10 1 4 2.37357m 1.26809m 299.56u 704.983M 1.18017M 704.983M 38: [ OK ] sycl.BinSortUnsignedKeyLayoutStrideValues (14096 ms) 38: [ RUN ] sycl.NestedSort 38: [ OK ] sycl.NestedSort (34 ms) 38: [ RUN ] sycl.NestedSortByKey 38: [ OK ] sycl.NestedSortByKey (98 ms) 38: [----------] 15 tests from sycl (15662 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 15 tests from 1 test suite ran. (15662 ms total) 38: [ PASSED ] 15 tests. 38/58 Test #38: Kokkos_UnitTest_Sort ............................. Passed 18.13 sec test 39 Start 39: Kokkos_UnitTest_Random 39: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Random 39: Test timeout computed to be: 1500 39: [==========] Running 3 tests from 1 test suite. 39: [----------] Global test environment set-up. 39: [----------] 3 tests from sycl 39: [ RUN ] sycl.Random_XorShift64 39: Test Seed:1714071100162023942 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.00888213 0.0197781 || 0.051031 28054 29303 || 28421.9 28674.4 || 273.412 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.0127848 0.0121053 || 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.0186801 0.00520634 || 0.051031 27999 29358 || 29220.2 28674.4 || 71.9724 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.00439021 0.00390991 || 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.0016269 -0.0474227 || 0.051031 28022 29359 || 28627.8 28674.4 || -655.572 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0157108 -0.0107892 || 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.00274343 -0.0169897 || 0.051031 27918 29379 || 28595.9 28674.4 || -234.866 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.0107753 -0.002952 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000245626 -0.99999 -48244.3 || 0.051031 0 195335 || 2.92855e+09 28674.4 || -6.66929e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.000735762 -0.309307 0.160992 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.71e-07 -0.00145845 -0.00280303 || 0.051031 28001 29375 || 28716.3 28674.4 || -38.7492 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.26496e-07 -0.00129075 0.00861653 || 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.00967102 -0.00273833 || 0.051031 28065 29296 || 28399.7 28674.4 || -37.8546 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.11361e-07 0.00808312 0.00991746 || 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.010413 -0.028006 || 0.051031 27967 29320 || 28976.1 28674.4 || -387.155 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.0133376 0.00360519 || 0.051031 1e+64 -1e+64 39: Test Seed:1714071100334952703 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.43252e-07 0.0129629 -0.0145323 || 0.051031 27998 29325 || 28307.4 28674.4 || -200.894 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.011523 -0.00411133 || 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.000855663 0.0104223 || 0.051031 28068 29347 || 28649.9 28674.4 || 144.077 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.00244466 0.00484591 || 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.00231321 0.0148765 || 0.051031 27968 29266 || 28740.9 28674.4 || 205.653 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0127619 0.00338066 || 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.00554587 -0.027587 || 0.051031 27934 29348 || 28516.2 28674.4 || -381.363 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 0.0174565 -0.00444752 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.0002445 -0.99999 -48241.8 || 0.051031 0 195030 || 2.92845e+09 28674.4 || -6.66895e+08 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 0.00073236 -0.294285 0.159488 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 6.86136e-07 -0.0140435 0.0176253 || 0.051031 27977 29302 || 29082.8 28674.4 || 243.652 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.71903e-07 -0.00501046 0.00265136 || 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.0151132 -0.022498 || 0.051031 28079 29427 || 29114.4 28674.4 || -311.013 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 7.11361e-07 -0.0315478 0.0111963 || 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.00475091 0.00523324 || 0.051031 28060 29283 || 28811.3 28674.4 || 72.3443 -2.0744 39: -- Testing 3-D histogram 39: Density 3D: 6.43252e-07 -0.0182688 -0.0097712 || 0.051031 1e+64 -1e+64 39: [ OK ] sycl.Random_XorShift64 (377 ms) 39: [ RUN ] sycl.Random_XorShift1024_0 39: Test Seed:1714071100539617231 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.00995876 0.0143699 || 0.051031 10965 11778 || 11491.4 11377 || 198.65 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0177882 -0.00350409 || 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.0108999 0.00395459 || 0.051031 10935 11823 || 11254.3 11377 || 54.6683 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0111916 -0.00238377 || 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.011486 0.00177458 || 0.051031 10947 11771 || 11509.2 11377 || 24.5319 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00464363 0.000321158 || 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.00242642 7.44665e-05 || 0.051031 10970 11790 || 11404.6 11377 || 1.02942 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.000264405 -0.00250249 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000243125 -0.999975 -7594.65 || 0.051031 0 77917 || 4.61002e+08 11377 || -1.04988e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.000729062 -0.146436 0.0233208 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.67029e-07 0.0130511 -0.00665995 || 0.051031 11009 11765 || 11230.4 11377 || -92.0671 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.05176e-07 0.00916742 -0.00335488 || 0.051031 1e+64 -1e+64 39: Test Scalar=float 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.60671e-07 -0.00199329 0.00938976 || 0.051031 10984 11824 || 11399.7 11377 || 129.804 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.86102e-07 -0.009463 0.0019861 || 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.027022 0.00141244 || 0.051031 10983 11776 || 11077.6 11377 || 19.5255 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00395198 -0.00431199 || 0.051031 1e+64 -1e+64 39: Test Seed:1714071100690427696 39: Test Scalar=int 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.47955e-07 -0.0269509 0.00458454 || 0.051031 10884 11781 || 11692.1 11377 || 63.3766 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.000231917 0.000249322 || 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.0164588 0.00783701 || 0.051031 10997 11790 || 11192.7 11377 || 108.339 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.000792557 -0.0014319 || 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.0015612 -0.00151908 || 0.051031 11001 11799 || 11394.7 11377 || -20.9998 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 0.00691406 -0.00276358 || 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.0176126 -0.00454534 || 0.051031 10952 11768 || 11180 11377 || -62.8347 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.00545066 -0.00121434 || 0.051031 1e+64 -1e+64 39: Test Scalar=half 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 0.000242642 -0.999975 -7595.78 || 0.051031 0 77680 || 4.61073e+08 11377 || -1.05004e+08 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 0.000727591 -0.137701 0.0201358 || 0.051031 1e+64 -1e+64 39: Test Scalar=bhalf 39: -- Testing randomness properties 39: -- Testing 1-D histogram 39: Density 1D: 2.86102e-07 0.000566898 0.00425214 || 0.051031 10972 11813 || 11370.5 11377 || 58.7816 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.62396e-07 0.017118 0.00344439 || 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.0117861 0.0064952 || 0.051031 10965 11792 || 11512.6 11377 || 89.7897 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 3.43323e-07 0.00125123 -0.00215264 || 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.000419822 -0.00709394 || 0.051031 10994 11755 || 11372.2 11377 || -98.0666 -0.823045 39: -- Testing 3-D histogram 39: Density 3D: 2.47955e-07 -0.0020012 -0.00104196 || 0.051031 1e+64 -1e+64 39: [ OK ] sycl.Random_XorShift1024_0 (352 ms) 39: [ RUN ] sycl.Multi_streams 39: /var/jenkins/workspace/Kokkos_PR-6830/algorithms/unit_tests/TestRandom.hpp:593: Skipped 39: Failing on NVIDIA GPUs 39: [ SKIPPED ] sycl.Multi_streams (0 ms) 39: [----------] 3 tests from sycl (730 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 1 test suite ran. (730 ms total) 39: [ PASSED ] 2 tests. 39: [ SKIPPED ] 1 test, listed below: 39: [ SKIPPED ] sycl.Multi_streams 39/58 Test #39: Kokkos_UnitTest_Random ........................... Passed 3.17 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 40: Test timeout computed to be: 1500 40: [==========] Running 15 tests from 3 test suites. 40: [----------] Global test environment set-up. 40: [----------] 3 tests from std_algorithms_reducers 40: [ RUN ] std_algorithms_reducers.max_first_loc 40: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 40: [ RUN ] std_algorithms_reducers.min_first_loc 40: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 40: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 40: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 40: [----------] 3 tests from std_algorithms_reducers (0 ms total) 40: 40: [----------] 1 test from std_algorithms 40: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 40: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 40: [----------] 1 test from std_algorithms (0 ms total) 40: 40: [----------] 11 tests from random_access_iterator_test 40: [ RUN ] random_access_iterator_test.constructor 40: [ OK ] random_access_iterator_test.constructor (2 ms) 40: [ RUN ] random_access_iterator_test.constructiblity 40: [ OK ] random_access_iterator_test.constructiblity (0 ms) 40: [ RUN ] random_access_iterator_test.dereference 40: [ OK ] random_access_iterator_test.dereference (1 ms) 40: [ RUN ] random_access_iterator_test.subscript_operator 40: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet1 40: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet2 40: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet3 40: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 40: [ RUN ] random_access_iterator_test.operatorsSet4 40: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 40: [ RUN ] random_access_iterator_test.assignment_operator 40: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 40: [ RUN ] random_access_iterator_test.distance 40: [ OK ] random_access_iterator_test.distance (0 ms) 40: [ RUN ] random_access_iterator_test.traits_helpers 40: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 40: [----------] 11 tests from random_access_iterator_test (7 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 15 tests from 3 test suites ran. (8 ms total) 40: [ PASSED ] 15 tests. 40/58 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 2.45 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 41: Test timeout computed to be: 1500 41: [==========] Running 7 tests from 1 test suite. 41: [----------] Global test environment set-up. 41: [----------] 7 tests from std_algorithms_min_max_element_test 41: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 41: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 41: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 41: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 41: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 41: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 41: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 41: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 41: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 41: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms) 41: [----------] 7 tests from std_algorithms_min_max_element_test (42 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 7 tests from 1 test suite ran. (42 ms total) 41: [ PASSED ] 7 tests. 41/58 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 2.49 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (189 ms) 42: [----------] 1 test from std_algorithms_lexicographical_compare_test (189 ms total) 42: 42: [----------] 1 test from std_algorithms_for_each_test 42: [ RUN ] std_algorithms_for_each_test.test 42: [ OK ] std_algorithms_for_each_test.test (126 ms) 42: [----------] 1 test from std_algorithms_for_each_test (126 ms total) 42: 42: [----------] 1 test from std_algorithms_find_test 42: [ RUN ] std_algorithms_find_test.test 42: [ OK ] std_algorithms_find_test.test (78 ms) 42: [----------] 1 test from std_algorithms_find_test (78 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 (486 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 42: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1021 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.search 42: [ OK ] std_algorithms_non_mod_seq_ops.search (617 ms) 42: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 42: [ OK ] std_algorithms_non_mod_seq_ops.search_n (449 ms) 42: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2574 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 (94 ms) 42: [----------] 1 test from std_algorithms_count_test (94 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 (19 ms) 42: [----------] 1 test from std_algorithms_equal_test (19 ms total) 42: 42: [----------] 1 test from std_algorithms_all_any_none_of_test 42: [ RUN ] std_algorithms_all_any_none_of_test.test 42: [ OK ] std_algorithms_all_any_none_of_test.test (81 ms) 42: [----------] 1 test from std_algorithms_all_any_none_of_test (81 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 (108 ms) 42: [----------] 1 test from std_algorithms_nonmod_seq_ops (108 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 (186 ms) 42: [----------] 1 test from std_algorithms_mismatch_test (186 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 (63 ms) 42: [----------] 1 test from std_algorithms_mod_seq_ops (64 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 13 tests from 10 test suites ran. (3523 ms total) 42: [ PASSED ] 13 tests. 42/58 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 5.98 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 43: Test timeout computed to be: 1500 [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c06.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o 43: [==========] Running 31 tests from 5 test suites. 43: [----------] Global test environment set-up. 43: [----------] 3 tests from std_algorithms_mod_ops_test 43: [ RUN ] std_algorithms_mod_ops_test.move 43: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 43: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 43: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 43: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 43: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 43: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 43: 43: [----------] 12 tests from std_algorithms_mod_seq_ops_test 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy 43: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 43: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 43: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.fill 43: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 43: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 43: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.generate 43: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 43: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 43: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 43: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms) 43: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 ms total) 43: 43: [----------] 4 tests from std_algorithms_replace_ops_test 43: [ RUN ] std_algorithms_replace_ops_test.replace 43: [ OK ] std_algorithms_replace_ops_test.replace (42 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_if 43: [ OK ] std_algorithms_replace_ops_test.replace_if (166 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_copy 43: [ OK ] std_algorithms_replace_ops_test.replace_copy (88 ms) 43: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 43: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (62 ms) 43: [----------] 4 tests from std_algorithms_replace_ops_test (360 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 (34 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.unique 43: [ OK ] std_algorithms_mod_seq_ops.unique (240 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 43: [ OK ] std_algorithms_mod_seq_ops.unique_copy (81 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove 43: [ OK ] std_algorithms_mod_seq_ops.remove (58 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_if 43: [ OK ] std_algorithms_mod_seq_ops.remove_if (58 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 43: [ OK ] std_algorithms_mod_seq_ops.remove_copy (182 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 43: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (56 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.rotate 43: [ OK ] std_algorithms_mod_seq_ops.rotate (1398 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o 43: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (507 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.shift_left 43: [ OK ] std_algorithms_mod_seq_ops.shift_left (1407 ms) 43: [ RUN ] std_algorithms_mod_seq_ops.shift_right 43: [ OK ] std_algorithms_mod_seq_ops.shift_right (1381 ms) 43: [----------] 11 tests from std_algorithms_mod_seq_ops (5409 ms total) 43: 43: [----------] 1 test from std_algorithms_modseq_test 43: [ RUN ] std_algorithms_modseq_test.reverse 43: [ OK ] std_algorithms_modseq_test.reverse (52 ms) 43: [----------] 1 test from std_algorithms_modseq_test (52 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 31 tests from 5 test suites ran. (5834 ms total) 43: [ PASSED ] 31 tests. [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o 43/58 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 8.27 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 44: Test timeout computed to be: 1500 44: [==========] Running 29 tests from 7 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_sorting_ops_test 44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 44: [ OK ] std_algorithms_sorting_ops_test.is_sorted (15 ms) 44: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 44: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (13 ms) 44: [----------] 2 tests from std_algorithms_sorting_ops_test (29 ms total) 44: 44: [----------] 4 tests from std_algorithms_partitioning_test 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 44: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 44: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 44: [ RUN ] std_algorithms_partitioning_test.partition_point 44: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 44: [----------] 4 tests from std_algorithms_partitioning_test (4 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 (22 ms) 44: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total) 44: 44: [----------] 12 tests from std_algorithms_numerics_test 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (2 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (2 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (2 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 44: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 44: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 44: [----------] 12 tests from std_algorithms_numerics_test (21 ms total) 44: 44: [----------] 1 test from std_algorithms_numerics_ops_test 44: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 44: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (105 ms) 44: [----------] 1 test from std_algorithms_numerics_ops_test (105 ms total) 44: 44: [----------] 8 tests from std_algorithms_numeric_ops_test 44: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 44: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (897 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 (673 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 (246 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 (353 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 (2171 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_ops_test 44: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 44: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (45 ms) 44: [----------] 1 test from std_algorithms_transform_ops_test (45 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 29 tests from 7 test suites ran. (2400 ms total) 44: [ PASSED ] 29 tests. 44/58 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 4.87 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 45: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (570 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 (559 ms) 45: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1130 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 (583 ms) 45: [ RUN ] std_algorithms_count_team_test.count_returns_zero 45: [ OK ] std_algorithms_count_team_test.count_returns_zero (249 ms) 45: [----------] 2 tests from std_algorithms_count_team_test (833 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 (303 ms) 45: [----------] 1 test from std_algorithms_count_if_team_test (303 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 (451 ms) 45: [----------] 1 test from std_algorithms_for_each_team_test (451 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 (457 ms) 45: [----------] 1 test from std_algorithms_for_each_n_team_test (457 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 (2852 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 (1720 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 (1709 ms) 45: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6282 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 (1924 ms) 45: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 45: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (891 ms) 45: [----------] 2 tests from std_algorithms_mismatch_team_test (2816 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 12 tests from 7 test suites ran. (12275 ms total) 45: [ PASSED ] 12 tests. 45/58 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 14.72 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 46: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (1432 ms) 46: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 46: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1299 ms) 46: [----------] 2 tests from std_algorithms_equal_team_test (2732 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 (718 ms) 46: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 46: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (882 ms) 46: [----------] 2 tests from std_algorithms_search_team_test (1601 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_end_team_test 46: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o 46: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1818 ms) 46: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 46: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1673 ms) 46: [----------] 2 tests from std_algorithms_find_end_team_test (3491 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 (1386 ms) 46: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o 46: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5348 ms) 46: [----------] 2 tests from std_algorithms_find_first_of_team_test (6734 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 8 tests from 4 test suites ran. (14561 ms total) 46: [ PASSED ] 8 tests. 46/58 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 17.03 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 47: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 47: Test timeout computed to be: 1500 47: [==========] Running 11 tests from 7 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_find_team_test 47: [ RUN ] std_algorithms_find_team_test.searched_values_exist 47: [ OK ] std_algorithms_find_team_test.searched_values_exist (311 ms) 47: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 47: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (436 ms) 47: [----------] 2 tests from std_algorithms_find_team_test (748 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 (265 ms) 47: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 47: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (434 ms) 47: [----------] 2 tests from std_algorithms_find_if_team_test (699 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 (432 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 (260 ms) 47: [----------] 2 tests from std_algorithms_find_if_not_team_test (693 ms total) 47: 47: [----------] 1 test from std_algorithms_all_of_team_test 47: [ RUN ] std_algorithms_all_of_team_test.test 47: [ OK ] std_algorithms_all_of_team_test.test (434 ms) 47: [----------] 1 test from std_algorithms_all_of_team_test (434 ms total) 47: 47: [----------] 1 test from std_algorithms_any_of_team_test 47: [ RUN ] std_algorithms_any_of_team_test.test 47: [ OK ] std_algorithms_any_of_team_test.test (264 ms) 47: [----------] 1 test from std_algorithms_any_of_team_test (264 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 (437 ms) 47: [----------] 1 test from std_algorithms_none_of_team_test (437 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 (294 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 (322 ms) 47: [----------] 2 tests from std_algorithms_search_n_team_test (617 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 11 tests from 7 test suites ran. (3894 ms total) 47: [ PASSED ] 11 tests. 47/58 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 6.35 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 48: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 48: Test timeout computed to be: 1500 [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I 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 (1310 ms) 48: [----------] 1 test from std_algorithms_min_element_team_test (1310 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 (1291 ms) 48: [----------] 1 test from std_algorithms_max_element_team_test (1291 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 (1745 ms) 48: [----------] 1 test from std_algorithms_minmax_element_team_test (1745 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 3 tests from 3 test suites ran. (4346 ms total) 48: [ PASSED ] 3 tests. 48/58 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 6.78 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 49: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (322 ms) 49: [----------] 1 test from std_algorithms_fill_team_test (322 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 (468 ms) 49: [----------] 1 test from std_algorithms_fill_n_team_test (468 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 (464 ms) 49: [----------] 1 test from std_algorithms_replace_team_test (464 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 (537 ms) 49: [----------] 1 test from std_algorithms_replace_if_team_test (537 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 (787 ms) 49: [----------] 1 test from std_algorithms_replace_copy_team_test (787 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 (719 ms) 49: [----------] 1 test from std_algorithms_replace_copy_if_team_test (719 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 6 tests from 6 test suites ran. (3300 ms total) 49: [ PASSED ] 6 tests. [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I 28: Test_Atomic/100000/iterations:10 7.18 s 7.16 s 10 1 8 12.336 1.77143m 299.56u 4.99995G 917.105k 4.99995G 49/58 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 5.75 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 50: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 50: Test timeout computed to be: 1500 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o 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 (359 ms) 50: [----------] 1 test from std_algorithms_reverse_team_test (359 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 (391 ms) 50: [----------] 1 test from std_algorithms_reverse_copy_team_test (391 ms total) 50: 50: [----------] 1 test from std_algorithms_rotate_team_test 50: [ RUN ] std_algorithms_rotate_team_test.test [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 50: [ OK ] std_algorithms_rotate_team_test.test (850 ms) 50: [----------] 1 test from std_algorithms_rotate_team_test (850 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 (715 ms) 50: [----------] 1 test from std_algorithms_rotate_copy_team_test (715 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (2317 ms total) 50: [ PASSED ] 4 tests. 50/58 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 4.78 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 51: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (552 ms) 51: [----------] 1 test from std_algorithms_move_team_test (552 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 (513 ms) 51: [----------] 1 test from std_algorithms_move_backward_team_test (513 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 (1688 ms) 51: [----------] 1 test from std_algorithms_shift_left_team_test (1688 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 (1580 ms) 51: [----------] 1 test from std_algorithms_shift_right_team_test (1580 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (4334 ms total) 51: [ PASSED ] 4 tests. 51/58 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 6.76 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 52: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (681 ms) 52: [----------] 1 test from std_algorithms_copy_team_test (681 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 (546 ms) 52: [----------] 1 test from std_algorithms_copy_n_team_test (546 ms total) 52: 52: [----------] 1 test from std_algorithms_copy_backward_team_test 52: [ RUN ] std_algorithms_copy_backward_team_test.test 28: Test_Atomic/100000/iterations:10 2.40 s 2.39 s 10 1 8 2.36475m 1.73426m 299.67u 4.99995G 893.041k 4.99995G 52: [ OK ] std_algorithms_copy_backward_team_test.test (497 ms) 52: [----------] 1 test from std_algorithms_copy_backward_team_test (497 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 (565 ms) 52: [----------] 1 test from std_algorithms_copy_if_team_test (565 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 (1162 ms) 52: [----------] 1 test from std_algorithms_unique_copy_team_test (1162 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 (682 ms) 52: [----------] 1 test from std_algorithms_remove_team_test (682 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 (688 ms) 52: [----------] 1 test from std_algorithms_remove_if_team_test (688 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 (742 ms) 52: [----------] 1 test from std_algorithms_remove_copy_team_test (742 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 (709 ms) 52: [----------] 1 test from std_algorithms_remove_copy_if_team_test (709 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 9 tests from 9 test suites ran. (6276 ms total) 52: [ PASSED ] 9 tests. 52/58 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 8.70 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 53: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (1261 ms) 53: [----------] 1 test from std_algorithms_unique_team_test (1261 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 (1112 ms) 53: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1112 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 (941 ms) 53: [----------] 1 test from std_algorithms_reduce_team_test (941 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 (1516 ms) 53: [----------] 1 test from std_algorithms_transform_reduce_team_test (1516 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 4 tests from 4 test suites ran. (4833 ms total) 53: [ PASSED ] 4 tests. 53/58 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 7.25 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 54: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (600 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 (1366 ms) 54: [----------] 2 tests from std_algorithms_is_sorted_team_test (1967 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 (28 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (31 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1301 ms) 54: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 54: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (764 ms) 54: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2125 ms total) 54: 54: [----------] 4 tests from std_algorithms_is_partitioned_team_test 54: [ RUN ] std_algorithms_is_partitioned_team_test.empty 54: [ OK ] std_algorithms_is_partitioned_team_test.empty (14 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 54: [ OK ] std_algorithms_is_partitioned_team_test.all_true (368 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 54: [ OK ] std_algorithms_is_partitioned_team_test.all_false (374 ms) 54: [ RUN ] std_algorithms_is_partitioned_team_test.random 54: [ OK ] std_algorithms_is_partitioned_team_test.random (321 ms) 54: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1078 ms total) 54: 54: [----------] 4 tests from std_algorithms_partition_copy_team_test 54: [ RUN ] std_algorithms_partition_copy_team_test.empty 54: [ OK ] std_algorithms_partition_copy_team_test.empty (19 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.all_true 54: [ OK ] std_algorithms_partition_copy_team_test.all_true (713 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o 54: [ OK ] std_algorithms_partition_copy_team_test.all_false (717 ms) 54: [ RUN ] std_algorithms_partition_copy_team_test.random 54: [ OK ] std_algorithms_partition_copy_team_test.random (664 ms) 54: [----------] 4 tests from std_algorithms_partition_copy_team_test (2115 ms total) 54: 54: [----------] 4 tests from std_algorithms_partition_point_team_test 54: [ RUN ] std_algorithms_partition_point_team_test.empty 54: [ OK ] std_algorithms_partition_point_team_test.empty (14 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.all_true 54: [ OK ] std_algorithms_partition_point_team_test.all_true (249 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.all_false 54: [ OK ] std_algorithms_partition_point_team_test.all_false (248 ms) 54: [ RUN ] std_algorithms_partition_point_team_test.random 54: [ OK ] std_algorithms_partition_point_team_test.random (196 ms) 54: [----------] 4 tests from std_algorithms_partition_point_team_test (709 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 18 tests from 5 test suites ran. (7997 ms total) 54: [ PASSED ] 18 tests. 54/58 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 10.44 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 55: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (974 ms) 55: [ RUN ] std_algorithms_transform_team_test.test_binary_op 55: [ OK ] std_algorithms_transform_team_test.test_binary_op (830 ms) 55: [----------] 2 tests from std_algorithms_transform_team_test (1805 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 (1559 ms) 55: [----------] 1 test from std_algorithms_generate_team_test (1559 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 (478 ms) 55: [----------] 1 test from std_algorithms_generate_n_team_test (478 ms total) 55: 55: [----------] 1 test from std_algorithms_swap_ranges_team_test 55: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o 55: [ OK ] std_algorithms_swap_ranges_team_test.test (820 ms) 55: [----------] 1 test from std_algorithms_swap_ranges_team_test (820 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 5 tests from 4 test suites ran. (4663 ms total) 55: [ PASSED ] 5 tests. 55/58 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 7.08 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 56: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 56: [ OK ] std_algorithms_exclusive_scan_team_test.test (3080 ms) 56: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3080 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 (1505 ms) 56: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1505 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 2 tests from 2 test suites ran. (4586 ms total) 56: [ PASSED ] 2 tests. 56/58 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 7.04 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 57: Test command: /var/jenkins/workspace/Kokkos_PR-6830/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 (4411 ms) 57: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4411 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 (2950 ms) 57: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2950 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 2 tests from 2 test suites ran. (7362 ms total) 57: [ PASSED ] 2 tests. 57/58 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 9.80 sec test 58 Start 58: Kokkos_UnitTest_SIMD 58: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/simd/unit_tests/Kokkos_UnitTest_SIMD 58: Test timeout computed to be: 1500 58: [==========] Running 16 tests from 1 test suite. 58: [----------] Global test environment set-up. 58: [----------] 16 tests from simd 58: [ RUN ] simd.host_math_ops 58: [ OK ] simd.host_math_ops (0 ms) 58: [ RUN ] simd.device_math_ops 58: [ OK ] simd.device_math_ops (10 ms) 58: [ RUN ] simd.host_mask_ops 58: [ OK ] simd.host_mask_ops (0 ms) 58: [ RUN ] simd.device_mask_ops 58: [ OK ] simd.device_mask_ops (0 ms) 58: [ RUN ] simd.host_conversions 58: [ OK ] simd.host_conversions (0 ms) 58: [ RUN ] simd.device_conversions 58: [ OK ] simd.device_conversions (0 ms) 58: [ RUN ] simd.host_shift_ops 58: [ OK ] simd.host_shift_ops (0 ms) 58: [ RUN ] simd.device_shift_ops 58: [ OK ] simd.device_shift_ops (0 ms) 58: [ RUN ] simd.host_condition 58: [ OK ] simd.host_condition (0 ms) 58: [ RUN ] simd.device_condition 58: [ OK ] simd.device_condition (0 ms) 58: [ RUN ] simd.host_gen_ctors 58: [ OK ] simd.host_gen_ctors (0 ms) 58: [ RUN ] simd.device_gen_ctors 58: [ OK ] simd.device_gen_ctors (0 ms) 58: [ RUN ] simd.host_where_expressions 58: [ OK ] simd.host_where_expressions (0 ms) 58: [ RUN ] simd.device_where_expressions 58: [ OK ] simd.device_where_expressions (0 ms) 58: [ RUN ] simd.host_reductions 58: [ OK ] simd.host_reductions (0 ms) 58: [ RUN ] simd.device_reductions 58: [ OK ] simd.device_reductions (0 ms) 58: [----------] 16 tests from simd (12 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 16 tests from 1 test suite ran. (12 ms total) 58: [ PASSED ] 16 tests. 58/58 Test #58: Kokkos_UnitTest_SIMD ............................. Passed 2.42 sec 100% tests passed, 0 tests failed out of 58 Total Test time (real) = 796.70 sec Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 0 / 760 (0.00 %) Direct: 0 / 760 (0.00 %) Preprocessed: 0 / 760 (0.00 %) Misses: 760 Direct: 760 Preprocessed: 760 Primary storage: Hits: 0 / 1520 (0.00 %) Misses: 1520 Cache size (GB): 4.48 / 5.00 (89.50 %) Cleanups: 1 Use the -v/--verbose option for more details. [Pipeline] } $ docker stop --time=1 a75317f90930de07fd2bec187983be8414a6c45450b3687123e5994df8ee0162 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o $ docker rm -f --volumes a75317f90930de07fd2bec187983be8414a6c45450b3687123e5994df8ee0162 28: Test_Atomic/100000/iterations:10 6.81 s 6.79 s 10 0 4 11.0466 1.34233m 897.69u 4.99999G 1022.13k 4.99989G [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 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_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o 28: Test_Atomic/100000/iterations:10 7.17 s 7.15 s 10 1 8 12.3935 1.79658m 897.49u 4.99995G 921.65k 4.99995G [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o 28: Test_Atomic/100000/iterations:10 2.28 s 2.27 s 10 1 4 2.34311m 1.2739m 299.66u 704.983M 1002.74k 704.983M 28/53 Test #28: Kokkos_PerformanceTest_Atomic ............... Passed 447.62 sec test 29 Start 29: Kokkos_ContainersUnitTest_OpenMP 29: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 29: Test timeout computed to be: 1500 29: [==========] Running 62 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 62 tests from openmp 29: [ RUN ] openmp.bitset 29: [ OK ] openmp.bitset (158 ms) 29: [ RUN ] openmp.bitset_default_constructor_no_alloc 29: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 29: [ RUN ] openmp.dualview_combination 29: [ OK ] openmp.dualview_combination (0 ms) 29: [ RUN ] openmp.dualview_alloc 29: [ OK ] openmp.dualview_alloc (0 ms) 29: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 29: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 29: [ RUN ] openmp.dualview_combinations_without_init 29: [ OK ] openmp.dualview_combinations_without_init (0 ms) 29: [ RUN ] openmp.dualview_deep_copy 29: [ OK ] openmp.dualview_deep_copy (0 ms) 29: [ RUN ] openmp.dualview_realloc 29: [ OK ] openmp.dualview_realloc (0 ms) 29: [ RUN ] openmp.dualview_resize 29: [ OK ] openmp.dualview_resize (0 ms) 29: [ RUN ] openmp.dualview_device_correct_kokkos_device 29: 29: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 29: does not support page migration between device and host. 29: HIPManagedSpace might not work as expected. 29: Please refer to the ROCm documentation on unified/managed memory. 29: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 29: [ RUN ] openmp.dualview_host_correct_kokkos_device 29: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 29: [ RUN ] openmp.dualview_host_modify_template_device_sync 29: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 29: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 29: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 29: [ RUN ] openmp.dualview_device_modify_template_host_sync 29: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 29: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 29: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 29: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 29: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 29: [ RUN ] openmp.dynamic_view 29: [ OK ] openmp.dynamic_view (12 ms) 29: [ RUN ] openmp.dyn_rank_view_api_generic 29: [ OK ] openmp.dyn_rank_view_api_generic (5 ms) 29: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 29: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 29: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 29: /var/jenkins/workspace/Kokkos_PR-6830/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 29: skipping since not default execution space 29: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 29: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 29: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 29: [ RUN ] openmp.ErrorReporterViaLambda 29: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 29: [ RUN ] openmp.ErrorReporter 29: [ OK ] openmp.ErrorReporter (0 ms) 29: [ RUN ] openmp.offsetview_construction 29: [ OK ] openmp.offsetview_construction (11 ms) 29: [ RUN ] openmp.offsetview_unmanaged_construction 29: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 29: [ RUN ] openmp.offsetview_subview 29: [ OK ] openmp.offsetview_subview (15 ms) 29: [ RUN ] openmp.offsetview_offsets_rank1 29: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 29: [ RUN ] openmp.offsetview_offsets_rank2 29: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 29: [ RUN ] openmp.offsetview_offsets_rank3 29: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 29: [ RUN ] openmp.scatterview 29: [ OK ] openmp.scatterview (1246 ms) 29: [ RUN ] openmp.scatterview_devicetype 29: [ OK ] openmp.scatterview_devicetype (4 ms) 29: [ RUN ] openmp.staticcrsgraph 29: [ OK ] openmp.staticcrsgraph (22 ms) 29: [ RUN ] openmp.resize_realloc_no_init_dualview 29: [ OK ] openmp.resize_realloc_no_init_dualview (0 ms) 29: [ RUN ] openmp.resize_realloc_no_alloc_dualview 29: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 29: [ RUN ] openmp.resize_exec_space_dualview 29: [ OK ] openmp.resize_exec_space_dualview (0 ms) 29: [ RUN ] openmp.realloc_exec_space_dualview 29: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 29: [ RUN ] openmp.resize_realloc_no_init_dynrankview 29: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 29: [ RUN ] openmp.resize_exec_space_dynrankview 29: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 29: [ RUN ] openmp.realloc_exec_space_dynrankview 29: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 29: [ RUN ] openmp.resize_realloc_no_init_scatterview 29: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 29: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 29: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 29: [ RUN ] openmp.resize_exec_space_scatterview 29: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 29: [ RUN ] openmp.realloc_exec_space_scatterview 29: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 29: [ RUN ] openmp.create_mirror_no_init_dynrankview 29: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 29: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 29: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 29: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 29: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 29: [ RUN ] openmp.create_mirror_no_init_offsetview 29: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 29: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 29: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 29: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 29: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 29: [ RUN ] openmp.create_mirror_no_init_dynamicview 29: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 29: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 29: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 29: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 29: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 29: [ RUN ] openmp.UnorderedMap_insert 29: [ OK ] openmp.UnorderedMap_insert (3866 ms) 29: [ RUN ] openmp.UnorderedMap_failed_insert 29: [ OK ] openmp.UnorderedMap_failed_insert (3159 ms) 29: [ RUN ] openmp.UnorderedMap_deep_copy 29: [ OK ] openmp.UnorderedMap_deep_copy (3 ms) 29: [ RUN ] openmp.UnorderedMap_valid_empty 29: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 29: [ RUN ] openmp.UnorderedMap_clear_zero_size 29: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 29: [ RUN ] openmp.UnorderedMap_consistent_size 29: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 29: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 29: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 29: [ RUN ] openmp.UnorderedMap_lambda_capturable 29: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 29: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 29: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 29: [ RUN ] openmp.viewctorprop_embedded_dim 29: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 29: [----------] 62 tests from openmp (8510 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 62 tests from 1 test suite ran. (8510 ms total) 29: [ PASSED ] 61 tests. 29: [ SKIPPED ] 1 test, listed below: 29: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc 29/53 Test #29: Kokkos_ContainersUnitTest_OpenMP ............ Passed 9.05 sec test 30 Start 30: Kokkos_ContainersUnitTest_HIP 30: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 30: Test timeout computed to be: 1500 30: [==========] Running 62 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 62 tests from hip 30: [ RUN ] hip.bitset 30: [ OK ] hip.bitset (16 ms) 30: [ RUN ] hip.bitset_default_constructor_no_alloc 30: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 30: [ RUN ] hip.dualview_combination 30: [ OK ] hip.dualview_combination (6 ms) 30: [ RUN ] hip.dualview_alloc 30: [ OK ] hip.dualview_alloc (0 ms) 30: [ RUN ] hip.test_dualview_copy_construction_and_assignment 30: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 30: [ RUN ] hip.dualview_combinations_without_init 30: [ OK ] hip.dualview_combinations_without_init (0 ms) 30: [ RUN ] hip.dualview_deep_copy 30: [ OK ] hip.dualview_deep_copy (1 ms) 30: [ RUN ] hip.dualview_realloc 30: [ OK ] hip.dualview_realloc (0 ms) 30: [ RUN ] hip.dualview_resize 30: [ OK ] hip.dualview_resize (0 ms) 30: [ RUN ] hip.dualview_device_correct_kokkos_device 30: 30: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 30: does not support page migration between device and host. 30: HIPManagedSpace might not work as expected. 30: Please refer to the ROCm documentation on unified/managed memory. 30: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 30: [ RUN ] hip.dualview_host_correct_kokkos_device 30: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 30: [ RUN ] hip.dualview_host_modify_template_device_sync 30: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 30: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 30: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 30: [ RUN ] hip.dualview_device_modify_template_host_sync 30: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 30: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 30: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 30: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 30: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 30: [ RUN ] hip.dynamic_view 30: [ OK ] hip.dynamic_view (16 ms) 30: [ RUN ] hip.dyn_rank_view_api_generic 30: [ OK ] hip.dyn_rank_view_api_generic (22 ms) 30: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 30: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms) 30: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 30: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 30: [ RUN ] hip.dyn_rank_view_api_operator_rank67 30: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 30: [ RUN ] hip.ErrorReporterViaLambda 30: [ OK ] hip.ErrorReporterViaLambda (2 ms) 30: [ RUN ] hip.ErrorReporter 30: [ OK ] hip.ErrorReporter (0 ms) 30: [ RUN ] hip.offsetview_construction 30: [ OK ] hip.offsetview_construction (3 ms) 30: [ RUN ] hip.offsetview_unmanaged_construction 30: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 30: [ RUN ] hip.offsetview_subview 30: [ OK ] hip.offsetview_subview (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank1 30: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank2 30: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank3 30: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 30: [ RUN ] hip.scatterview [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o 30: [ OK ] hip.scatterview (16791 ms) 30: [ RUN ] hip.scatterview_devicetype [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 30: [ OK ] hip.scatterview_devicetype (44867 ms) 30: [ RUN ] hip.staticcrsgraph 30: [ OK ] hip.staticcrsgraph (22 ms) 30: [ RUN ] hip.resize_realloc_no_init_dualview 30: [ OK ] hip.resize_realloc_no_init_dualview (5 ms) 30: [ RUN ] hip.resize_realloc_no_alloc_dualview 30: [ OK ] hip.resize_realloc_no_alloc_dualview (0 ms) 30: [ RUN ] hip.resize_exec_space_dualview 30: [ OK ] hip.resize_exec_space_dualview (0 ms) 30: [ RUN ] hip.realloc_exec_space_dualview 30: [ OK ] hip.realloc_exec_space_dualview (0 ms) 30: [ RUN ] hip.resize_realloc_no_init_dynrankview 30: [ OK ] hip.resize_realloc_no_init_dynrankview (0 ms) 30: [ RUN ] hip.resize_exec_space_dynrankview 30: [ OK ] hip.resize_exec_space_dynrankview (0 ms) 30: [ RUN ] hip.realloc_exec_space_dynrankview 30: [ OK ] hip.realloc_exec_space_dynrankview (0 ms) 30: [ RUN ] hip.resize_realloc_no_init_scatterview 30: [ OK ] hip.resize_realloc_no_init_scatterview (0 ms) 30: [ RUN ] hip.resize_realloc_no_alloc_scatterview 30: [ OK ] hip.resize_realloc_no_alloc_scatterview (0 ms) 30: [ RUN ] hip.resize_exec_space_scatterview 30: [ OK ] hip.resize_exec_space_scatterview (0 ms) 30: [ RUN ] hip.realloc_exec_space_scatterview 30: [ OK ] hip.realloc_exec_space_scatterview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynrankview 30: [ OK ] hip.create_mirror_no_init_dynrankview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynrankview_viewctor 30: [ OK ] hip.create_mirror_no_init_dynrankview_viewctor (0 ms) 30: [ RUN ] hip.create_mirror_view_and_copy_dynrankview 30: [ OK ] hip.create_mirror_view_and_copy_dynrankview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_offsetview 30: [ OK ] hip.create_mirror_no_init_offsetview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_offsetview_view_ctor 30: [ OK ] hip.create_mirror_no_init_offsetview_view_ctor (0 ms) 30: [ RUN ] hip.create_mirror_view_and_copy_offsetview 30: [ OK ] hip.create_mirror_view_and_copy_offsetview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynamicview 30: [ OK ] hip.create_mirror_no_init_dynamicview (0 ms) 30: [ RUN ] hip.create_mirror_view_and_copy_dynamicview 30: [ OK ] hip.create_mirror_view_and_copy_dynamicview (0 ms) 30: [ RUN ] hip.create_mirror_no_init_dynamicview_view_ctor 30: [ OK ] hip.create_mirror_no_init_dynamicview_view_ctor (0 ms) 30: [ RUN ] hip.UnorderedMap_insert 30: [ OK ] hip.UnorderedMap_insert (2796 ms) 30: [ RUN ] hip.UnorderedMap_failed_insert [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 30: [ OK ] hip.UnorderedMap_failed_insert (779 ms) 30: [ RUN ] hip.UnorderedMap_deep_copy 30: [ OK ] hip.UnorderedMap_deep_copy (9 ms) 30: [ RUN ] hip.UnorderedMap_valid_empty 30: [ OK ] hip.UnorderedMap_valid_empty (1 ms) 30: [ RUN ] hip.UnorderedMap_clear_zero_size 30: [ OK ] hip.UnorderedMap_clear_zero_size (0 ms) 30: [ RUN ] hip.UnorderedMap_consistent_size 30: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 30: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 30: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 30: [ RUN ] hip.UnorderedMap_lambda_capturable 30: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 30: [ RUN ] hip.UnorderedMap_constructor_view_alloc 30: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 30: [ RUN ] hip.viewctorprop_embedded_dim 30: [ OK ] hip.viewctorprop_embedded_dim (2 ms) 30: [----------] 62 tests from hip (65358 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 62 tests from 1 test suite ran. (65358 ms total) 30: [ PASSED ] 62 tests. 30/53 Test #30: Kokkos_ContainersUnitTest_HIP ............... Passed 65.83 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_OpenMP 31: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 31: Test timeout computed to be: 1500 31: [==========] Running 5 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 5 tests from TEST_CATEGORY 31: [ RUN ] TEST_CATEGORY.dynrankview_perf 31: OpenMP 31: DynRankView vs View: Initialization Only 31: View time (init only): 0.00917307 31: View sum computation time: 0.00917307 31: Strided View time (init only): 0.00581876 31: View Rank7 time (init only): 0.00705197 31: DynRankView time (init only): 0.00812465 31: DynRankView sum computation time: 0.00804625 31: Ratio of View to DynRankView time: 1.12904 31: Ratio of View to DynRankView sum computation time: 1.02716 31: Ratio of View to View Rank7 time: 1.30078 31: Ratio of StrideView to DynRankView time: 0.716186 31: Ratio of DynRankView to View Rank7 time: 1.15211 31: [ OK ] TEST_CATEGORY.dynrankview_perf (214 ms) 31: [ RUN ] TEST_CATEGORY.global_2_local 31: OpenMP 31: size, create, generate, fill, find 31: 256, 8.7915e-05, 1.0129e-05, 6.2087e-05, 0.000679659 31: 512, 3.9444e-05, 1.4377e-05, 8.2516e-05, 0.000656246 31: 1024, 3.6047e-05, 1.0079e-05, 0.000114546, 0.00076562 31: 2048, 4.1267e-05, 7.594e-06, 0.000194626, 0.00082387 31: 4096, 4.5856e-05, 7.004e-06, 0.000330232, 0.00103791 31: 8192, 6.9241e-05, 7.233e-06, 0.000596182, 0.00147797 31: 16384, 0.000105669, 1.1552e-05, 0.00112848, 0.00246318 31: 32768, 0.000199215, 1.7543e-05, 0.00216943, 0.00601447 31: 65536, 0.000342014, 2.8353e-05, 0.00422461, 0.0177199 31: 131072, 0.000661204, 4.1648e-05, 0.00834828, 0.039468 31: 262144, 0.00301026, 9.8265e-05, 0.0187336, 0.0780458 31: 524288, 0.00574107, 0.000176562, 0.0369805, 0.330571 31: 1048576, 0.0121049, 0.000257094, 0.0686901, 1.36159 31: 2097152, 0.022599, 0.000305004, 0.137753, 3.42215 [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o 31: 4194304, 0.040915, 0.000393841, 0.283041, 7.63432 31: [ OK ] TEST_CATEGORY.global_2_local (13560 ms) 31: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 31: skipping test 31: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 31: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 31: skipping test 31: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 31: [ RUN ] TEST_CATEGORY.scatter_view 31: ScatterView data-duplicated test: 31: num_threads 8 31: hand-coded test took 0.0569434 seconds 31: test took 0.0568013 seconds 31: num_threads 8 31: hand-coded test took 0.0567956 seconds 31: test took 0.0566614 seconds 31: num_threads 8 31: hand-coded test took 0.0569401 seconds 31: test took 0.0566138 seconds 31: num_threads 8 31: hand-coded test took 0.0566973 seconds 31: test took 0.056613 seconds 31: num_threads 8 31: hand-coded test took 0.0566941 seconds 31: test took 0.0566785 seconds 31: [ OK ] TEST_CATEGORY.scatter_view (895 ms) 31: [----------] 5 tests from TEST_CATEGORY (14671 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 5 tests from 1 test suite ran. (14671 ms total) 31: [ PASSED ] 5 tests. 31/53 Test #31: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 15.08 sec test 32 Start 32: Kokkos_ContainersPerformanceTest_HIP 32: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 32: Test timeout computed to be: 1500 32: [==========] Running 4 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 4 tests from TEST_CATEGORY 32: [ RUN ] TEST_CATEGORY.dynrankview_perf 32: HIP 32: DynRankView vs View: Initialization Only 32: View time (init only): 0.00310062 32: View sum computation time: 0.00310062 32: Strided View time (init only): 0.00143574 32: View Rank7 time (init only): 0.0013837 32: DynRankView time (init only): 0.0014583 32: DynRankView sum computation time: 0.00142159 32: Ratio of View to DynRankView time: 2.12618 32: Ratio of View to DynRankView sum computation time: 0.983924 32: Ratio of View to View Rank7 time: 2.24081 32: Ratio of StrideView to DynRankView time: 0.984528 32: Ratio of DynRankView to View Rank7 time: 1.05391 32: [ OK ] TEST_CATEGORY.dynrankview_perf (12 ms) 32: [ RUN ] TEST_CATEGORY.global_2_local 32: HIP 32: size, create, generate, fill, find 32: 256, 0.000240453, 2.0549e-05, 0.00231993, 0.0043766 32: 512, 0.000236315, 1.8254e-05, 3.0988e-05, 0.00341436 32: 1024, 0.000198153, 1.6982e-05, 3.0177e-05, 0.0034302 32: 2048, 0.000226185, 1.6621e-05, 2.9545e-05, 0.00345415 32: 4096, 0.000220885, 1.7172e-05, 2.9506e-05, 0.00350609 32: 8192, 0.000230504, 1.6902e-05, 3.2011e-05, 0.00359325 32: 16384, 0.000266161, 1.7352e-05, 3.2791e-05, 0.00392952 32: 32768, 0.000285988, 1.8244e-05, 3.716e-05, 0.00435824 32: 65536, 0.000313751, 2.131e-05, 4.5286e-05, 0.00448149 32: 131072, 0.000343175, 1.9858e-05, 6.0374e-05, 0.00525646 32: 262144, 0.000348937, 1.9898e-05, 0.000155242, 0.0064502 32: 524288, 0.000439958, 2.3905e-05, 0.000426883, 0.0112618 32: 1048576, 0.000462531, 2.2693e-05, 0.000990254, 0.0267367 32: 2097152, 0.000505631, 3.5106e-05, 0.00213939, 0.0549462 32: 4194304, 0.00057888, 3.9354e-05, 0.00479263, 0.115042 32: [ OK ] TEST_CATEGORY.global_2_local (271 ms) 32: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 32: skipping test 32: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 32: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 32: skipping test 32: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 32: [----------] 4 tests from TEST_CATEGORY (283 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 4 tests from 1 test suite ran. (284 ms total) 32: [ PASSED ] 4 tests. 32/53 Test #32: Kokkos_ContainersPerformanceTest_HIP ........ Passed 0.69 sec test 33 Start 33: Kokkos_UnitTest_Sort 33: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 33: Test timeout computed to be: 1500 33: [==========] Running 15 tests from 1 test suite. 33: [----------] Global test environment set-up. 33: [----------] 15 tests from hip 33: [ RUN ] hip.SortUnsignedValueType 33: [ OK ] hip.SortUnsignedValueType (24 ms) 33: [ RUN ] hip.SortEmptyView 33: [ OK ] hip.SortEmptyView (0 ms) 33: [ RUN ] hip.SortByKeyEmptyView 33: [ OK ] hip.SortByKeyEmptyView (0 ms) 33: [ RUN ] hip.SortByKey 33: [ OK ] hip.SortByKey (15 ms) 33: [ RUN ] hip.SortByKeyWithComparator 33: [ OK ] hip.SortByKeyWithComparator (1 ms) 33: [ RUN ] hip.SortByKeyStaticExtents 33: [ OK ] hip.SortByKeyStaticExtents (0 ms) 33: [ RUN ] hip.SortByKeyWithStrides 33: [ OK ] hip.SortByKeyWithStrides (0 ms) 33: [ RUN ] hip.SortByKeyKeysLargerThanValues 33: 33: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 33: 33: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 33: [ OK ] hip.SortByKeyKeysLargerThanValues (668 ms) 33: [ RUN ] hip.SortWithCustomComparator 33: [ OK ] hip.SortWithCustomComparator (657 ms) 33: [ RUN ] hip.BinSortGenericTests 33: [ OK ] hip.BinSortGenericTests (25 ms) 33: [ RUN ] hip.BinSortEmptyView 33: [ OK ] hip.BinSortEmptyView (0 ms) 33: [ RUN ] hip.BinSortEmptyKeysView 33: [ OK ] hip.BinSortEmptyKeysView (0 ms) 33: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c07.cpp.o [ 96%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o 33: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (11954 ms) 33: [ RUN ] hip.NestedSort 33: [ OK ] hip.NestedSort (37 ms) 33: [ RUN ] hip.NestedSortByKey 33: [ OK ] hip.NestedSortByKey (105 ms) 33: [----------] 15 tests from hip (13491 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 15 tests from 1 test suite ran. (13492 ms total) 33: [ PASSED ] 15 tests. 33/53 Test #33: Kokkos_UnitTest_Sort ........................ Passed 13.90 sec test 34 Start 34: Kokkos_UnitTest_Random 34: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Random 34: Test timeout computed to be: 1500 34: [==========] Running 3 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from hip 34: [ RUN ] hip.Random_XorShift64 34: Test Seed:1714071456922536501 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.00613541 -0.0122137 || 0.051031 27979 29350 || 28499.5 28674.4 || -168.842 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.0134906 0.00373549 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.00932789 0.0254199 || 0.051031 27937 29324 || 28409.4 28674.4 || 351.405 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.0218638 0.0094321 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.018081 -0.00205743 || 0.051031 28097 29344 || 29202.4 28674.4 || -28.4419 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00944522 0.00136938 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.00564953 0.00451362 || 0.051031 27970 29365 || 28837.3 28674.4 || 62.3963 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00738773 0.00125478 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000245088 -0.99999 -48246.5 || 0.051031 0 194987 || 2.92879e+09 28674.4 || -6.66959e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.000734171 -0.30301 0.158146 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.86136e-07 -0.00453723 -0.0297372 || 0.051031 28044 29452 || 28805.1 28674.4 || -411.086 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 7.71903e-07 0.00450326 0.00171396 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.58387e-07 0.0173912 -0.00325251 || 0.051031 27994 29379 || 28184.2 28674.4 || -44.9627 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.88658e-07 -0.0049191 0.0081121 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.010584 -0.00891503 || 0.051031 28074 29367 || 28981.1 28674.4 || -123.241 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.00790933 -0.00182734 || 0.051031 1e+64 -1e+64 34: Test Seed:1714071457037885753 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.45775e-07 -0.0176414 -0.00489704 || 0.051031 27989 29282 || 29189.3 28674.4 || -67.6967 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.5082e-07 0.0141691 -0.00630871 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.00169923 -0.02733 || 0.051031 27956 29312 || 28625.7 28674.4 || -377.809 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.0241851 0.00708759 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.0081552 0.0375843 || 0.051031 28005 29385 || 28910.2 28674.4 || 519.566 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.00909193 0.016109 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.0113361 -0.0051072 || 0.051031 28003 29401 || 29003.2 28674.4 || -70.6019 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.027109 -0.012388 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000245914 -0.99999 -48242.9 || 0.051031 0 194791 || 2.92841e+09 28674.4 || -6.6691e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.000736672 -0.305577 0.140572 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.78568e-07 -0.0165086 -0.00107996 || 0.051031 27993 29353 || 29155.7 28674.4 || -14.9293 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 7.49199e-07 -0.00994112 0.00580984 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.71e-07 0.000834095 0.00951875 || 0.051031 28021 29423 || 28650.5 28674.4 || 131.587 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 7.26496e-07 0.00869977 0.00584472 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.00299196 -0.0158163 || 0.051031 28035 29345 || 28588.9 28674.4 || -218.644 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.0218819 -0.00342476 || 0.051031 1e+64 -1e+64 34: [ OK ] hip.Random_XorShift64 (220 ms) 34: [ RUN ] hip.Random_XorShift1024_0 34: Test Seed:1714071457142885366 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0117225 -0.00639578 || 0.051031 10939 11806 || 11511.9 11377 || -88.4153 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.0164189 -0.00253798 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00600522 -0.0079481 || 0.051031 10957 11786 || 11309 11377 || -109.875 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.0152322 0.00299963 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0076875 -0.00114892 || 0.051031 10971 11809 || 11465.1 11377 || -15.8827 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.0120584 -0.00399922 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.00256334 0.00489054 || 0.051031 10970 11834 || 11406.2 11377 || 67.6068 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.0181402 -0.00255635 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000243869 -0.999975 -7594.92 || 0.051031 0 77875 || 4.61009e+08 11377 || -1.04992e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.000731392 -0.137779 0.0258312 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.73387e-07 -0.0033595 -0.00243217 || 0.051031 10987 11848 || 11415.3 11377 || -33.6224 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.24249e-07 0.00261462 -0.000725759 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.67029e-07 0.00285073 -0.00562579 || 0.051031 10942 11775 || 11344.6 11377 || -77.7709 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.05176e-07 -0.00724463 -0.00223771 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00864746 -0.0141365 || 0.051031 10919 11806 || 11279.4 11377 || -195.423 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00292628 -0.00366591 || 0.051031 1e+64 -1e+64 34: Test Seed:1714071457239074760 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.00231824 -0.00153393 || 0.051031 10935 11797 || 11403.4 11377 || -21.2051 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00433676 0.00122207 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00713966 -0.0019454 || 0.051031 10932 11795 || 11296.3 11377 || -26.8932 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00419694 -0.00017903 || 0.051031 1e+64 -1e+64 34: Test Scalar=int64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00558898 0.000119229 || 0.051031 10974 11772 || 11313.7 11377 || 1.64822 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.0144129 0.00192499 || 0.051031 1e+64 -1e+64 34: Test Scalar=uint64_t 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0125076 -0.0149282 || 0.051031 10942 11782 || 11521.1 11377 || -206.367 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.0146534 -0.000849137 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000243405 -0.999975 -7594 || 0.051031 0 77798 || 4.60997e+08 11377 || -1.04979e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.00072996 -0.173799 0.0251085 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.73387e-07 0.0168183 -0.0036965 || 0.051031 10984 11798 || 11188.8 11377 || -51.1004 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.24249e-07 -0.00950972 -0.00350064 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.79744e-07 0.0303406 -0.000709371 || 0.051031 10960 11781 || 11041.9 11377 || -9.80634 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.43323e-07 0.00544893 -0.00262482 || 0.051031 1e+64 -1e+64 34: Test Scalar=double 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.010632 -0.00162187 || 0.051031 10968 11775 || 11257.3 11377 || -22.4207 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00347167 0.00216157 || 0.051031 1e+64 -1e+64 34: [ OK ] hip.Random_XorShift1024_0 (217 ms) 34: [ RUN ] hip.Multi_streams 34: [ OK ] hip.Multi_streams (268 ms) 34: [----------] 3 tests from hip (706 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 3 tests from 1 test suite ran. (706 ms total) 34: [ PASSED ] 3 tests. 34/53 Test #34: Kokkos_UnitTest_Random ...................... Passed 1.12 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test timeout computed to be: 1500 35: [==========] Running 15 tests from 3 test suites. 35: [----------] Global test environment set-up. 35: [----------] 3 tests from std_algorithms_reducers 35: [ RUN ] std_algorithms_reducers.max_first_loc 35: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 35: [ RUN ] std_algorithms_reducers.min_first_loc 35: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 35: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 35: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 35: [----------] 3 tests from std_algorithms_reducers (0 ms total) 35: 35: [----------] 1 test from std_algorithms 35: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 35: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 35: [----------] 1 test from std_algorithms (0 ms total) 35: 35: [----------] 11 tests from random_access_iterator_test 35: [ RUN ] random_access_iterator_test.constructor 35: [ OK ] random_access_iterator_test.constructor (1 ms) 35: [ RUN ] random_access_iterator_test.constructiblity 35: [ OK ] random_access_iterator_test.constructiblity (0 ms) 35: [ RUN ] random_access_iterator_test.dereference 35: [ OK ] random_access_iterator_test.dereference (0 ms) 35: [ RUN ] random_access_iterator_test.subscript_operator 35: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet1 35: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet2 35: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet3 35: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet4 35: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 35: [ RUN ] random_access_iterator_test.assignment_operator 35: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 35: [ RUN ] random_access_iterator_test.distance 35: [ OK ] random_access_iterator_test.distance (0 ms) 35: [ RUN ] random_access_iterator_test.traits_helpers 35: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 35: [----------] 11 tests from random_access_iterator_test (4 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 15 tests from 3 test suites ran. (4 ms total) 35: [ PASSED ] 15 tests. 35/53 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.41 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test timeout computed to be: 1500 36: [==========] Running 7 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 7 tests from std_algorithms_min_max_element_test 36: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 36: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 36: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 36: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 36: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 36: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (10 ms) 36: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 36: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 36: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 36: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 36: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 36: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (12 ms) 36: [----------] 7 tests from std_algorithms_min_max_element_test (45 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 7 tests from 1 test suite ran. (45 ms total) 36: [ PASSED ] 7 tests. 36/53 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.44 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test timeout computed to be: 1500 37: [==========] Running 13 tests from 10 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from std_algorithms_lexicographical_compare_test 37: [ RUN ] std_algorithms_lexicographical_compare_test.test 37: [ OK ] std_algorithms_lexicographical_compare_test.test (184 ms) 37: [----------] 1 test from std_algorithms_lexicographical_compare_test (184 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_test 37: [ RUN ] std_algorithms_for_each_test.test 37: [ OK ] std_algorithms_for_each_test.test (114 ms) 37: [----------] 1 test from std_algorithms_for_each_test (114 ms total) 37: 37: [----------] 1 test from std_algorithms_find_test 37: [ RUN ] std_algorithms_find_test.test 37: [ OK ] std_algorithms_find_test.test (68 ms) 37: [----------] 1 test from std_algorithms_find_test (68 ms total) 37: 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 37: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (617 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 37: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1191 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search 37: [ OK ] std_algorithms_non_mod_seq_ops.search (799 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 37: [ OK ] std_algorithms_non_mod_seq_ops.search_n (487 ms) 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3095 ms total) 37: 37: [----------] 1 test from std_algorithms_count_test 37: [ RUN ] std_algorithms_count_test.test 37: [ OK ] std_algorithms_count_test.test (90 ms) 37: [----------] 1 test from std_algorithms_count_test (90 ms total) 37: 37: [----------] 1 test from std_algorithms_equal_test 37: [ RUN ] std_algorithms_equal_test.test 37: [ OK ] std_algorithms_equal_test.test (18 ms) 37: [----------] 1 test from std_algorithms_equal_test (18 ms total) 37: 37: [----------] 1 test from std_algorithms_all_any_none_of_test 37: [ RUN ] std_algorithms_all_any_none_of_test.test 37: [ OK ] std_algorithms_all_any_none_of_test.test (74 ms) 37: [----------] 1 test from std_algorithms_all_any_none_of_test (74 ms total) 37: 37: [----------] 1 test from std_algorithms_nonmod_seq_ops 37: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 37: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (105 ms) 37: [----------] 1 test from std_algorithms_nonmod_seq_ops (105 ms total) 37: 37: [----------] 1 test from std_algorithms_mismatch_test 37: [ RUN ] std_algorithms_mismatch_test.test 37: [ OK ] std_algorithms_mismatch_test.test (174 ms) 37: [----------] 1 test from std_algorithms_mismatch_test (174 ms total) 37: 37: [----------] 1 test from std_algorithms_mod_seq_ops 37: [ RUN ] std_algorithms_mod_seq_ops.move_backward 37: [ OK ] std_algorithms_mod_seq_ops.move_backward (49 ms) 37: [----------] 1 test from std_algorithms_mod_seq_ops (49 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 13 tests from 10 test suites ran. (3976 ms total) 37: [ PASSED ] 13 tests. 37/53 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.38 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test timeout computed to be: 1500 38: [==========] Running 31 tests from 5 test suites. 38: [----------] Global test environment set-up. 38: [----------] 3 tests from std_algorithms_mod_ops_test 38: [ RUN ] std_algorithms_mod_ops_test.move 38: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 38: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 38: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (4 ms) 38: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 38: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 38: [----------] 3 tests from std_algorithms_mod_ops_test (4 ms total) 38: 38: [----------] 12 tests from std_algorithms_mod_seq_ops_test 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy 38: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 38: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.fill 38: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 38: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 38: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 38: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.generate 38: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 38: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 38: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 38: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total) 38: 38: [----------] 4 tests from std_algorithms_replace_ops_test 38: [ RUN ] std_algorithms_replace_ops_test.replace 38: [ OK ] std_algorithms_replace_ops_test.replace (30 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_if 38: [ OK ] std_algorithms_replace_ops_test.replace_if (144 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy 38: [ OK ] std_algorithms_replace_ops_test.replace_copy (51 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 38: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (48 ms) 38: [----------] 4 tests from std_algorithms_replace_ops_test (274 ms total) 38: 38: [----------] 11 tests from std_algorithms_mod_seq_ops 38: [ RUN ] std_algorithms_mod_seq_ops.copy_if 38: [ OK ] std_algorithms_mod_seq_ops.copy_if (39 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.unique 38: [ OK ] std_algorithms_mod_seq_ops.unique (246 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 38: [ OK ] std_algorithms_mod_seq_ops.unique_copy (79 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove 38: [ OK ] std_algorithms_mod_seq_ops.remove (61 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_if 38: [ OK ] std_algorithms_mod_seq_ops.remove_if (64 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy (179 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (62 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate 38: [ OK ] std_algorithms_mod_seq_ops.rotate (1359 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 38: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (420 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_left 38: [ OK ] std_algorithms_mod_seq_ops.shift_left (1374 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_right 38: [ OK ] std_algorithms_mod_seq_ops.shift_right (1352 ms) 38: [----------] 11 tests from std_algorithms_mod_seq_ops (5241 ms total) 38: 38: [----------] 1 test from std_algorithms_modseq_test 38: [ RUN ] std_algorithms_modseq_test.reverse 38: [ OK ] std_algorithms_modseq_test.reverse (52 ms) 38: [----------] 1 test from std_algorithms_modseq_test (52 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 31 tests from 5 test suites ran. (5578 ms total) 38: [ PASSED ] 31 tests. 38/53 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 5.99 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test timeout computed to be: 1500 39: [==========] Running 29 tests from 7 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_sorting_ops_test 39: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 39: [ OK ] std_algorithms_sorting_ops_test.is_sorted (14 ms) 39: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 39: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (12 ms) 39: [----------] 2 tests from std_algorithms_sorting_ops_test (26 ms total) 39: 39: [----------] 4 tests from std_algorithms_partitioning_test 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 39: [ RUN ] std_algorithms_partitioning_test.partition_point 39: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 39: [----------] 4 tests from std_algorithms_partitioning_test (5 ms total) 39: 39: [----------] 1 test from std_algorithms_partitioning_ops 39: [ RUN ] std_algorithms_partitioning_ops.partition_copy 39: [ OK ] std_algorithms_partitioning_ops.partition_copy (29 ms) 39: [----------] 1 test from std_algorithms_partitioning_ops (29 ms total) 39: 39: [----------] 12 tests from std_algorithms_numerics_test 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (6 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 39: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 39: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 39: [----------] 12 tests from std_algorithms_numerics_test (16 ms total) 39: 39: [----------] 1 test from std_algorithms_numerics_ops_test 39: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 39: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (72 ms) 39: [----------] 1 test from std_algorithms_numerics_ops_test (72 ms total) 39: 39: [----------] 8 tests from std_algorithms_numeric_ops_test 39: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 39: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (906 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 39: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (690 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 39: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (248 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 39: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (357 ms) 39: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 39: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 39: [----------] 8 tests from std_algorithms_numeric_ops_test (2202 ms total) 39: 39: [----------] 1 test from std_algorithms_transform_ops_test 39: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 39: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (36 ms) 39: [----------] 1 test from std_algorithms_transform_ops_test (36 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 29 tests from 7 test suites ran. (2389 ms total) 39: [ PASSED ] 29 tests. 39/53 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.80 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test timeout computed to be: 1500 40: [==========] Running 12 tests from 7 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_adjacent_find_team_test 40: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 40: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (506 ms) 40: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 40: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (496 ms) 40: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1002 ms total) 40: 40: [----------] 2 tests from std_algorithms_count_team_test 40: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 40: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (552 ms) 40: [ RUN ] std_algorithms_count_team_test.count_returns_zero 40: [ OK ] std_algorithms_count_team_test.count_returns_zero (220 ms) 40: [----------] 2 tests from std_algorithms_count_team_test (773 ms total) 40: 40: [----------] 1 test from std_algorithms_count_if_team_test 40: [ RUN ] std_algorithms_count_if_team_test.test 40: [ OK ] std_algorithms_count_if_team_test.test (270 ms) 40: [----------] 1 test from std_algorithms_count_if_team_test (270 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_team_test 40: [ RUN ] std_algorithms_for_each_team_test.test 40: [ OK ] std_algorithms_for_each_team_test.test (397 ms) 40: [----------] 1 test from std_algorithms_for_each_team_test (397 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_n_team_test 40: [ RUN ] std_algorithms_for_each_n_team_test.test 40: [ OK ] std_algorithms_for_each_n_team_test.test (428 ms) 40: [----------] 1 test from std_algorithms_for_each_n_team_test (428 ms total) 40: 40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 40: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2863 ms) 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 40: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1729 ms) 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 40: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1732 ms) 40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6325 ms total) 40: 40: [----------] 2 tests from std_algorithms_mismatch_team_test 40: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P 40: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1913 ms) 40: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 40: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (834 ms) 40: [----------] 2 tests from std_algorithms_mismatch_team_test (2748 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 12 tests from 7 test suites ran. (11948 ms total) 40: [ PASSED ] 12 tests. 40/53 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 12.36 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test timeout computed to be: 1500 41: [==========] Running 8 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 2 tests from std_algorithms_equal_team_test 41: [ RUN ] std_algorithms_equal_team_test.views_are_equal 41: [ OK ] std_algorithms_equal_team_test.views_are_equal (1482 ms) 41: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 41: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1197 ms) 41: [----------] 2 tests from std_algorithms_equal_team_test (2680 ms total) 41: 41: [----------] 2 tests from std_algorithms_search_team_test 41: [ RUN ] std_algorithms_search_team_test.sequences_exist 41: [ OK ] std_algorithms_search_team_test.sequences_exist (686 ms) 41: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P 41: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (843 ms) 41: [----------] 2 tests from std_algorithms_search_team_test (1529 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_end_team_test 41: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 41: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1823 ms) 41: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o 41: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1620 ms) 41: [----------] 2 tests from std_algorithms_find_end_team_test (3444 ms total) 41: 41: [----------] 2 tests from std_algorithms_find_first_of_team_test 41: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 41: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1370 ms) 41: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 41: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5382 ms) 41: [----------] 2 tests from std_algorithms_find_first_of_team_test (6752 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 8 tests from 4 test suites ran. (14407 ms total) 41: [ PASSED ] 8 tests. 41/53 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 14.82 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test timeout computed to be: 1500 42: [==========] Running 11 tests from 7 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from std_algorithms_find_team_test 42: [ RUN ] std_algorithms_find_team_test.searched_values_exist 42: [ OK ] std_algorithms_find_team_test.searched_values_exist (283 ms) 42: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 42: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (398 ms) 42: [----------] 2 tests from std_algorithms_find_team_test (681 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_if_team_test 42: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 42: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (230 ms) 42: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 42: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (389 ms) 42: [----------] 2 tests from std_algorithms_find_if_team_test (619 ms total) 42: 42: [----------] 2 tests from std_algorithms_find_if_not_team_test 42: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 42: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (393 ms) 42: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 42: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (222 ms) 42: [----------] 2 tests from std_algorithms_find_if_not_team_test (616 ms total) 42: 42: [----------] 1 test from std_algorithms_all_of_team_test 42: [ RUN ] std_algorithms_all_of_team_test.test 42: [ OK ] std_algorithms_all_of_team_test.test (396 ms) 42: [----------] 1 test from std_algorithms_all_of_team_test (396 ms total) 42: 42: [----------] 1 test from std_algorithms_any_of_team_test 42: [ RUN ] std_algorithms_any_of_team_test.test 42: [ OK ] std_algorithms_any_of_team_test.test (224 ms) 42: [----------] 1 test from std_algorithms_any_of_team_test (224 ms total) 42: 42: [----------] 1 test from std_algorithms_none_of_team_test 42: [ RUN ] std_algorithms_none_of_team_test.test 42: [ OK ] std_algorithms_none_of_team_test.test (403 ms) 42: [----------] 1 test from std_algorithms_none_of_team_test (403 ms total) 42: 42: [----------] 2 tests from std_algorithms_search_n_team_test 42: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 42: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (276 ms) 42: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 42: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (295 ms) 42: [----------] 2 tests from std_algorithms_search_n_team_test (571 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 11 tests from 7 test suites ran. (3514 ms total) 42: [ PASSED ] 11 tests. 42/53 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 3.93 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test timeout computed to be: 1500 43: [==========] Running 3 tests from 3 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_min_element_team_test 43: [ RUN ] std_algorithms_min_element_team_test.test 43: [ OK ] std_algorithms_min_element_team_test.test (1212 ms) 43: [----------] 1 test from std_algorithms_min_element_team_test (1212 ms total) 43: 43: [----------] 1 test from std_algorithms_max_element_team_test 43: [ RUN ] std_algorithms_max_element_team_test.test 43: [ OK ] std_algorithms_max_element_team_test.test (1195 ms) 43: [----------] 1 test from std_algorithms_max_element_team_test (1196 ms total) 43: 43: [----------] 1 test from std_algorithms_minmax_element_team_test 43: [ RUN ] std_algorithms_minmax_element_team_test.test 43: [ OK ] std_algorithms_minmax_element_team_test.test (1736 ms) 43: [----------] 1 test from std_algorithms_minmax_element_team_test (1736 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 3 tests from 3 test suites ran. (4145 ms total) 43: [ PASSED ] 3 tests. 43/53 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 4.56 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 44: Test timeout computed to be: 1500 44: [==========] Running 6 tests from 6 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_fill_team_test 44: [ RUN ] std_algorithms_fill_team_test.test 44: [ OK ] std_algorithms_fill_team_test.test (279 ms) 44: [----------] 1 test from std_algorithms_fill_team_test (279 ms total) 44: 44: [----------] 1 test from std_algorithms_fill_n_team_test 44: [ RUN ] std_algorithms_fill_n_team_test.test 44: [ OK ] std_algorithms_fill_n_team_test.test (335 ms) 44: [----------] 1 test from std_algorithms_fill_n_team_test (335 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_team_test 44: [ RUN ] std_algorithms_replace_team_test.test 44: [ OK ] std_algorithms_replace_team_test.test (432 ms) 44: [----------] 1 test from std_algorithms_replace_team_test (432 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_if_team_test 44: [ RUN ] std_algorithms_replace_if_team_test.test 44: [ OK ] std_algorithms_replace_if_team_test.test (495 ms) 44: [----------] 1 test from std_algorithms_replace_if_team_test (495 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_team_test 44: [ RUN ] std_algorithms_replace_copy_team_test.test 44: [ OK ] std_algorithms_replace_copy_team_test.test (811 ms) 44: [----------] 1 test from std_algorithms_replace_copy_team_test (811 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test 44: [ RUN ] std_algorithms_replace_copy_if_team_test.test 44: [ OK ] std_algorithms_replace_copy_if_team_test.test (686 ms) 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test (686 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 6 tests from 6 test suites ran. (3040 ms total) 44: [ PASSED ] 6 tests. 44/53 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 3.45 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test timeout computed to be: 1500 45: [==========] Running 4 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_reverse_team_test 45: [ RUN ] std_algorithms_reverse_team_test.test 45: [ OK ] std_algorithms_reverse_team_test.test (307 ms) 45: [----------] 1 test from std_algorithms_reverse_team_test (307 ms total) 45: 45: [----------] 1 test from std_algorithms_reverse_copy_team_test 45: [ RUN ] std_algorithms_reverse_copy_team_test.test 45: [ OK ] std_algorithms_reverse_copy_team_test.test (330 ms) 45: [----------] 1 test from std_algorithms_reverse_copy_team_test (330 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_team_test 45: [ RUN ] std_algorithms_rotate_team_test.test 45: [ OK ] std_algorithms_rotate_team_test.test (679 ms) 45: [----------] 1 test from std_algorithms_rotate_team_test (679 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_copy_team_test 45: [ RUN ] std_algorithms_rotate_copy_team_test.test 45: [ OK ] std_algorithms_rotate_copy_team_test.test (539 ms) 45: [----------] 1 test from std_algorithms_rotate_copy_team_test (539 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (1856 ms total) 45: [ PASSED ] 4 tests. 45/53 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 2.27 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test timeout computed to be: 1500 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_move_team_test 46: [ RUN ] std_algorithms_move_team_test.test [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 46: [ OK ] std_algorithms_move_team_test.test (500 ms) 46: [----------] 1 test from std_algorithms_move_team_test (500 ms total) 46: 46: [----------] 1 test from std_algorithms_move_backward_team_test 46: [ RUN ] std_algorithms_move_backward_team_test.test 46: [ OK ] std_algorithms_move_backward_team_test.test (468 ms) 46: [----------] 1 test from std_algorithms_move_backward_team_test (468 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_left_team_test 46: [ RUN ] std_algorithms_shift_left_team_test.test [ 98%] Linking CXX executable Kokkos_atomic 46: [ OK ] std_algorithms_shift_left_team_test.test (1583 ms) 46: [----------] 1 test from std_algorithms_shift_left_team_test (1583 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_right_team_test 46: [ RUN ] std_algorithms_shift_right_team_test.test 46: [ OK ] std_algorithms_shift_right_team_test.test (1508 ms) 46: [----------] 1 test from std_algorithms_shift_right_team_test (1508 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (4062 ms total) 46: [ PASSED ] 4 tests. 46/53 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 4.48 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test timeout computed to be: 1500 47: [==========] Running 9 tests from 9 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_copy_team_test 47: [ RUN ] std_algorithms_copy_team_test.test 47: [ OK ] std_algorithms_copy_team_test.test (643 ms) 47: [----------] 1 test from std_algorithms_copy_team_test (643 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_n_team_test 47: [ RUN ] std_algorithms_copy_n_team_test.test 47: [ OK ] std_algorithms_copy_n_team_test.test (407 ms) 47: [----------] 1 test from std_algorithms_copy_n_team_test (407 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_backward_team_test 47: [ RUN ] std_algorithms_copy_backward_team_test.test 47: [ OK ] std_algorithms_copy_backward_team_test.test (461 ms) 47: [----------] 1 test from std_algorithms_copy_backward_team_test (461 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_if_team_test 47: [ RUN ] std_algorithms_copy_if_team_test.test 47: [ OK ] std_algorithms_copy_if_team_test.test (538 ms) 47: [----------] 1 test from std_algorithms_copy_if_team_test (538 ms total) 47: 47: [----------] 1 test from std_algorithms_unique_copy_team_test 47: [ RUN ] std_algorithms_unique_copy_team_test.test [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o 47: [ OK ] std_algorithms_unique_copy_team_test.test (1155 ms) 47: [----------] 1 test from std_algorithms_unique_copy_team_test (1155 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_team_test 47: [ RUN ] std_algorithms_remove_team_test.test 47: [ OK ] std_algorithms_remove_team_test.test (678 ms) 47: [----------] 1 test from std_algorithms_remove_team_test (678 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_if_team_test 47: [ RUN ] std_algorithms_remove_if_team_test.test 47: [ OK ] std_algorithms_remove_if_team_test.test (688 ms) 47: [----------] 1 test from std_algorithms_remove_if_team_test (688 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_copy_team_test 47: [ RUN ] std_algorithms_remove_copy_team_test.test 47: [ OK ] std_algorithms_remove_copy_team_test.test (737 ms) 47: [----------] 1 test from std_algorithms_remove_copy_team_test (737 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_copy_if_team_test 47: [ RUN ] std_algorithms_remove_copy_if_team_test.test 47: [ OK ] std_algorithms_remove_copy_if_team_test.test (673 ms) 47: [----------] 1 test from std_algorithms_remove_copy_if_team_test (673 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 9 tests from 9 test suites ran. (5984 ms total) 47: [ PASSED ] 9 tests. 47/53 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 6.40 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test timeout computed to be: 1500 [ 98%] Built target Kokkos_atomic 48: [==========] Running 4 tests from 4 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_unique_team_test 48: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o 48: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1311 ms) 48: [----------] 1 test from std_algorithms_unique_team_test (1311 ms total) 48: 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test 48: [ RUN ] std_algorithms_adjacent_difference_team_test.test 48: [ OK ] std_algorithms_adjacent_difference_team_test.test (1072 ms) 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1072 ms total) 48: 48: [----------] 1 test from std_algorithms_reduce_team_test 48: [ RUN ] std_algorithms_reduce_team_test.test 48: [ OK ] std_algorithms_reduce_team_test.test (847 ms) 48: [----------] 1 test from std_algorithms_reduce_team_test (847 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_reduce_team_test 48: [ RUN ] std_algorithms_transform_reduce_team_test.test 48: [ OK ] std_algorithms_transform_reduce_team_test.test (1425 ms) 48: [----------] 1 test from std_algorithms_transform_reduce_team_test (1425 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 4 tests from 4 test suites ran. (4656 ms total) 48: [ PASSED ] 4 tests. 48/53 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 5.07 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test timeout computed to be: 1500 49: [==========] Running 18 tests from 5 test suites. 49: [----------] Global test environment set-up. 49: [----------] 2 tests from std_algorithms_is_sorted_team_test 49: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 49: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (501 ms) 49: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 98%] Linking CXX executable Kokkos_gups 49: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1298 ms) 49: [----------] 2 tests from std_algorithms_is_sorted_team_test (1799 ms total) 49: 49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (19 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (21 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1219 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (686 ms) 49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1946 ms total) 49: 49: [----------] 4 tests from std_algorithms_is_partitioned_team_test 49: [ RUN ] std_algorithms_is_partitioned_team_test.empty 49: [ OK ] std_algorithms_is_partitioned_team_test.empty (11 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 49: [ OK ] std_algorithms_is_partitioned_team_test.all_true (334 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 49: [ OK ] std_algorithms_is_partitioned_team_test.all_false (336 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.random 49: [ OK ] std_algorithms_is_partitioned_team_test.random (280 ms) 49: [----------] 4 tests from std_algorithms_is_partitioned_team_test (963 ms total) 49: 49: [----------] 4 tests from std_algorithms_partition_copy_team_test 49: [ RUN ] std_algorithms_partition_copy_team_test.empty 49: [ OK ] std_algorithms_partition_copy_team_test.empty (16 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.all_true 49: [ OK ] std_algorithms_partition_copy_team_test.all_true (650 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.all_false 49: [ OK ] std_algorithms_partition_copy_team_test.all_false (645 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.random 49: [ OK ] std_algorithms_partition_copy_team_test.random (590 ms) 49: [----------] 4 tests from std_algorithms_partition_copy_team_test (1902 ms total) 49: 49: [----------] 4 tests from std_algorithms_partition_point_team_test 49: [ RUN ] std_algorithms_partition_point_team_test.empty 49: [ OK ] std_algorithms_partition_point_team_test.empty (11 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.all_true 49: [ OK ] std_algorithms_partition_point_team_test.all_true (215 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.all_false 49: [ OK ] std_algorithms_partition_point_team_test.all_false (213 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.random 49: [ OK ] std_algorithms_partition_point_team_test.random (160 ms) 49: [----------] 4 tests from std_algorithms_partition_point_team_test (601 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 18 tests from 5 test suites ran. (7213 ms total) 49: [ PASSED ] 18 tests. 49/53 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 7.63 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test timeout computed to be: 1500 50: [==========] Running 5 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 2 tests from std_algorithms_transform_team_test 50: [ RUN ] std_algorithms_transform_team_test.test_unary_op 50: [ OK ] std_algorithms_transform_team_test.test_unary_op (671 ms) 50: [ RUN ] std_algorithms_transform_team_test.test_binary_op 50: [ OK ] std_algorithms_transform_team_test.test_binary_op (803 ms) 50: [----------] 2 tests from std_algorithms_transform_team_test (1474 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_team_test 50: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 98%] Built target Kokkos_gups [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c08.cpp.o 50: [ OK ] std_algorithms_generate_team_test.test_unary_op (1681 ms) 50: [----------] 1 test from std_algorithms_generate_team_test (1681 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_n_team_test 50: [ RUN ] std_algorithms_generate_n_team_test.test 50: [ OK ] std_algorithms_generate_n_team_test.test (380 ms) 50: [----------] 1 test from std_algorithms_generate_n_team_test (380 ms total) 50: 50: [----------] 1 test from std_algorithms_swap_ranges_team_test 50: [ RUN ] std_algorithms_swap_ranges_team_test.test 50: [ OK ] std_algorithms_swap_ranges_team_test.test (756 ms) 50: [----------] 1 test from std_algorithms_swap_ranges_team_test (756 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 5 tests from 4 test suites ran. (4293 ms total) 50: [ PASSED ] 5 tests. 50/53 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 4.71 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test timeout computed to be: 1500 51: [==========] Running 2 tests from 2 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_exclusive_scan_team_test 51: [ RUN ] std_algorithms_exclusive_scan_team_test.test 51: [ OK ] std_algorithms_exclusive_scan_team_test.test (2858 ms) 51: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2859 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 51: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 51: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1452 ms) 51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1452 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 2 tests from 2 test suites ran. (4311 ms total) 51: [ PASSED ] 2 tests. 51/53 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 4.72 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test timeout computed to be: 1500 52: [==========] Running 2 tests from 2 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_inclusive_scan_team_test 52: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 98%] Linking CXX executable Kokkos_UnitTest_SIMD 52: [ OK ] std_algorithms_inclusive_scan_team_test.test (4285 ms) 52: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4285 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 52: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c09.cpp.o 52: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2888 ms) 52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2888 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 2 tests from 2 test suites ran. (7173 ms total) 52: [ PASSED ] 2 tests. 52/53 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 7.58 sec test 53 Start 53: Kokkos_UnitTest_SIMD 53: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/simd/unit_tests/Kokkos_UnitTest_SIMD 53: Test timeout computed to be: 1500 53: [==========] Running 16 tests from 1 test suite. 53: [----------] Global test environment set-up. 53: [----------] 16 tests from simd 53: [ RUN ] simd.host_math_ops 53: [ OK ] simd.host_math_ops (0 ms) 53: [ RUN ] simd.device_math_ops 53: [ OK ] simd.device_math_ops (3 ms) 53: [ RUN ] simd.host_mask_ops 53: [ OK ] simd.host_mask_ops (0 ms) 53: [ RUN ] simd.device_mask_ops 53: [ OK ] simd.device_mask_ops (0 ms) 53: [ RUN ] simd.host_conversions 53: [ OK ] simd.host_conversions (0 ms) 53: [ RUN ] simd.device_conversions 53: [ OK ] simd.device_conversions (0 ms) 53: [ RUN ] simd.host_shift_ops 53: [ OK ] simd.host_shift_ops (0 ms) 53: [ RUN ] simd.device_shift_ops 53: [ OK ] simd.device_shift_ops (0 ms) 53: [ RUN ] simd.host_condition 53: [ OK ] simd.host_condition (0 ms) 53: [ RUN ] simd.device_condition 53: [ OK ] simd.device_condition (0 ms) 53: [ RUN ] simd.host_gen_ctors 53: [ OK ] simd.host_gen_ctors (0 ms) 53: [ RUN ] simd.device_gen_ctors 53: [ OK ] simd.device_gen_ctors (0 ms) 53: [ RUN ] simd.host_where_expressions 53: [ OK ] simd.host_where_expressions (0 ms) 53: [ RUN ] simd.device_where_expressions 53: [ OK ] simd.device_where_expressions (0 ms) 53: [ RUN ] simd.host_reductions 53: [ OK ] simd.host_reductions (0 ms) 53: [ RUN ] simd.device_reductions 53: [ OK ] simd.device_reductions (0 ms) 53: [----------] 16 tests from simd (3 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 16 tests from 1 test suite ran. (3 ms total) 53: [ PASSED ] 16 tests. 53/53 Test #53: Kokkos_UnitTest_SIMD ........................ Passed 0.41 sec 100% tests passed, 0 tests failed out of 53 Total Test time (real) = 1087.71 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 0 cache size 0.0 kB max cache size 5.0 GB [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 c31ece42603a8becb8057397b5b8f36c44fee8f24313096ea607266a3a907c6e [ 98%] Linking CXX executable Kokkos_stream $ docker rm -f --volumes c31ece42603a8becb8057397b5b8f36c44fee8f24313096ea607266a3a907c6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 98%] Built target Kokkos_UnitTest_SIMD [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c10.cpp.o [ 99%] Built target Kokkos_stream [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c11.cpp.o [ 99%] Linking CXX executable Kokkos_launch_latency [ 99%] Built target Kokkos_launch_latency [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c12.cpp.o [ 99%] Linking CXX executable Kokkos_gather [ 99%] Built target Kokkos_gather [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c13.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c14.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget [100%] Built target Kokkos_CoreUnitTest_OpenMPTarget + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6830/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6830/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-6830/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 1: Test timeout computed to be: 1500 1: [==========] Running 198 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 5 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (281 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (246 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (243 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (11 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (4 ms) 1: [----------] 5 tests from serial_DeathTest (787 ms total) 1: 1: [----------] 193 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (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 (127 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_issue_3867 1: [ OK ] serial.complex_issue_3867 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (2 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 (44 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (2 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3218 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2635 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (2029 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (2618 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (18 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (10 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (3 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (2 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (1046 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestMDRangeReduce.hpp:50: Skipped 1: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail 1: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types (0 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (40 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (3 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (2 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (2 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (2 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_int16_t 1: [ OK ] serial.reducers_int16_t (0 ms) 1: [ RUN ] serial.reducers_bool 1: [ OK ] serial.reducers_bool (0 ms) 1: [ RUN ] serial.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (71 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (229 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (2132 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (2083 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (463 ms) 1: [ RUN ] serial.reduction_with_large_iteration_count 1: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestReduce.hpp:642: Skipped 1: Disabling for host backends 1: [ SKIPPED ] serial.reduction_with_large_iteration_count (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (16 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy 1: [ OK ] serial.reduce_device_view_mdrange_policy (3097 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (263 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (7 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (1254 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (5 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 (21 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 (1282 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (20 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (917 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 (19 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 (924 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 (19 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev 1: [ OK ] serial.task_fib_chase_lev (979 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 (20 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 193 tests from serial (25746 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 198 tests from 2 test suites ran. (26533 ms total) 1: [ PASSED ] 195 tests. 1: [ SKIPPED ] 3 tests, listed below: 1: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types 1: [ SKIPPED ] serial.mdspan_minimal_functional 1: [ SKIPPED ] serial.reduction_with_large_iteration_count 1/49 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 28.51 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 2: Test timeout computed to be: 1500 2: [==========] Running 119 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 4 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6830/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-6830/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 4 tests from serial_DeathTest (0 ms total) 2: 2: [----------] 115 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (493 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_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (7 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (5 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (9 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (54 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (164 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (57 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 (11736 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (151 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (139 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (48 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 (43 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (0 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (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 (0 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (0 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (4 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (120 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (3 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (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 (1384 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 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_fill_tests_layout_right 2: [ OK ] serial.view_fill_tests_layout_right (2628 ms) 2: [ RUN ] serial.view_fill_tests_layout_left 2: [ OK ] serial.view_fill_tests_layout_left (1955 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 (84 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 (1 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (4 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (176 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-6830/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 (6 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (6 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (6 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (161 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (162 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (161 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (244 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (245 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (244 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 115 tests from serial (20751 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 119 tests from 2 test suites ran. (20751 ms total) 2: [ PASSED ] 116 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/49 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 22.36 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 3: Test timeout computed to be: 1500 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/49 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 1.56 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMPTarget 4: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget 4: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 4: Test timeout computed to be: 1500 4: [==========] Running 229 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 9 tests from openmptarget_DeathTest 4: [ RUN ] openmptarget_DeathTest.abort_from_host 4: [ OK ] openmptarget_DeathTest.abort_from_host (251 ms) 4: [ RUN ] openmptarget_DeathTest.abort_from_device 4: [ OK ] openmptarget_DeathTest.abort_from_device (1910 ms) 4: [ RUN ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort (262 ms) 4: [ RUN ] openmptarget_DeathTest.range_policy_invalid_bounds 4: [ OK ] openmptarget_DeathTest.range_policy_invalid_bounds (8 ms) 4: [ RUN ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds (5 ms) 4: [ RUN ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment 4: [ OK ] openmptarget_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms) 4: [ RUN ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment 4: [ OK ] openmptarget_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 4: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_host 4: [ OK ] openmptarget_DeathTest.view_memory_access_violations_from_host (61208 ms) 4: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestViewMemoryAccessViolation.hpp:180: Skipped 4: skipping because OpenMPTarget backend is currently not able to abort from the device 4: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device (0 ms) 4: [----------] 9 tests from openmptarget_DeathTest (63649 ms total) 4: 4: [----------] 220 tests from openmptarget 4: [ RUN ] openmptarget.array_capacity 4: [ OK ] openmptarget.array_capacity (0 ms) 4: [ RUN ] openmptarget.array_element_access 4: [ OK ] openmptarget.array_element_access (0 ms) 4: [ RUN ] openmptarget.array_zero_capacity 4: [ OK ] openmptarget.array_zero_capacity (0 ms) 4: [ RUN ] openmptarget.array_zero_data_nullptr 4: [ OK ] openmptarget.array_zero_data_nullptr (0 ms) 4: [ RUN ] openmptarget.array_contiguous_capacity 4: [ OK ] openmptarget.array_contiguous_capacity (0 ms) 4: [ RUN ] openmptarget.array_contiguous_element_access 4: [ OK ] openmptarget.array_contiguous_element_access (0 ms) 4: [ RUN ] openmptarget.array_contiguous_assignment 4: [ OK ] openmptarget.array_contiguous_assignment (0 ms) 4: [ RUN ] openmptarget.array_strided_capacity 4: [ OK ] openmptarget.array_strided_capacity (0 ms) 4: [ RUN ] openmptarget.array_strided_element_access 4: [ OK ] openmptarget.array_strided_element_access (0 ms) 4: [ RUN ] openmptarget.array_strided_assignment 4: [ OK ] openmptarget.array_strided_assignment (0 ms) 4: [ RUN ] openmptarget.atomic_operations_complexfloat 4: [ OK ] openmptarget.atomic_operations_complexfloat (22 ms) 4: [ RUN ] openmptarget.atomic_operations_double 4: [ OK ] openmptarget.atomic_operations_double (25 ms) 4: [ RUN ] openmptarget.atomic_operations_float 4: [ OK ] openmptarget.atomic_operations_float (25 ms) 4: [ RUN ] openmptarget.atomic_operations_int 4: [ OK ] openmptarget.atomic_operations_int (55 ms) 4: [ RUN ] openmptarget.atomic_operations_long 4: [ OK ] openmptarget.atomic_operations_long (55 ms) 4: [ RUN ] openmptarget.atomic_operations_longlong 4: [ OK ] openmptarget.atomic_operations_longlong (55 ms) 4: [ RUN ] openmptarget.atomic_operations_unsigned 4: [ OK ] openmptarget.atomic_operations_unsigned (46 ms) 4: [ RUN ] openmptarget.atomic_operations_unsignedlong 4: [ OK ] openmptarget.atomic_operations_unsignedlong (46 ms) 4: [ RUN ] openmptarget.atomics 4: [ OK ] openmptarget.atomics (486 ms) 4: [ RUN ] openmptarget.atomics_tpetra_max_abs 4: [ OK ] openmptarget.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openmptarget.atomic_views_integral 4: [ OK ] openmptarget.atomic_views_integral (15244 ms) 4: [ RUN ] openmptarget.atomic_views_nonintegral 4: [ OK ] openmptarget.atomic_views_nonintegral (10615 ms) 4: [ RUN ] openmptarget.atomic_view_api 4: [ OK ] openmptarget.atomic_view_api (0 ms) 4: [ RUN ] openmptarget.bit_manip_countl_zero 4: [ OK ] openmptarget.bit_manip_countl_zero (1 ms) 4: [ RUN ] openmptarget.bit_manip_countl_one 4: [ OK ] openmptarget.bit_manip_countl_one (1 ms) 4: [ RUN ] openmptarget.bit_manip_countr_zero 4: [ OK ] openmptarget.bit_manip_countr_zero (0 ms) 4: [ RUN ] openmptarget.bit_manip_countr_one 4: [ OK ] openmptarget.bit_manip_countr_one (0 ms) 4: [ RUN ] openmptarget.bit_manip_popcount 4: [ OK ] openmptarget.bit_manip_popcount (0 ms) 4: [ RUN ] openmptarget.bit_manip_has_single_bit 4: [ OK ] openmptarget.bit_manip_has_single_bit (0 ms) 4: [ RUN ] openmptarget.bit_manip_bit_floor 4: [ OK ] openmptarget.bit_manip_bit_floor (0 ms) 4: [ RUN ] openmptarget.bit_manip_bit_ceil 4: [ OK ] openmptarget.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openmptarget.bit_manip_bit_width 4: [ OK ] openmptarget.bit_manip_bit_width (0 ms) 4: [ RUN ] openmptarget.bit_manip_rotl 4: [ OK ] openmptarget.bit_manip_rotl (1 ms) 4: [ RUN ] openmptarget.bit_manip_rotr 4: [ OK ] openmptarget.bit_manip_rotr (0 ms) 4: [ RUN ] openmptarget.bit_manip_byeswap 4: [ OK ] openmptarget.bit_manip_byeswap (1 ms) 4: [ RUN ] openmptarget.bit_manip_bit_cast 4: [ OK ] openmptarget.bit_manip_bit_cast (0 ms) 4: [ RUN ] openmptarget.test_block_deduction_bug_pr_3103 4: [ OK ] openmptarget.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] openmptarget.checked_integer_operations_multiply_overflow 4: [ OK ] openmptarget.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openmptarget.execution_policy_occupancy_and_hint 4: [ OK ] openmptarget.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openmptarget.complex_construction 4: [ OK ] openmptarget.complex_construction (0 ms) 4: [ RUN ] openmptarget.complex_basic_math 4: [ OK ] openmptarget.complex_basic_math (0 ms) 4: [ RUN ] openmptarget.complex_special_funtions 4: [ OK ] openmptarget.complex_special_funtions (0 ms) 4: [ RUN ] openmptarget.complex_io 4: [ OK ] openmptarget.complex_io (0 ms) 4: [ RUN ] openmptarget.complex_trivially_copyable 4: [ OK ] openmptarget.complex_trivially_copyable (0 ms) 4: [ RUN ] openmptarget.complex_issue_3865 4: [ OK ] openmptarget.complex_issue_3865 (0 ms) 4: [ RUN ] openmptarget.complex_issue_3867 4: [ OK ] openmptarget.complex_issue_3867 (0 ms) 4: [ RUN ] openmptarget.complex_operations_arithmetic_types_overloads 4: [ OK ] openmptarget.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openmptarget.crs_count_fill 4: [ OK ] openmptarget.crs_count_fill (18 ms) 4: [ RUN ] openmptarget.crs_copy_constructor 4: [ OK ] openmptarget.crs_copy_constructor (71 ms) 4: [ RUN ] openmptarget.deep_copy_alignment 4: [ OK ] openmptarget.deep_copy_alignment (8 ms) 4: [ RUN ] openmptarget.deep_copy_conversion 4: [ OK ] openmptarget.deep_copy_conversion (374 ms) 4: [ RUN ] openmptarget.partitioning_by_args 4: [ OK ] openmptarget.partitioning_by_args (0 ms) 4: [ RUN ] openmptarget.partitioning_by_vector 4: [ OK ] openmptarget.partitioning_by_vector (0 ms) 4: [ RUN ] openmptarget.functor_analysis 4: [ OK ] openmptarget.functor_analysis (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_use_count 4: [ OK ] openmptarget.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_get 4: [ OK ] openmptarget.host_shared_ptr_get (0 ms) 4: [ RUN ] openmptarget.host_shared_ptr_dereference_on_device 4: [ OK ] openmptarget.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmptarget.init 4: [ OK ] openmptarget.init (0 ms) 4: [ RUN ] openmptarget.dispatch 4: [ OK ] openmptarget.dispatch (434 ms) 4: [ RUN ] openmptarget.join_backward_compatibility 4: [ OK ] openmptarget.join_backward_compatibility (3 ms) 4: [ RUN ] openmptarget.mathematical_constants_e 4: [ OK ] openmptarget.mathematical_constants_e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_log2e 4: [ OK ] openmptarget.mathematical_constants_log2e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_log10e 4: [ OK ] openmptarget.mathematical_constants_log10e (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_pi 4: [ OK ] openmptarget.mathematical_constants_pi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_pi 4: [ OK ] openmptarget.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_sqrtpi 4: [ OK ] openmptarget.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_ln2 4: [ OK ] openmptarget.mathematical_constants_ln2 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_ln10 4: [ OK ] openmptarget.mathematical_constants_ln10 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_sqrt2 4: [ OK ] openmptarget.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_sqrt3 4: [ OK ] openmptarget.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_inv_sqrt3 4: [ OK ] openmptarget.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_egamma 4: [ OK ] openmptarget.mathematical_constants_egamma (0 ms) 4: [ RUN ] openmptarget.mathematical_constants_phi 4: [ OK ] openmptarget.mathematical_constants_phi (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_trigonometric_functions 4: [ OK ] openmptarget.mathematical_functions_trigonometric_functions (6 ms) 4: [ RUN ] openmptarget.mathematical_functions_hyperbolic_functions 4: [ OK ] openmptarget.mathematical_functions_hyperbolic_functions (5 ms) 4: [ RUN ] openmptarget.mathematical_functions_non_standard 4: [ OK ] openmptarget.mathematical_functions_non_standard (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_power_functions 4: [ OK ] openmptarget.mathematical_functions_power_functions (2 ms) 4: [ RUN ] openmptarget.mathematical_functions_fma 4: [ OK ] openmptarget.mathematical_functions_fma (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_error_and_gamma_functions 4: [ OK ] openmptarget.mathematical_functions_error_and_gamma_functions (3 ms) 4: [ RUN ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] openmptarget.mathematical_functions_nearest_interger_floating_point_operations (4 ms) 4: [ RUN ] openmptarget.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] openmptarget.mathematical_functions_floating_point_manipulation_functions (2 ms) 4: [ RUN ] openmptarget.mathematical_functions_absolute_value 4: [ OK ] openmptarget.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_floating_point_absolute_value 4: [ OK ] openmptarget.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_remainder_function 4: [ OK ] openmptarget.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_isfinite 4: [ OK ] openmptarget.mathematical_functions_isfinite (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_isinf 4: [ OK ] openmptarget.mathematical_functions_isinf (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_isnan 4: [ OK ] openmptarget.mathematical_functions_isnan (0 ms) 4: [ RUN ] openmptarget.mathematical_functions_exponential_functions 4: [ OK ] openmptarget.mathematical_functions_exponential_functions (6 ms) 4: [ RUN ] openmptarget.mathspecialfunc_expint1 4: [ OK ] openmptarget.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj0y0 4: [ OK ] openmptarget.mathspecialfunc_cbesselj0y0 (26 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj1y1 4: [ OK ] openmptarget.mathspecialfunc_cbesselj1y1 (26 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesseli0k0 4: [ OK ] openmptarget.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesseli1k1 4: [ OK ] openmptarget.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselh1stkind 4: [ OK ] openmptarget.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openmptarget.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] openmptarget.mdrange_5d 4: [ OK ] openmptarget.mdrange_5d (21 ms) 4: [ RUN ] openmptarget.mdrange_6d 4: [ OK ] openmptarget.mdrange_6d (11 ms) 4: [ RUN ] openmptarget.mdrange_2d 4: [ OK ] openmptarget.mdrange_2d (2 ms) 4: [ RUN ] openmptarget.mdrange_3d 4: [ OK ] openmptarget.mdrange_3d (6 ms) 4: [ RUN ] openmptarget.mdrange_4d 4: [ OK ] openmptarget.mdrange_4d (5 ms) 4: [ RUN ] openmptarget.mdrange_large_deep_copy 4: [ OK ] openmptarget.mdrange_large_deep_copy (189 ms) 4: [ RUN ] openmptarget.md_range_policy_construction_from_arrays 4: [ OK ] openmptarget.md_range_policy_construction_from_arrays (0 ms) 4: [ RUN ] openmptarget.mdrange_parallel_reduce_primitive_types 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestMDRangeReduce.hpp:50: Skipped 4: FIXME OPENMPTARGET Tests of MDRange reduce over values smaller than int would fail 4: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types (0 ms) 4: [ RUN ] openmptarget.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openmptarget.mdspan_minimal_functional (0 ms) 4: [ RUN ] openmptarget.numeric_traits_infinity 4: [ OK ] openmptarget.numeric_traits_infinity (0 ms) 4: [ RUN ] openmptarget.numeric_traits_epsilon 4: [ OK ] openmptarget.numeric_traits_epsilon (0 ms) 4: [ RUN ] openmptarget.numeric_traits_round_error 4: [ OK ] openmptarget.numeric_traits_round_error (0 ms) 4: [ RUN ] openmptarget.numeric_traits_norm_min 4: [ OK ] openmptarget.numeric_traits_norm_min (0 ms) 4: [ RUN ] openmptarget.numeric_traits_denorm_min 4: [ OK ] openmptarget.numeric_traits_denorm_min (0 ms) 4: [ RUN ] openmptarget.numeric_traits_finite_min_max 4: [ OK ] openmptarget.numeric_traits_finite_min_max (5 ms) 4: [ RUN ] openmptarget.numeric_traits_digits 4: [ OK ] openmptarget.numeric_traits_digits (3 ms) 4: [ RUN ] openmptarget.numeric_traits_digits10 4: [ OK ] openmptarget.numeric_traits_digits10 (3 ms) 4: [ RUN ] openmptarget.numeric_traits_max_digits10 4: [ OK ] openmptarget.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] openmptarget.numeric_traits_radix 4: [ OK ] openmptarget.numeric_traits_radix (3 ms) 4: [ RUN ] openmptarget.numeric_traits_min_max_exponent 4: [ OK ] openmptarget.numeric_traits_min_max_exponent (1 ms) 4: [ RUN ] openmptarget.numeric_traits_min_max_exponent10 4: [ OK ] openmptarget.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] openmptarget.numeric_traits_quiet_and_signaling_nan 4: [ OK ] openmptarget.numeric_traits_quiet_and_signaling_nan (1 ms) 4: [ RUN ] openmptarget.numeric_traits_sfinae_friendly 4: [ OK ] openmptarget.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] openmptarget.occupancy_control 4: [ OK ] openmptarget.occupancy_control (1 ms) 4: [ RUN ] openmptarget.parallel_scan_range_policy 4: [ OK ] openmptarget.parallel_scan_range_policy (220 ms) 4: [ RUN ] openmptarget.kokkos_printf 4: [ OK ] openmptarget.kokkos_printf (2 ms) 4: [ RUN ] openmptarget.range_for 4: [ OK ] openmptarget.range_for (2 ms) 4: [ RUN ] openmptarget.range_reduce 4: [ OK ] openmptarget.range_reduce (1 ms) 4: [ RUN ] openmptarget.range_policy_runtime_parameters 4: [ OK ] openmptarget.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openmptarget.range_for_require 4: [ OK ] openmptarget.range_for_require (2 ms) 4: [ RUN ] openmptarget.range_reduce_require 4: [ OK ] openmptarget.range_reduce_require (1 ms) 4: [ RUN ] openmptarget.reducers_int 4: [ OK ] openmptarget.reducers_int (9 ms) 4: [ RUN ] openmptarget.reducers_double 4: [ OK ] openmptarget.reducers_double (6 ms) 4: [ RUN ] openmptarget.reducers_bool 4: [ OK ] openmptarget.reducers_bool (1 ms) 4: [ RUN ] openmptarget.int64_t_reduce 4: [ OK ] openmptarget.int64_t_reduce (419 ms) 4: [ RUN ] openmptarget.double_reduce 4: [ OK ] openmptarget.double_reduce (528 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic 4: [ OK ] openmptarget.int64_t_reduce_dynamic (825 ms) 4: [ RUN ] openmptarget.double_reduce_dynamic 4: [ OK ] openmptarget.double_reduce_dynamic (837 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic_view 4: [ OK ] openmptarget.int64_t_reduce_dynamic_view (145 ms) 4: [ RUN ] openmptarget.reduction_with_large_iteration_count 4: [ OK ] openmptarget.reduction_with_large_iteration_count (23849 ms) 4: [ RUN ] openmptarget.reduction_deduction 4: [ OK ] openmptarget.reduction_deduction (0 ms) 4: [ RUN ] openmptarget.reduce_device_view_range_policy 4: [ OK ] openmptarget.reduce_device_view_range_policy (10916 ms) 4: [ RUN ] openmptarget.reduce_device_view_mdrange_policy 4: [ OK ] openmptarget.reduce_device_view_mdrange_policy (10890 ms) 4: [ RUN ] openmptarget.reduce_device_view_team_policy 4: [ OK ] openmptarget.reduce_device_view_team_policy (10760 ms) 4: [ RUN ] openmptarget.kokkos_swap 4: [ OK ] openmptarget.kokkos_swap (0 ms) 4: [ RUN ] openmptarget.TeamThreadMDRangeParallelFor 4: [ OK ] openmptarget.TeamThreadMDRangeParallelFor (40 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelFor 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelFor (24 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelFor 4: [ OK ] openmptarget.TeamVectorMDRangeParallelFor (24 ms) 4: [ RUN ] openmptarget.TeamThreadMDRangeParallelReduce 4: [ OK ] openmptarget.TeamThreadMDRangeParallelReduce (32 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelReduce (20 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelReduce 4: [ OK ] openmptarget.TeamVectorMDRangeParallelReduce (19 ms) 4: [ RUN ] openmptarget.team_policy_runtime_parameters 4: [ OK ] openmptarget.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openmptarget.team_shared_request 4: [ OK ] openmptarget.team_shared_request (0 ms) 4: [ RUN ] openmptarget.team_scratch_request 4: [ OK ] openmptarget.team_scratch_request (0 ms) 4: [ RUN ] openmptarget.team_lambda_shared_request 4: [ OK ] openmptarget.team_lambda_shared_request (0 ms) 4: [ RUN ] openmptarget.scratch_align 4: [ OK ] openmptarget.scratch_align (1 ms) 4: [ RUN ] openmptarget.shmem_size 4: [ OK ] openmptarget.shmem_size (0 ms) 4: [ RUN ] openmptarget.multi_level_scratch 4: [ OK ] openmptarget.multi_level_scratch (0 ms) 4: [ RUN ] openmptarget.team_scratch_memory_index_parallel_for 4: [ OK ] openmptarget.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] openmptarget.team_policy_max_recommended 4: [ OK ] openmptarget.team_policy_max_recommended (49 ms) 4: [ RUN ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] openmptarget.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] openmptarget.view_api_a 4: [ OK ] openmptarget.view_api_a (0 ms) 4: [ RUN ] openmptarget.view_api_b 4: [ OK ] openmptarget.view_api_b (12 ms) 4: [ RUN ] openmptarget.view_api_c 4: [ OK ] openmptarget.view_api_c (0 ms) 4: [ RUN ] openmptarget.view_api_d 4: [ OK ] openmptarget.view_api_d (1 ms) 4: [ RUN ] openmptarget.view_allocation_error 4: [ OK ] openmptarget.view_allocation_error (0 ms) 4: [ RUN ] openmptarget.view_copy_tests 4: [ OK ] openmptarget.view_copy_tests (12 ms) 4: [ RUN ] openmptarget.view_copy_tests_rank_0 4: [ OK ] openmptarget.view_copy_tests_rank_0 (4 ms) 4: [ RUN ] openmptarget.view_copy_degenerated 4: [ OK ] openmptarget.view_copy_degenerated (0 ms) 4: [ RUN ] openmptarget.view_fill_tests_layout_right 4: [ OK ] openmptarget.view_fill_tests_layout_right (70 ms) 4: [ RUN ] openmptarget.view_fill_tests_layout_left 4: [ OK ] openmptarget.view_fill_tests_layout_left (67 ms) 4: [ RUN ] openmptarget.view_empty_runtime_unmanaged 4: [ OK ] openmptarget.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] openmptarget.view_hooks 4: [ OK ] openmptarget.view_hooks (0 ms) 4: [ RUN ] openmptarget.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openmptarget.view_layoutstride_left_to_layoutleft_assignment (115 ms) 4: [ RUN ] openmptarget.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmptarget.view_layoutstride_right_to_layoutright_assignment (113 ms) 4: [ RUN ] openmptarget.view_irregular_layout 4: [ OK ] openmptarget.view_irregular_layout (0 ms) 4: [ RUN ] openmptarget.view_mapping 4: [ OK ] openmptarget.view_mapping (99 ms) 4: [ RUN ] openmptarget.view_mapping_operator 4: [ OK ] openmptarget.view_mapping_operator (14 ms) 4: [ RUN ] openmptarget.static_extent 4: [ OK ] openmptarget.static_extent (0 ms) 4: [ RUN ] openmptarget.view_mapping_atomic 4: [ OK ] openmptarget.view_mapping_atomic (588 ms) 4: [ RUN ] openmptarget.view_mapping_class_value 4: [ OK ] openmptarget.view_mapping_class_value (0 ms) 4: [ RUN ] openmptarget.view_mapping_assignable 4: [ OK ] openmptarget.view_mapping_assignable (0 ms) 4: [ RUN ] openmptarget.view_mapping_trivially_copyable 4: [ OK ] openmptarget.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openmptarget.view_mapping_subview 4: [ OK ] openmptarget.view_mapping_subview (2 ms) 4: [ RUN ] openmptarget.view_nested_view 4: [ OK ] openmptarget.view_nested_view (0 ms) 4: [ RUN ] openmptarget.append_formatted_multidimensional_index 4: [ OK ] openmptarget.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] openmptarget.view_resize 4: [ OK ] openmptarget.view_resize (22 ms) 4: [ RUN ] openmptarget.view_realloc 4: [ OK ] openmptarget.view_realloc (2 ms) 4: [ RUN ] openmptarget.resize_realloc_no_init 4: [ OK ] openmptarget.resize_realloc_no_init (0 ms) 4: [ RUN ] openmptarget.resize_realloc_no_alloc 4: [ OK ] openmptarget.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openmptarget.realloc_exec_space 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestWithoutInitializing.hpp:84: Skipped 4: skipping since the OpenMPTarget backend doesn't implement allocate taking an execution space instance properly 4: [ SKIPPED ] openmptarget.realloc_exec_space (0 ms) 4: [ RUN ] openmptarget.view_alloc 4: [ OK ] openmptarget.view_alloc (0 ms) 4: [ RUN ] openmptarget.view_alloc_exec_space 4: [ OK ] openmptarget.view_alloc_exec_space (0 ms) 4: [ RUN ] openmptarget.view_alloc_int 4: [ OK ] openmptarget.view_alloc_int (0 ms) 4: [ RUN ] openmptarget.view_alloc_exec_space_int 4: [ OK ] openmptarget.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openmptarget.deep_copy_zero_memset 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestWithoutInitializing.hpp:214: Skipped 4: skipping since the OpenMPTarget backend doesn't implement ZeroMemset 4: [ SKIPPED ] openmptarget.deep_copy_zero_memset (0 ms) 4: [ RUN ] openmptarget.resize_exec_space 4: [ OK ] openmptarget.resize_exec_space (0 ms) 4: [ RUN ] openmptarget.view_allocation_int 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestWithoutInitializing.hpp:282: Skipped 4: skipping since the OpenMPTarget has unexpected fences 4: [ SKIPPED ] openmptarget.view_allocation_int (0 ms) 4: [ RUN ] openmptarget.view_allocation_exec_space_int 4: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/TestWithoutInitializing.hpp:316: Skipped 4: skipping since the OpenMPTarget has unexpected fences 4: [ SKIPPED ] openmptarget.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openmptarget.view_not_default_constructible 4: [ OK ] openmptarget.view_not_default_constructible (0 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_left 4: [ OK ] openmptarget.view_subview_auto_1d_left (3 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_right 4: [ OK ] openmptarget.view_subview_auto_1d_right (1 ms) 4: [ RUN ] openmptarget.view_subview_auto_1d_stride 4: [ OK ] openmptarget.view_subview_auto_1d_stride (2 ms) 4: [ RUN ] openmptarget.view_subview_assign_strided 4: [ OK ] openmptarget.view_subview_assign_strided (1 ms) 4: [ RUN ] openmptarget.view_subview_left_0 4: [ OK ] openmptarget.view_subview_left_0 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_1 4: [ OK ] openmptarget.view_subview_left_1 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_2 4: [ OK ] openmptarget.view_subview_left_2 (0 ms) 4: [ RUN ] openmptarget.view_subview_left_3 4: [ OK ] openmptarget.view_subview_left_3 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_0 4: [ OK ] openmptarget.view_subview_right_0 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_1 4: [ OK ] openmptarget.view_subview_right_1 (0 ms) 4: [ RUN ] openmptarget.view_subview_right_3 4: [ OK ] openmptarget.view_subview_right_3 (0 ms) 4: [ RUN ] openmptarget.view_static_tests 4: [ OK ] openmptarget.view_static_tests (0 ms) 4: [ RUN ] openmptarget.view_subview_layoutleft_to_layoutleft 4: [ OK ] openmptarget.view_subview_layoutleft_to_layoutleft (3 ms) 4: [ RUN ] openmptarget.view_subview_layoutright_to_layoutright 4: [ OK ] openmptarget.view_subview_layoutright_to_layoutright (2 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d 4: [ OK ] openmptarget.view_subview_2d_from_3d (59 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_atomic 4: [ OK ] openmptarget.view_subview_2d_from_3d_atomic (44 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmptarget.view_subview_2d_from_3d_randomaccess (38 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left 4: [ OK ] openmptarget.view_subview_3d_from_5d_left (64 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_atomic (63 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_randomaccess (64 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right 4: [ OK ] openmptarget.view_subview_3d_from_5d_right (61 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_atomic (60 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_randomaccess (62 ms) 4: [ RUN ] openmptarget.view_test_unmanaged_subview_reset 4: [ OK ] openmptarget.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] openmptarget.view_subview_memory_traits_construction 4: [ OK ] openmptarget.view_subview_memory_traits_construction (0 ms) 4: [----------] 220 tests from openmptarget (89273 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 229 tests from 2 test suites ran. (152922 ms total) 4: [ PASSED ] 222 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types 4: [ SKIPPED ] openmptarget.mdspan_minimal_functional 4: [ SKIPPED ] openmptarget.realloc_exec_space 4: [ SKIPPED ] openmptarget.deep_copy_zero_memset 4: [ SKIPPED ] openmptarget.view_allocation_int 4: [ SKIPPED ] openmptarget.view_allocation_exec_space_int 4/49 Test #4: Kokkos_CoreUnitTest_OpenMPTarget ............ Passed 154.68 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 5: Test timeout computed to be: 1500 5: [==========] Running 69 tests from 41 test suites. 5: [----------] Global test environment set-up. 5: [----------] 29 tests from defaultdevicetype 5: [ RUN ] defaultdevicetype.initialization_settings 5: [ OK ] defaultdevicetype.initialization_settings (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 5: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_device_id 5: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 5: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 5: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_help 5: [ OK ] defaultdevicetype.cmd_line_args_help (6 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 (7 ms) 5: [ RUN ] defaultdevicetype.env_vars_num_threads 5: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_device_id 5: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_disable_warnings 5: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 5: [ RUN ] defaultdevicetype.env_vars_tune_internals 5: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 5: [ RUN ] defaultdevicetype.visible_devices 5: [ OK ] defaultdevicetype.visible_devices (0 ms) 5: [ RUN ] defaultdevicetype.compiler_macros 5: [ OK ] defaultdevicetype.compiler_macros (1 ms) 5: [ RUN ] defaultdevicetype.half_conversion 5: [ OK ] defaultdevicetype.half_conversion (145 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (1 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: [ RUN ] defaultdevicetype.reduce_instantiation_a1 5: [ OK ] defaultdevicetype.reduce_instantiation_a1 (4 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b1 5: [ OK ] defaultdevicetype.reduce_instantiation_b1 (8 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c1 5: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a2 5: [ OK ] defaultdevicetype.reduce_instantiation_a2 (5 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b2 5: [ OK ] defaultdevicetype.reduce_instantiation_b2 (10 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c2 5: [ OK ] defaultdevicetype.reduce_instantiation_c2 (5 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a3 5: [ OK ] defaultdevicetype.reduce_instantiation_a3 (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b3 5: [ OK ] defaultdevicetype.reduce_instantiation_b3 (0 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c3 5: [ OK ] defaultdevicetype.reduce_instantiation_c3 (0 ms) 5: [ RUN ] defaultdevicetype.malloc 5: [ OK ] defaultdevicetype.malloc (0 ms) 5: [----------] 29 tests from defaultdevicetype (206 ms total) 5: 5: [----------] 1 test from kokkosresize 5: [ RUN ] kokkosresize.host_space_access 5: [ OK ] kokkosresize.host_space_access (28 ms) 5: [----------] 1 test from kokkosresize (28 ms total) 5: 5: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/0.sizes 5: [ OK ] TestViewAPI/0.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/0 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/1.sizes 5: [ OK ] TestViewAPI/1.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/1 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/2.sizes 5: [ OK ] TestViewAPI/2.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/2 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/3.sizes 5: [ OK ] TestViewAPI/3.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/3 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/4.sizes 5: [ OK ] TestViewAPI/4.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/4 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/5.sizes 5: [ OK ] TestViewAPI/5.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/5 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/6.sizes 5: [ OK ] TestViewAPI/6.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/6 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/7.sizes 5: [ OK ] TestViewAPI/7.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/7 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/8.sizes 5: [ OK ] TestViewAPI/8.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/8 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/9.sizes 5: [ OK ] TestViewAPI/9.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/9 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/10.sizes 5: [ OK ] TestViewAPI/10.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/10 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/11.sizes 5: [ OK ] TestViewAPI/11.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/11 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/12.sizes 5: [ OK ] TestViewAPI/12.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/12 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/13.sizes 5: [ OK ] TestViewAPI/13.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/13 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/14.sizes 5: [ OK ] TestViewAPI/14.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/14 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/15.sizes 5: [ OK ] TestViewAPI/15.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/15 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/16.sizes 5: [ OK ] TestViewAPI/16.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/16 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/17.sizes 5: [ OK ] TestViewAPI/17.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/17 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/18.sizes 5: [ OK ] TestViewAPI/18.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/18 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/19.sizes 5: [ OK ] TestViewAPI/19.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/19 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/20.sizes 5: [ OK ] TestViewAPI/20.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/20 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/21.sizes 5: [ OK ] TestViewAPI/21.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/21 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/22.sizes 5: [ OK ] TestViewAPI/22.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/22 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/23.sizes 5: [ OK ] TestViewAPI/23.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/23 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/24.sizes 5: [ OK ] TestViewAPI/24.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/24 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/25.sizes 5: [ OK ] TestViewAPI/25.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/25 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/26.sizes 5: [ OK ] TestViewAPI/26.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/26 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/27.sizes 5: [ OK ] TestViewAPI/27.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/27 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/28.sizes 5: [ OK ] TestViewAPI/28.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/28 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/29.sizes 5: [ OK ] TestViewAPI/29.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/29 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/30.sizes 5: [ OK ] TestViewAPI/30.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/30 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/31.sizes 5: [ OK ] TestViewAPI/31.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/31 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/32.sizes 5: [ OK ] TestViewAPI/32.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/32 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/33.sizes 5: [ OK ] TestViewAPI/33.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/33 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/34.sizes 5: [ OK ] TestViewAPI/34.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/34 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/35.sizes 5: [ OK ] TestViewAPI/35.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/35 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/36.sizes 5: [ OK ] TestViewAPI/36.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/36 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/37.sizes 5: [ OK ] TestViewAPI/37.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/37 (0 ms total) 5: 5: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 5: [ RUN ] TestViewAPI/38.sizes 5: [ OK ] TestViewAPI/38.sizes (0 ms) 5: [----------] 1 test from TestViewAPI/38 (0 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 69 tests from 41 test suites ran. (239 ms total) 5: [ PASSED ] 69 tests. 5/49 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 1.89 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 6: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from initialization 6: [ RUN ] initialization.legion_initialization 6: [ OK ] initialization.legion_initialization (106 ms) 6: [----------] 1 test from initialization (106 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (106 ms total) 6: [ PASSED ] 1 test. 6/49 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 1.75 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 7: Test timeout computed to be: 1500 7: SUCCESS 7/49 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 1.60 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from defaultdevicetype 8: [ RUN ] defaultdevicetype.development_test 8: [ OK ] defaultdevicetype.development_test (0 ms) 8: [----------] 1 test from defaultdevicetype (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/49 Test #8: Kokkos_CoreUnitTest_Develop ................. Passed 1.58 sec test 9 Start 9: Kokkos_CoreUnitTest_TuningBuiltins 9: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 9: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 9: Test timeout computed to be: 1500 9/49 Test #9: Kokkos_CoreUnitTest_TuningBuiltins .......... Passed 2.17 sec test 10 Start 10: Kokkos_CoreUnitTest_TuningBasics 10: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 10: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 10: Test timeout computed to be: 1500 10: Set of size 10 10: 4,4 10: Expect 1, have 1 10: Expect 2, have 2 10/49 Test #10: Kokkos_CoreUnitTest_TuningBasics ............ Passed 1.57 sec test 11 Start 11: Kokkos_CoreUnitTest_CategoricalTuner 11: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 11: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 11: Test timeout computed to be: 1500 11/49 Test #11: Kokkos_CoreUnitTest_CategoricalTuner ........ Passed 2.05 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 12: Test timeout computed to be: 1500 12: [==========] Running 28 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 26 tests from kokkosp 12: [ RUN ] kokkosp.test_named_instance_fence 12: Ref: 67108865 12: Ref: named_instance 12: 67108865 12: named_instance 12: [ OK ] kokkosp.test_named_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_instance_fence 12: Ref: 67108865 12: Ref: Unnamed Instance Fence 12: 67108865 12: Kokkos::OpenMPTarget::fence: Unnamed Instance Fence 12: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_named_global_fence 12: Ref: 67108864 12: Ref: test global fence 12: 0 12: test global fence 12: Miss on id 12: 67108864 12: test global fence 12: [ OK ] kokkosp.test_named_global_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_global_fence 12: Ref: 67108864 12: Ref: Unnamed Global Fence 12: 0 12: Kokkos::fence: Unnamed Global Fence 12: Miss on id 12: 67108864 12: Kokkos::fence: Unnamed Global Fence 12: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 12: [ RUN ] kokkosp.test_multiple_default_instances 12: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 12: [ RUN ] kokkosp.test_id_gen 12: [ OK ] kokkosp.test_id_gen (0 ms) 12: [ RUN ] kokkosp.test_kernel_sequence 12: Ref: 67108865 12: Ref: named_instance 12: 67108865 12: named_instance 12: Ref: 67108865 12: Ref: test_kernel 12: 67108865 12: named_instance 12: Miss on name 12: 0 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 67108864 12: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 12: Miss on name 12: Miss on id 12: 67108865 12: test_kernel 12: [ OK ] kokkosp.test_kernel_sequence (105 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/tools/TestEventCorrectness.hpp:287: Skipped 12: skipping since the OpenMPTarget backend has unexpected fences 12: [ SKIPPED ] kokkosp.async_deep_copy (0 ms) 12: [ RUN ] kokkosp.parallel_for 12: [ OK ] kokkosp.parallel_for (0 ms) 12: [ RUN ] kokkosp.parallel_reduce 12: [ OK ] kokkosp.parallel_reduce (0 ms) 12: [ RUN ] kokkosp.parallel_scan 12: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/tools/TestEventCorrectness.hpp:368: Skipped 12: skipping since the OpenMPTarget backend reports unexpected events 12: [ SKIPPED ] kokkosp.parallel_scan (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence 12: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/tools/TestEventCorrectness.hpp:408: Skipped 12: skipping since the OpenMPTarget backend has unexpected fences 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence_view 12: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/tools/TestEventCorrectness.hpp:454: Skipped 12: skipping since the OpenMPTarget backend has unexpected fences 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence_view (0 ms) 12: [ RUN ] kokkosp.regions 12: [ OK ] kokkosp.regions (0 ms) 12: [ RUN ] kokkosp.fences 12: [ OK ] kokkosp.fences (0 ms) 12: [ RUN ] kokkosp.raw_allocation 12: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/tools/TestEventCorrectness.hpp:527: Skipped 12: skipping since the OpenMPTarget backend reports unexpected events 12: [ SKIPPED ] kokkosp.raw_allocation (0 ms) 12: [ RUN ] kokkosp.view 12: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/tools/TestEventCorrectness.hpp:566: Skipped 12: skipping since the OpenMPTarget backend reports unexpected events 12: [ SKIPPED ] kokkosp.view (0 ms) 12: [ RUN ] kokkosp.sections 12: [ OK ] kokkosp.sections (0 ms) 12: [ RUN ] kokkosp.metadata 12: [ OK ] kokkosp.metadata (0 ms) 12: [ RUN ] kokkosp.profile_events 12: [ OK ] kokkosp.profile_events (0 ms) 12: [ RUN ] kokkosp.tuning_sequence 12: [ OK ] kokkosp.tuning_sequence (0 ms) 12: [ RUN ] kokkosp.no_init_kernel 12: [ OK ] kokkosp.no_init_kernel (0 ms) 12: [ RUN ] kokkosp.get_events 12: [ OK ] kokkosp.get_events (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init 12: [ OK ] kokkosp.create_mirror_no_init (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 12: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 12: [ RUN ] kokkosp.create_mirror_view_and_copy 12: /var/jenkins/workspace/Kokkos_PR-6830/core/unit_test/tools/TestWithoutInitializing.cpp:92: Skipped 12: skipping since the OpenMPTarget has unexpected fences 12: [ SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms) 12: [----------] 26 tests from kokkosp (107 ms total) 12: 12: [----------] 2 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.profiling_section 12: [ OK ] defaultdevicetype.profiling_section (0 ms) 12: [ RUN ] defaultdevicetype.scoped_profile_region 12: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 12: [----------] 2 tests from defaultdevicetype (0 ms total) 12: 12: [----------] Global test environment tear-down 12: [==========] 28 tests from 2 test suites ran. (107 ms total) 12: [ PASSED ] 21 tests. 12: [ SKIPPED ] 7 tests, listed below: 12: [ SKIPPED ] kokkosp.async_deep_copy 12: [ SKIPPED ] kokkosp.parallel_scan 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence 12: [ SKIPPED ] kokkosp.parallel_scan_no_fence_view 12: [ SKIPPED ] kokkosp.raw_allocation 12: [ SKIPPED ] kokkosp.view 12: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 12/49 Test #12: Kokkos_CoreUnitTest_KokkosP ................. Passed 1.78 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 13: Test timeout computed to be: 1500 13/49 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 1.59 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so 14: Test timeout computed to be: 1500 14: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/49 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 1.60 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so" 15: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 15: Test timeout computed to be: 1500 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/49 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 1.59 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so 16: Test timeout computed to be: 1500 16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental12OpenMPTargetE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x555555720140:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555557203c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555555720440:Host:source:0x5555557201c0:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x555555720500:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x5555557203c0:40::kokkosp_deallocate_data:Host:source:0x555555720140:40::kokkosp_finalize_library:: 16/49 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 1.59 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/libkokkosprinter-tool.so" 17: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 17: Test timeout computed to be: 1500 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental12OpenMPTargetE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1703::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x555555720140:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x5555557203c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555555720440:Host:source:0x5555557201c0:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0x555555720500:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0x5555557203c0:40::kokkosp_deallocate_data:Host:source:0x555555720140:40::kokkosp_finalize_library:: 17/49 Test #17: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 1.60 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec 18: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 18: Test timeout computed to be: 1500 18: [==========] Running 3 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 2 tests from defaultdevicetype_DeathTest 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f1: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558cfe1] Test::test_stacktrace(bool, bool) 18: [0x55555558caba] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f3: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x55555558daad] Test::test_stacktrace(bool, bool) 18: [0x55555558caba] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (215 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 2 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f1: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558cfe1] Test::test_stacktrace(bool, bool) 18: [0x55555558cd77] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f3: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x55555558daad] Test::test_stacktrace(bool, bool) 18: [0x55555558cd77] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (224 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (439 ms total) 18: 18: [----------] 1 test from defaultdevicetype 18: [ RUN ] defaultdevicetype.stacktrace_normal 18: Top of f1 18: Top of f0 18: Top of f0 18: test_f1: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f1: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x55555558cfe1] Test::test_stacktrace(bool, bool) 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x55555558e580] 18: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7ffff7918083] 18: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55555558c91e] 18: 18: demangled test_f3: 18: [0x5555555ee962] Kokkos::Impl::save_stacktrace() 18: [0x55555558ff70] Test::stacktrace_test_f1(std::ostream&) 18: [0x555555590134] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x55555558daad] Test::test_stacktrace(bool, bool) 18: [0x5555555c09fd] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x55555559c999] testing::Test::Run() 18: [0x55555559db59] testing::TestInfo::Run() 18: [0x55555559e428] testing::TestSuite::Run() 18: [0x5555555ad49d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x5555555c15bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x5555555acd03] testing::UnitTest::Run() 18: [0x55555558e580] main 18: [0x7ffff7918083] __libc_start_main 18: [0x55555558c91e] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 18: [----------] 1 test from defaultdevicetype (1 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 3 tests from 2 test suites ran. (441 ms total) 18: [ PASSED ] 3 tests. 18/49 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 2.02 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 19: Test timeout computed to be: 1500 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from SERIAL 19: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 19: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] SERIAL.IncrTest_01_execspace 19: Host Serial Execution Space: 19: KOKKOS_ENABLE_SERIAL: yes 19: 19: Serial Runtime Configuration: 19: Serial 19: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 19: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 19: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicSub 19: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 19: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] SERIAL.IncrTest_03b_memspace_free 19: [ OK ] SERIAL.IncrTest_03b_memspace_free (43 ms) 19: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 19: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 19: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] SERIAL.IncrTest_05_reduction 19: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange2D 19: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange3D 19: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] SERIAL.IncrTest_06_mdrange4D 19: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 19: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 19: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 19: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 19: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 19: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (166 ms) 19: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 19: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 19: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 19: [ OK ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 19: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.incr_14_MDrangeReduce 19: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 19: [ RUN ] SERIAL.IncrTest_16_parallelscan 19: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 19: [ RUN ] SERIAL.incr_17_atomicView 19: [ OK ] SERIAL.incr_17_atomicView (0 ms) 19: [----------] 28 tests from SERIAL (212 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (212 ms total) 19: [ PASSED ] 28 tests. 19/49 Test #19: Kokkos_IncrementalTest_SERIAL ............... Passed 1.77 sec test 20 Start 20: Kokkos_IncrementalTest_OPENMPTARGET 20: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET 20: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 20: Test timeout computed to be: 1500 20: [==========] Running 22 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 22 tests from OPENMPTARGET 20: [ RUN ] OPENMPTARGET.IncrTest_01_execspace_typedef 20: [ OK ] OPENMPTARGET.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_01_execspace 20: OpenMPTarget Execution Space: 20: KOKKOS_ENABLE_OPENMPTARGET: yes 20: 20: OpenMPTarget Runtime Configuration: 20: Using OpenMPTarget 20: OpenMPTarget 20: [ OK ] OPENMPTARGET.IncrTest_01_execspace (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicExchange 20: [ OK ] OPENMPTARGET.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicAdd 20: [ OK ] OPENMPTARGET.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicSub 20: [ OK ] OPENMPTARGET.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_03a_memspace_malloc 20: [ OK ] OPENMPTARGET.IncrTest_03a_memspace_malloc (100 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_03b_memspace_free 20: [ OK ] OPENMPTARGET.IncrTest_03b_memspace_free (15955 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_04_simple_parallelFor 20: [ OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (27 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor 20: [ OK ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_05_reduction 20: [ OK ] OPENMPTARGET.IncrTest_05_reduction (35 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange2D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange2D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange3D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange3D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange4D 20: [ OK ] OPENMPTARGET.IncrTest_06_mdrange4D (1 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_2D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_2D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_3D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_3D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_4D 20: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_4D (0 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics 20: [ OK ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics (10 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (3 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (2 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (664 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_12a_ThreadScratch 20: [ OK ] OPENMPTARGET.IncrTest_12a_ThreadScratch (7 ms) 20: [ RUN ] OPENMPTARGET.IncrTest_12b_TeamScratch 20: [ OK ] OPENMPTARGET.IncrTest_12b_TeamScratch (5 ms) 20: [----------] 22 tests from OPENMPTARGET (16820 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 22 tests from 1 test suite ran. (16820 ms total) 20: [ PASSED ] 22 tests. 20/49 Test #20: Kokkos_IncrementalTest_OPENMPTARGET ......... Passed 18.53 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (0 ms total) 21: [ PASSED ] 8 tests. 21/49 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 1.57 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 22: Test timeout computed to be: 1500 22/49 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 1.56 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test/TestDeviceAndThreads.py" 23: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/unit_test 23: Test timeout computed to be: 1500 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 17.096s 23: 23: OK (skipped=1) 23/49 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 17.56 sec test 24 Start 24: Kokkos_PerformanceTest_Benchmark 24: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-04-25_T17-57-00.json" 24: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test 24: Test timeout computed to be: 1500 24: 2024-04-25T19:09:37+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 24: Run on (4 X 2300.11 MHz CPU s) 24: CPU Caches: 24: L1 Data 32 KiB (x4) 24: L1 Instruction 32 KiB (x4) 24: L2 Unified 4096 KiB (x4) 24: L3 Unified 16384 KiB (x4) 24: Load Average: 0.79, 3.12, 6.20 24: CPU architecture: none 24: Default Device: N6Kokkos12Experimental12OpenMPTargetE 24: GIT_BRANCH: HEAD 24: GIT_CLEAN_STATUS: CLEAN 24: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 24: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 24: GIT_COMMIT_HASH: 4b656d535 24: GPU architecture: VOLTA70 24: KOKKOS_COMPILER_CLANG: 1703 24: KOKKOS_ENABLE_ASM: no 24: KOKKOS_ENABLE_CXX17: yes 24: KOKKOS_ENABLE_CXX20: no 24: KOKKOS_ENABLE_CXX23: no 24: KOKKOS_ENABLE_CXX26: no 24: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 24: KOKKOS_ENABLE_HWLOC: no 24: KOKKOS_ENABLE_LIBDL: yes 24: KOKKOS_ENABLE_OPENMPTARGET: yes 24: KOKKOS_ENABLE_PRAGMA_IVDEP: no 24: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 24: KOKKOS_ENABLE_PRAGMA_UNROLL: no 24: KOKKOS_ENABLE_PRAGMA_VECTOR: no 24: KOKKOS_ENABLE_SERIAL: yes 24: Kokkos Version: 4.3.99 24: platform: 64bit 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations Count Time normalized 24: --------------------------------------------------------------------------------------------------------------------------------------------------- 24: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.038 s 5 1024 67.1367n 24: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 31.1704n 24: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 15.9023n 24: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 8.01599n 24: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 5.44049n 24: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 2.32971n 24: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 1.46182n 24: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.002 s 5 131.072k 918.19p 24: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 645.676p 24: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.003 s 5 524.288k 585.405p 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: rate 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Malloc/N:1/manual_time 34.0 us 36.6 us 20972 29.3892k/s 24: Malloc/N:16/manual_time 34.9 us 37.6 us 19725 28.6484k/s 24: Malloc/N:256/manual_time 34.6 us 39.0 us 20427 28.9067k/s 24: Malloc/N:4096/manual_time 35.0 us 39.4 us 20269 28.5967k/s 24: Malloc/N:65536/manual_time 42.7 us 53.8 us 18203 23.4062k/s 24: Malloc/N:1048576/manual_time 39.3 us 46.4 us 18177 25.4693k/s 24: Malloc/N:16777216/manual_time 542 us 652 us 1136 1.84437k/s 24: Malloc/N:268435456/manual_time 2993 us 4096 us 364 334.106/s 24: Malloc/N:4294967296/manual_time 126574 us 11778 us 6 7.90053/s 24: MallocFree/N:1/manual_time 69.7 us 34.5 us 11180 14.3455k/s 24: MallocFree/N:16/manual_time 72.1 us 40.4 us 9584 13.8707k/s 24: MallocFree/N:256/manual_time 71.0 us 39.5 us 9664 14.0902k/s 24: MallocFree/N:4096/manual_time 70.1 us 38.6 us 9992 14.2688k/s 24: MallocFree/N:65536/manual_time 84.0 us 48.7 us 8874 11.9073k/s 24: MallocFree/N:1048576/manual_time 82.6 us 47.6 us 8910 12.1002k/s 24: MallocFree/N:16777216/manual_time 764 us 657 us 893 1.30888k/s 24: MallocFree/N:268435456/manual_time 4254 us 4152 us 165 235.088/s 24: MallocFree/N:4294967296/manual_time 134841 us 11553 us 10 7.41614/s 24: MallocTouch/N:1/manual_time 35.7 us 39.5 us 19370 28.0467k/s 24: MallocTouch/N:16/manual_time 35.2 us 39.8 us 19940 28.3931k/s 24: MallocTouch/N:256/manual_time 35.0 us 39.4 us 19524 28.5606k/s 24: MallocTouch/N:4096/manual_time 81.0 us 69.8 us 8799 12.3531k/s 24: MallocTouch/N:65536/manual_time 85.5 us 77.9 us 8231 11.7005k/s 24: MallocTouch/N:1048576/manual_time 87.1 us 79.8 us 8238 11.4752k/s 24: MallocTouch/N:16777216/manual_time 646 us 689 us 1179 1.54875k/s 24: MallocTouch/N:268435456/manual_time 3112 us 3848 us 321 321.309/s 24: MallocTouch/N:4294967296/manual_time 109220 us 10834 us 5 9.15581/s 24: MallocTouchFree/N:1/manual_time 72.0 us 39.3 us 7990 13.8935k/s 24: MallocTouchFree/N:16/manual_time 76.3 us 39.6 us 8278 13.0998k/s 24: MallocTouchFree/N:256/manual_time 70.9 us 38.3 us 9900 14.1081k/s 24: MallocTouchFree/N:4096/manual_time 117 us 69.0 us 6065 8.51827k/s 24: MallocTouchFree/N:65536/manual_time 126 us 78.3 us 5471 7.9233k/s 24: MallocTouchFree/N:1048576/manual_time 126 us 77.8 us 5586 7.94195k/s 24: MallocTouchFree/N:16777216/manual_time 757 us 687 us 927 1.3203k/s 24: MallocTouchFree/N:268435456/manual_time 4247 us 3909 us 165 235.482/s 24: MallocTouchFree/N:4294967296/manual_time 126521 us 10900 us 10 7.90384/s 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: GB/s MB 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: ViewAllocate_Rank1/N:10/manual_time 0.017 s 0.005 s 109 47.3621/s 800 24: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.005 s 40 45.6258/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.005 s 40 45.578/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.004 s 40 45.4144/s 800 24: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.004 s 40 45.4626/s 800 24: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.004 s 40 45.5783/s 800 24: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.004 s 40 45.401/s 800 24: ViewAllocate_Rank4/N:10/manual_time 0.017 s 0.005 s 39 46.5673/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.005 s 40 45.3644/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.005 s 40 45.3989/s 800 24: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.005 s 40 45.3682/s 800 24: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.005 s 40 45.4907/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.005 s 40 45.364/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.005 s 40 45.4473/s 800 24: ViewAllocate_Rank8/N:10/manual_time 0.017 s 0.005 s 39 46.3644/s 800 24: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.005 s 40 45.3968/s 800 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 280 668.006/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 303 713.477/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 301 701.321/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 301 704.039/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 303 700.316/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 302 712.243/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 308 712.694/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.052 s 0.000 s 13 30.701/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.056 s 0.000 s 12 28.8143/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 308 715.063/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.021 s 0.000 s 34 77.2813/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.023 s 0.000 s 31 70.7917/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 307 711.134/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 307 707.618/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 309 720.031/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 311 718.673/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.056 s 0.000 s 12 28.3327/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.056 s 0.000 s 12 28.3896/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.024 s 0.000 s 29 67.3357/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.024 s 0.000 s 29 67.3115/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 307 719.388/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 310 735.524/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.056 s 0.000 s 12 28.3339/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.000 s 29 67.0196/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 310 709.449/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 307 718.373/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.056 s 0.000 s 12 28.7898/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.024 s 0.000 s 29 68.0314/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 302 692.45/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 307 732.365/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.056 s 0.000 s 12 28.7364/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.024 s 0.000 s 29 67.8078/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 280 643.9/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 277 640.758/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 276 636.295/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.003 s 0.000 s 274 639.548/s 1.6k 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 606 732.781/s 800 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 617 731.219/s 800 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 624 729.04/s 800 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 625 730.047/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 620 732.338/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 620 732.604/s 800 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 621 732.809/s 800 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 620 731.877/s 800 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 607 726.788/s 800 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 619 722.375/s 800 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 589 696.497/s 800 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 578 704.657/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 583 708.928/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 583 723.34/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 619 696.488/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 551 697.021/s 800 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 622 724.052/s 800 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 600 732.508/s 800 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.61155k/s 1.6k 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.62122k/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 230.833/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.61029k/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 223.375/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.42936k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.42132k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.41247k/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 235.796/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.30428k/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 227.836/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.0843k/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 220.551/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.22544k/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 220.284/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.11873k/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 224.766/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.42843k/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 224.863/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.28025k/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 223.224/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 1.76659k/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 228.94/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.52745k/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 221.972/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.39669k/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 227.079/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.10303k/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 219.958/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.47427k/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 225.469/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.37678k/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.005 s 0.006 s 10 333.222/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.005 s 0.006 s 10 340.041/s 1.6k 24/49 Test #24: Kokkos_PerformanceTest_Benchmark ............ Passed 119.62 sec test 25 Start 25: Kokkos_Benchmark_Atomic_MinMax 25: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-04-25_T17-57-00.json" 25: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test 25: Test timeout computed to be: 1500 25: 2024-04-25T19:11:37+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 25: Run on (4 X 2300.11 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x4) 25: L1 Instruction 32 KiB (x4) 25: L2 Unified 4096 KiB (x4) 25: L3 Unified 16384 KiB (x4) 25: Load Average: 0.49, 2.27, 5.52 25: CPU architecture: none 25: Default Device: N6Kokkos12Experimental12OpenMPTargetE 25: GIT_BRANCH: HEAD 25: GIT_CLEAN_STATUS: CLEAN 25: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 25: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 25: GIT_COMMIT_HASH: 4b656d535 25: GPU architecture: VOLTA70 25: KOKKOS_COMPILER_CLANG: 1703 25: KOKKOS_ENABLE_ASM: no 25: KOKKOS_ENABLE_CXX17: yes 25: KOKKOS_ENABLE_CXX20: no 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_LIBDL: yes 25: KOKKOS_ENABLE_OPENMPTARGET: yes 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: KOKKOS_ENABLE_SERIAL: yes 25: Kokkos Version: 4.3.99 25: platform: 64bit 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations 25: ---------------------------------------------------------------------------------------------------------------------------------------- 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 25/49 Test #25: Kokkos_Benchmark_Atomic_MinMax .............. Passed 2.43 sec test 26 Start 26: Kokkos_PerformanceTest_Mempool 26: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-04-25_T17-57-00.json" 26: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test 26: Test timeout computed to be: 1500 26: 2024-04-25T19:11:39+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Mempool 26: Run on (4 X 2300.11 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x4) 26: L1 Instruction 32 KiB (x4) 26: L2 Unified 4096 KiB (x4) 26: L3 Unified 16384 KiB (x4) 26: Load Average: 0.49, 2.27, 5.52 26: CPU architecture: none 26: Default Device: N6Kokkos12Experimental12OpenMPTargetE 26: GIT_BRANCH: HEAD 26: GIT_CLEAN_STATUS: CLEAN 26: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 26: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 26: GIT_COMMIT_HASH: 4b656d535 26: GPU architecture: VOLTA70 26: KOKKOS_COMPILER_CLANG: 1703 26: KOKKOS_ENABLE_ASM: no 26: KOKKOS_ENABLE_CXX17: yes 26: KOKKOS_ENABLE_CXX20: no 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_LIBDL: yes 26: KOKKOS_ENABLE_OPENMPTARGET: yes 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: KOKKOS_ENABLE_SERIAL: yes 26: Kokkos Version: 4.3.99 26: platform: 64bit 26: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: fill ops per second 26: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 467 4.4972M/s 26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations FOM: cycle ops per second 26: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 26: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 1296 20.4995M/s 26/49 Test #26: Kokkos_PerformanceTest_Mempool .............. Passed 4.38 sec test 27 Start 27: Kokkos_PerformanceTest_Atomic 27: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-04-25_T17-57-00.json" 27: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test 27: Test timeout computed to be: 1500 27: 2024-04-25T19:11:43+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-6830/build/core/perf_test/Kokkos_PerformanceTest_Atomic 27: Run on (4 X 2300.11 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x4) 27: L1 Instruction 32 KiB (x4) 27: L2 Unified 4096 KiB (x4) 27: L3 Unified 16384 KiB (x4) 27: Load Average: 0.53, 2.25, 5.49 27: CPU architecture: none 27: Default Device: N6Kokkos12Experimental12OpenMPTargetE 27: GIT_BRANCH: HEAD 27: GIT_CLEAN_STATUS: CLEAN 27: GIT_COMMIT_DATE: 2024-04-24T15:02:50-07:00 27: GIT_COMMIT_DESCRIPTION: #6805: fix accidentally disabled code 27: GIT_COMMIT_HASH: 4b656d535 27: GPU architecture: VOLTA70 27: KOKKOS_COMPILER_CLANG: 1703 27: KOKKOS_ENABLE_ASM: no 27: KOKKOS_ENABLE_CXX17: yes 27: KOKKOS_ENABLE_CXX20: no 27: KOKKOS_ENABLE_CXX23: no 27: KOKKOS_ENABLE_CXX26: no 27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_LIBDL: yes 27: KOKKOS_ENABLE_OPENMPTARGET: yes 27: KOKKOS_ENABLE_PRAGMA_IVDEP: no 27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 27: KOKKOS_ENABLE_PRAGMA_UNROLL: no 27: KOKKOS_ENABLE_PRAGMA_VECTOR: no 27: KOKKOS_ENABLE_SERIAL: yes 27: Kokkos Version: 4.3.99 27: platform: 64bit 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Test_Atomic/100000/iterations:10 4.88 s 0.015 s 10 1 4 8.09772 7.95335m 69.53u 704.983M 1.18582M 704.983M 27: Test_Atomic/100000/iterations:10 4.79 s 0.003 s 10 1 8 7.61531 7.30268m 137.44u 4.99995G 1.72144M 4.99995G 27: Test_Atomic/100000/iterations:10 4.80 s 0.003 s 10 1 8 7.70032 8.46013m 139.17u 4.99995G 1.38938M 4.99995G 27: Test_Atomic/100000/iterations:10 4.86 s 0.003 s 10 1 4 7.87451 7.66925m 69.41u 704.983M 1.95098M 704.983M 27: Test_Atomic/100000/iterations:10 4.81 s 0.003 s 10 1 8 7.53748 7.31925m 127.35u 4.99995G 1.5003M 4.99995G 27: Test_Atomic/100000/iterations:10 4.80 s 0.003 s 10 1 8 7.87308 7.10664m 126.74u 4.99995G 1.37813M 4.99995G 27: Test_Atomic/100000/iterations:10 4.54 s 0.004 s 10 0 4 6.27231 7.68278m 1.84983m 4.99931G 1.80042M 4.99989G 27: Test_Atomic/100000/iterations:10 4.48 s 0.003 s 10 1 8 6.25285 7.41572m 1.85191m 4.99995G 1.31862M 4.99995G 27: Test_Atomic/100000/iterations:10 4.86 s 0.003 s 10 1 4 7.70472 7.59572m 69.52u 704.983M 1.23965M 704.983M 27/49 Test #27: Kokkos_PerformanceTest_Atomic ............... Passed 429.86 sec test 28 Start 28: Kokkos_ContainersUnitTest_Serial 28: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 28: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/containers/unit_tests 28: Test timeout computed to be: 1500 28: [==========] Running 61 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 61 tests from serial 28: [ RUN ] serial.bitset 28: [ OK ] serial.bitset (3907 ms) 28: [ RUN ] serial.bitset_default_constructor_no_alloc 28: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 28: [ RUN ] serial.dualview_combination 28: [ OK ] serial.dualview_combination (0 ms) 28: [ RUN ] serial.dualview_alloc 28: [ OK ] serial.dualview_alloc (0 ms) 28: [ RUN ] serial.test_dualview_copy_construction_and_assignment 28: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 28: [ RUN ] serial.dualview_combinations_without_init 28: [ OK ] serial.dualview_combinations_without_init (0 ms) 28: [ RUN ] serial.dualview_deep_copy 28: [ OK ] serial.dualview_deep_copy (0 ms) 28: [ RUN ] serial.dualview_realloc 28: [ OK ] serial.dualview_realloc (0 ms) 28: [ RUN ] serial.dualview_resize 28: [ OK ] serial.dualview_resize (0 ms) 28: [ RUN ] serial.dualview_device_correct_kokkos_device 28: [ OK ] serial.dualview_device_correct_kokkos_device (117 ms) 28: [ RUN ] serial.dualview_host_correct_kokkos_device 28: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 28: [ RUN ] serial.dualview_host_modify_template_device_sync 28: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 28: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 28: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 28: [ RUN ] serial.dualview_device_modify_template_host_sync 28: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 28: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 28: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 28: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 28: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 28: [ RUN ] serial.dynamic_view 28: [ OK ] serial.dynamic_view (19 ms) 28: [ RUN ] serial.dyn_rank_view_api_generic 28: [ OK ] serial.dyn_rank_view_api_generic (14 ms) 28: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 28: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 28: [ RUN ] serial.dyn_rank_view_api_operator_rank67 28: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 28: [ RUN ] serial.ErrorReporterViaLambda 28: [ OK ] serial.ErrorReporterViaLambda (0 ms) 28: [ RUN ] serial.ErrorReporter 28: [ OK ] serial.ErrorReporter (0 ms) 28: [ RUN ] serial.offsetview_construction 28: [ OK ] serial.offsetview_construction (29 ms) 28: [ RUN ] serial.offsetview_unmanaged_construction 28: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 28: [ RUN ] serial.offsetview_subview 28: [ OK ] serial.offsetview_subview (15 ms) 28: [ RUN ] serial.offsetview_offsets_rank1 28: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 28: [ RUN ] serial.offsetview_offsets_rank2 28: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 28: [ RUN ] serial.offsetview_offsets_rank3 28: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 28: [ RUN ] serial.scatterview 28: [ OK ] serial.scatterview (3016 ms) 28: [ RUN ] serial.scatterview_devicetype 28: [ OK ] serial.scatterview_devicetype (1 ms) 28: [ RUN ] serial.staticcrsgraph 28: [ OK ] serial.staticcrsgraph (18 ms) 28: [ RUN ] serial.resize_realloc_no_init_dualview 28: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 28: [ RUN ] serial.resize_realloc_no_alloc_dualview 28: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 28: [ RUN ] serial.resize_exec_space_dualview 28: [ OK ] serial.resize_exec_space_dualview (0 ms) 28: [ RUN ] serial.realloc_exec_space_dualview 28: [ OK ] serial.realloc_exec_space_dualview (0 ms) 28: [ RUN ] serial.resize_realloc_no_init_dynrankview 28: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 28: [ RUN ] serial.resize_exec_space_dynrankview 28: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 28: [ RUN ] serial.realloc_exec_space_dynrankview 28: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 28: [ RUN ] serial.resize_realloc_no_init_scatterview 28: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 28: [ RUN ] serial.resize_realloc_no_alloc_scatterview 28: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 28: [ RUN ] serial.resize_exec_space_scatterview 28: [ OK ] serial.resize_exec_space_scatterview (0 ms) 28: [ RUN ] serial.realloc_exec_space_scatterview 28: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_dynrankview 28: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 28: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 28: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 28: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_offsetview 28: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 28: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 28: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 28: [ RUN ] serial.create_mirror_view_and_copy_offsetview 28: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 28: [ RUN ] serial.UnorderedMap_insert 28: [ OK ] serial.UnorderedMap_insert (13936 ms) 28: [ RUN ] serial.UnorderedMap_failed_insert 28: [ OK ] serial.UnorderedMap_failed_insert (6483 ms) 28: [ RUN ] serial.UnorderedMap_deep_copy 28: [ OK ] serial.UnorderedMap_deep_copy (5 ms) 28: [ RUN ] serial.UnorderedMap_valid_empty 28: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 28: [ RUN ] serial.UnorderedMap_clear_zero_size 28: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 28: [ RUN ] serial.UnorderedMap_consistent_size 28: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 28: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 28: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 28: [ RUN ] serial.UnorderedMap_lambda_capturable 28: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 28: [ RUN ] serial.UnorderedMap_constructor_view_alloc 28: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 28: [ RUN ] serial.vector_combination 28: [ OK ] serial.vector_combination (0 ms) 28: [ RUN ] serial.vector_insert 28: [ OK ] serial.vector_insert (0 ms) 28: [ RUN ] serial.vector_push_back_default_exec 28: [ OK ] serial.vector_push_back_default_exec (0 ms) 28: [ RUN ] serial.viewctorprop_embedded_dim 28: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 28: [----------] 61 tests from serial (27574 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 61 tests from 1 test suite ran. (27574 ms total) 28: [ PASSED ] 61 tests. 28/49 Test #28: Kokkos_ContainersUnitTest_Serial ............ Passed 29.71 sec test 29 Start 29: Kokkos_UnitTest_Sort 29: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 29: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 29: Test timeout computed to be: 1500 29: [==========] Running 15 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 15 tests from openmptarget 29: [ RUN ] openmptarget.SortUnsignedValueType 29: [ OK ] openmptarget.SortUnsignedValueType (185 ms) 29: [ RUN ] openmptarget.SortEmptyView 29: [ OK ] openmptarget.SortEmptyView (0 ms) 29: [ RUN ] openmptarget.SortByKeyEmptyView 29: [ OK ] openmptarget.SortByKeyEmptyView (0 ms) 29: [ RUN ] openmptarget.SortByKey 29: [ OK ] openmptarget.SortByKey (5 ms) 29: [ RUN ] openmptarget.SortByKeyWithComparator 29: [ OK ] openmptarget.SortByKeyWithComparator (5 ms) 29: [ RUN ] openmptarget.SortByKeyStaticExtents 29: [ OK ] openmptarget.SortByKeyStaticExtents (1 ms) 29: [ RUN ] openmptarget.SortByKeyWithStrides 29: [ OK ] openmptarget.SortByKeyWithStrides (1 ms) 29: [ RUN ] openmptarget.SortByKeyKeysLargerThanValues 29: 29: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 29: 29: [WARNING] /var/jenkins/workspace/Kokkos_PR-6830/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 29: [ OK ] openmptarget.SortByKeyKeysLargerThanValues (899 ms) 29: [ RUN ] openmptarget.SortWithCustomComparator 29: [ OK ] openmptarget.SortWithCustomComparator (2428 ms) 29: [ RUN ] openmptarget.BinSortGenericTests 29: [ OK ] openmptarget.BinSortGenericTests (42 ms) 29: [ RUN ] openmptarget.BinSortEmptyView 29: [ OK ] openmptarget.BinSortEmptyView (0 ms) 29: [ RUN ] openmptarget.BinSortEmptyKeysView 29: [ OK ] openmptarget.BinSortEmptyKeysView (1 ms) 29: [ RUN ] openmptarget.BinSortUnsignedKeyLayoutStrideValues 29: [ OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (22041 ms) 29: [ RUN ] openmptarget.NestedSort 29: [ OK ] openmptarget.NestedSort (60 ms) 29: [ RUN ] openmptarget.NestedSortByKey 29: [ OK ] openmptarget.NestedSortByKey (160 ms) 29: [----------] 15 tests from openmptarget (25835 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 15 tests from 1 test suite ran. (25835 ms total) 29: [ PASSED ] 15 tests. 29/49 Test #29: Kokkos_UnitTest_Sort ........................ Passed 27.50 sec test 30 Start 30: Kokkos_UnitTest_Random 30: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_UnitTest_Random 30: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 30: Test timeout computed to be: 1500 30: [==========] Running 3 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from openmptarget 30: [ RUN ] openmptarget.Random_XorShift64 30: Test Seed:1714072790845672384 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.00342466 -0.00198084 || 0.051031 2034 2412 || 2229.7 2222.06 || -27.3831 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00597772 0.000276848 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00145699 0.00163554 || 0.051031 2030 2406 || 2218.83 2222.06 || 22.6097 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.0100279 -0.000609187 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00174021 0.000154214 || 0.051031 2034 2396 || 2218.2 2222.06 || 2.13186 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00696176 0.000677921 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.0100843 -0.00170103 || 0.051031 2065 2417 || 2244.7 2222.06 || -23.515 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00917063 0.000601058 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.00331615 6.3442e-05 || 0.051031 2036 2437 || 2229.45 2222.06 || 0.877022 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0117635 0.000327599 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 3.25521e-08 0.0167581 -0.00048463 || 0.051031 2037 2405 || 2185.44 2222.06 || -6.69952 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 -0.00849829 0.000141763 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.0033492 0.000768285 || 0.051031 2037 2427 || 2229.53 2222.06 || 10.6208 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00248235 -4.76296e-06 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.00261966 0.00106535 || 0.051031 2041 2405 || 2227.9 2222.06 || 14.7274 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00865529 -8.4213e-05 || 0.051031 1e+64 -1e+64 30: Test Seed:1714072790923105040 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00275001 -0.00109842 || 0.051031 2042 2414 || 2215.97 2222.06 || -15.1845 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0165492 -0.000276979 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00242546 0.00130714 || 0.051031 2033 2390 || 2216.68 2222.06 || 18.0698 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.0146015 -3.42691e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0158528 -0.00157252 || 0.051031 2048 2421 || 2187.39 2222.06 || -21.7385 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00903082 0.000439373 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00520554 -0.000647446 || 0.051031 2058 2401 || 2210.55 2222.06 || -8.9503 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00377762 -0.000304017 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.51042e-08 0.0103849 -0.00120533 || 0.051031 2047 2422 || 2199.22 2222.06 || -16.6625 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 1.95313e-07 0.00716452 0.000599851 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 3.25521e-08 0.00114863 -0.0016638 || 0.051031 2041 2405 || 2219.51 2222.06 || -23.0004 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 0.0169703 -0.000819544 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 6.51042e-08 0.00792769 -0.00235762 || 0.051031 2040 2414 || 2204.58 2222.06 || -32.5918 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 1.95313e-07 0.0153213 0.000184694 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00545257 0.000354945 || 0.051031 2040 2422 || 2210.01 2222.06 || 4.90675 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0130112 0.000358534 || 0.051031 1e+64 -1e+64 30: [ OK ] openmptarget.Random_XorShift64 (283 ms) 30: [ RUN ] openmptarget.Random_XorShift1024_0 30: Test Seed:1714072790996151841 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.0103005 0.000877038 || 0.051031 2007 2372 || 2221.1 2198.22 || 12.1242 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00119654 8.6228e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.00859251 -0.000779281 || 0.051031 2000 2402 || 2217.27 2198.22 || -10.7728 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0238066 0.000862445 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.0151588 0.000808157 || 0.051031 2032 2390 || 2165.4 2198.22 || 11.172 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.000272675 0.000155814 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.00473622 0.00137233 || 0.051031 2004 2379 || 2208.68 2198.22 || 18.9711 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00259722 0.000314376 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26926e-05 -0.00412329 -0.000278008 || 0.051031 2000 2387 || 2207.32 2198.22 || -3.84318 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 -0.00966511 -7.56016e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.0162166 -0.00237486 || 0.051031 2026 2387 || 2234.46 2198.22 || -32.8301 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0152327 -0.000315671 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.0102143 -0.000709303 || 0.051031 2032 2388 || 2176 2198.22 || -9.8054 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00873751 -0.00018233 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.0118697 8.05922e-05 || 0.051031 2025 2361 || 2172.44 2198.22 || 1.11411 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.0105066 -0.000586238 || 0.051031 1e+64 -1e+64 30: Test Seed:1714072791108713634 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.00238196 -0.00121254 || 0.051031 2005 2397 || 2193 2198.22 || -16.7622 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00334816 0.000447253 || 0.051031 1e+64 -1e+64 30: Test Scalar=unsigned int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.0139289 9.95025e-05 || 0.051031 2014 2408 || 2168.02 2198.22 || 1.37552 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00719127 0.000407743 || 0.051031 1e+64 -1e+64 30: Test Scalar=int64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.0218406 -0.001372 || 0.051031 2020 2367 || 2151.24 2198.22 || -18.9665 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0169421 -0.000369131 || 0.051031 1e+64 -1e+64 30: Test Scalar=uint64_t 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.00243338 -0.000764751 || 0.051031 2014 2369 || 2203.59 2198.22 || -10.5719 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00939512 -0.000413439 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.27255e-05 0.00900353 -0.00214311 || 0.051031 2016 2388 || 2178.61 2198.22 || -29.6264 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.28572e-05 -0.00643296 -7.10612e-05 || 0.051031 1e+64 -1e+64 30: Test Scalar=bhalf 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26926e-05 0.0114219 -0.00133657 || 0.051031 2019 2387 || 2173.4 2198.22 || -18.4767 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 -0.00107683 0.000333593 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26926e-05 0.0257249 -0.00158882 || 0.051031 2013 2391 || 2143.09 2198.22 || -21.9638 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 -0.00778181 -0.000194712 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.00868789 0.000486355 || 0.051031 2026 2391 || 2179.29 2198.22 || 6.72337 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0110705 -0.00078481 || 0.051031 1e+64 -1e+64 30: [ OK ] openmptarget.Random_XorShift1024_0 (260 ms) 30: [ RUN ] openmptarget.Multi_streams 30: /var/jenkins/workspace/Kokkos_PR-6830/algorithms/unit_tests/TestRandom.hpp:587: Skipped 30: Libomptarget error 30: [ SKIPPED ] openmptarget.Multi_streams (0 ms) 30: [----------] 3 tests from openmptarget (543 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 3 tests from 1 test suite ran. (543 ms total) 30: [ PASSED ] 2 tests. 30: [ SKIPPED ] 1 test, listed below: 30: [ SKIPPED ] openmptarget.Multi_streams 30/49 Test #30: Kokkos_UnitTest_Random ...................... Passed 2.19 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A 31: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 31: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 31: Test timeout computed to be: 1500 31: [==========] Running 15 tests from 3 test suites. 31: [----------] Global test environment set-up. 31: [----------] 3 tests from std_algorithms_reducers 31: [ RUN ] std_algorithms_reducers.max_first_loc 31: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_first_loc 31: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 31: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 31: [----------] 3 tests from std_algorithms_reducers (0 ms total) 31: 31: [----------] 1 test from std_algorithms 31: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 31: [ OK ] std_algorithms.is_admissible_to_std_algorithms (106 ms) 31: [----------] 1 test from std_algorithms (106 ms total) 31: 31: [----------] 11 tests from random_access_iterator_test 31: [ RUN ] random_access_iterator_test.constructor 31: [ OK ] random_access_iterator_test.constructor (0 ms) 31: [ RUN ] random_access_iterator_test.constructiblity 31: [ OK ] random_access_iterator_test.constructiblity (0 ms) 31: [ RUN ] random_access_iterator_test.dereference 31: [ OK ] random_access_iterator_test.dereference (1 ms) 31: [ RUN ] random_access_iterator_test.subscript_operator 31: [ OK ] random_access_iterator_test.subscript_operator (1 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet1 31: [ OK ] random_access_iterator_test.operatorsSet1 (1 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet2 31: [ OK ] random_access_iterator_test.operatorsSet2 (1 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet3 31: [ OK ] random_access_iterator_test.operatorsSet3 (1 ms) 31: [ RUN ] random_access_iterator_test.operatorsSet4 31: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 31: [ RUN ] random_access_iterator_test.assignment_operator 31: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 31: [ RUN ] random_access_iterator_test.distance 31: [ OK ] random_access_iterator_test.distance (0 ms) 31: [ RUN ] random_access_iterator_test.traits_helpers 31: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 31: [----------] 11 tests from random_access_iterator_test (9 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 15 tests from 3 test suites ran. (116 ms total) 31: [ PASSED ] 15 tests. 31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 1.76 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B 32: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 32: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 32: Test timeout computed to be: 1500 32: [==========] Running 6 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 6 tests from std_algorithms_min_max_element_test 32: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 32: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (114 ms) 32: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 32: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 32: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 32: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (20 ms) 32: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 32: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (21 ms) 32: [ RUN ] std_algorithms_min_max_element_test.minmax_element_empty_range 32: [ OK ] std_algorithms_min_max_element_test.minmax_element_empty_range (0 ms) 32: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data 32: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data (29 ms) 32: [----------] 6 tests from std_algorithms_min_max_element_test (187 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 6 tests from 1 test suite ran. (187 ms total) 32: [ PASSED ] 6 tests. 32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 1.83 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C 33: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 33: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 33: Test timeout computed to be: 1500 33: [==========] Running 13 tests from 10 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from std_algorithms_lexicographical_compare_test 33: [ RUN ] std_algorithms_lexicographical_compare_test.test 33: [ OK ] std_algorithms_lexicographical_compare_test.test (0 ms) 33: [----------] 1 test from std_algorithms_lexicographical_compare_test (0 ms total) 33: 33: [----------] 1 test from std_algorithms_for_each_test 33: [ RUN ] std_algorithms_for_each_test.test 33: [ OK ] std_algorithms_for_each_test.test (424 ms) 33: [----------] 1 test from std_algorithms_for_each_test (424 ms total) 33: 33: [----------] 1 test from std_algorithms_find_test 33: [ RUN ] std_algorithms_find_test.test 33: [ OK ] std_algorithms_find_test.test (164 ms) 33: [----------] 1 test from std_algorithms_find_test (164 ms total) 33: 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 33: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1351 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 33: [ OK ] std_algorithms_non_mod_seq_ops.find_end (2524 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search 33: [ OK ] std_algorithms_non_mod_seq_ops.search (1639 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 33: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1398 ms) 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (6914 ms total) 33: 33: [----------] 1 test from std_algorithms_count_test 33: [ RUN ] std_algorithms_count_test.test 33: [ OK ] std_algorithms_count_test.test (233 ms) 33: [----------] 1 test from std_algorithms_count_test (233 ms total) 33: 33: [----------] 1 test from std_algorithms_equal_test 33: [ RUN ] std_algorithms_equal_test.test 33: [ OK ] std_algorithms_equal_test.test (75 ms) 33: [----------] 1 test from std_algorithms_equal_test (75 ms total) 33: 33: [----------] 1 test from std_algorithms_all_any_none_of_test 33: [ RUN ] std_algorithms_all_any_none_of_test.test 33: [ OK ] std_algorithms_all_any_none_of_test.test (180 ms) 33: [----------] 1 test from std_algorithms_all_any_none_of_test (180 ms total) 33: 33: [----------] 1 test from std_algorithms_nonmod_seq_ops 33: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 33: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (238 ms) 33: [----------] 1 test from std_algorithms_nonmod_seq_ops (238 ms total) 33: 33: [----------] 1 test from std_algorithms_mismatch_test 33: [ RUN ] std_algorithms_mismatch_test.test 33: [ OK ] std_algorithms_mismatch_test.test (470 ms) 33: [----------] 1 test from std_algorithms_mismatch_test (470 ms total) 33: 33: [----------] 1 test from std_algorithms_mod_seq_ops 33: [ RUN ] std_algorithms_mod_seq_ops.move_backward 33: [ OK ] std_algorithms_mod_seq_ops.move_backward (144 ms) 33: [----------] 1 test from std_algorithms_mod_seq_ops (144 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 13 tests from 10 test suites ran. (8846 ms total) 33: [ PASSED ] 13 tests. 33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 10.50 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D 34: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 34: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 34: Test timeout computed to be: 1500 34: [==========] Running 31 tests from 5 test suites. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from std_algorithms_mod_ops_test 34: [ RUN ] std_algorithms_mod_ops_test.move 34: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 34: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 34: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (145 ms) 34: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 34: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (2 ms) 34: [----------] 3 tests from std_algorithms_mod_ops_test (148 ms total) 34: 34: [----------] 12 tests from std_algorithms_mod_seq_ops_test 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy 34: [ OK ] std_algorithms_mod_seq_ops_test.copy (1 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 34: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill 34: [ OK ] std_algorithms_mod_seq_ops_test.fill (1 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 34: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (1 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (1 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate 34: [ OK ] std_algorithms_mod_seq_ops_test.generate (1 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 34: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 34: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (3 ms) 34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (17 ms total) 34: 34: [----------] 4 tests from std_algorithms_replace_ops_test 34: [ RUN ] std_algorithms_replace_ops_test.replace 34: [ OK ] std_algorithms_replace_ops_test.replace (102 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_if 34: [ OK ] std_algorithms_replace_ops_test.replace_if (321 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy 34: [ OK ] std_algorithms_replace_ops_test.replace_copy (143 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 34: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (153 ms) 34: [----------] 4 tests from std_algorithms_replace_ops_test (721 ms total) 34: 34: [----------] 11 tests from std_algorithms_mod_seq_ops 34: [ RUN ] std_algorithms_mod_seq_ops.copy_if 34: [ OK ] std_algorithms_mod_seq_ops.copy_if (128 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique 34: [ OK ] std_algorithms_mod_seq_ops.unique (647 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 34: [ OK ] std_algorithms_mod_seq_ops.unique_copy (264 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove 34: [ OK ] std_algorithms_mod_seq_ops.remove (187 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_if (195 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy (454 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (189 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate 34: [ OK ] std_algorithms_mod_seq_ops.rotate (2515 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 34: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (918 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_left 34: [ OK ] std_algorithms_mod_seq_ops.shift_left (2567 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_right 34: [ OK ] std_algorithms_mod_seq_ops.shift_right (2529 ms) 34: [----------] 11 tests from std_algorithms_mod_seq_ops (10599 ms total) 34: 34: [----------] 1 test from std_algorithms_modseq_test 34: [ RUN ] std_algorithms_modseq_test.reverse 34: [ OK ] std_algorithms_modseq_test.reverse (137 ms) 34: [----------] 1 test from std_algorithms_modseq_test (137 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 31 tests from 5 test suites ran. (11623 ms total) 34: [ PASSED ] 31 tests. 34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 13.29 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E 35: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 35: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 35: Test timeout computed to be: 1500 35: [==========] Running 15 tests from 6 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from std_algorithms_sorting_ops_test 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted (153 ms) 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (23 ms) 35: [----------] 2 tests from std_algorithms_sorting_ops_test (176 ms total) 35: 35: [----------] 4 tests from std_algorithms_partitioning_test 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms) 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms) 35: [ RUN ] std_algorithms_partitioning_test.partition_point 35: [ OK ] std_algorithms_partitioning_test.partition_point (3 ms) 35: [----------] 4 tests from std_algorithms_partitioning_test (10 ms total) 35: 35: [----------] 1 test from std_algorithms_partitioning_ops 35: [ RUN ] std_algorithms_partitioning_ops.partition_copy 35: [ OK ] std_algorithms_partitioning_ops.partition_copy (119 ms) 35: [----------] 1 test from std_algorithms_partitioning_ops (119 ms total) 35: 35: [----------] 1 test from std_algorithms_numerics_ops_test 35: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 35: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (206 ms) 35: [----------] 1 test from std_algorithms_numerics_ops_test (206 ms total) 35: 35: [----------] 6 tests from std_algorithms_numeric_ops_test 35: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 35: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1709 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 35: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (608 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 35: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 35: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 35: [----------] 6 tests from std_algorithms_numeric_ops_test (2318 ms total) 35: 35: [----------] 1 test from std_algorithms_transform_ops_test 35: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 35: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (99 ms) 35: [----------] 1 test from std_algorithms_transform_ops_test (99 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 15 tests from 6 test suites ran. (2932 ms total) 35: [ PASSED ] 15 tests. 35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 4.56 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 36: Test timeout computed to be: 1500 36: [==========] Running 5 tests from 4 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_count_team_test 36: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 36: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (1784 ms) 36: [ RUN ] std_algorithms_count_team_test.count_returns_zero 36: [ OK ] std_algorithms_count_team_test.count_returns_zero (753 ms) 36: [----------] 2 tests from std_algorithms_count_team_test (2538 ms total) 36: 36: [----------] 1 test from std_algorithms_count_if_team_test 36: [ RUN ] std_algorithms_count_if_team_test.test 36: [ OK ] std_algorithms_count_if_team_test.test (941 ms) 36: [----------] 1 test from std_algorithms_count_if_team_test (941 ms total) 36: 36: [----------] 1 test from std_algorithms_for_each_team_test 36: [ RUN ] std_algorithms_for_each_team_test.test 36: [ OK ] std_algorithms_for_each_team_test.test (1114 ms) 36: [----------] 1 test from std_algorithms_for_each_team_test (1114 ms total) 36: 36: [----------] 1 test from std_algorithms_for_each_n_team_test 36: [ RUN ] std_algorithms_for_each_n_team_test.test 36: [ OK ] std_algorithms_for_each_n_team_test.test (1084 ms) 36: [----------] 1 test from std_algorithms_for_each_n_team_test (1084 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 5 tests from 4 test suites ran. (5679 ms total) 36: [ PASSED ] 5 tests. 36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 7.33 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 37: Test timeout computed to be: 1500 37: [==========] Running 2 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_equal_team_test 37: [ RUN ] std_algorithms_equal_team_test.views_are_equal 37: [ OK ] std_algorithms_equal_team_test.views_are_equal (5850 ms) 37: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 37: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (5443 ms) 37: [----------] 2 tests from std_algorithms_equal_team_test (11293 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 2 tests from 1 test suite ran. (11294 ms total) 37: [ PASSED ] 2 tests. 37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 13.01 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 38: Test timeout computed to be: 1500 38: [==========] Running 0 tests from 0 test suites. 38: [==========] 0 tests from 0 test suites ran. (0 ms total) 38: [ PASSED ] 0 tests. 38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 1.97 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 39: Test timeout computed to be: 1500 39: [==========] Running 3 tests from 3 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_min_element_team_test 39: [ RUN ] std_algorithms_min_element_team_test.test 39: [ OK ] std_algorithms_min_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_min_element_team_test (0 ms total) 39: 39: [----------] 1 test from std_algorithms_max_element_team_test 39: [ RUN ] std_algorithms_max_element_team_test.test 39: [ OK ] std_algorithms_max_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_max_element_team_test (0 ms total) 39: 39: [----------] 1 test from std_algorithms_minmax_element_team_test 39: [ RUN ] std_algorithms_minmax_element_team_test.test 39: [ OK ] std_algorithms_minmax_element_team_test.test (0 ms) 39: [----------] 1 test from std_algorithms_minmax_element_team_test (0 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 3 tests from 3 test suites ran. (0 ms total) 39: [ PASSED ] 3 tests. 39/49 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 1.60 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 40: Test timeout computed to be: 1500 40: [==========] Running 6 tests from 6 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_fill_team_test 40: [ RUN ] std_algorithms_fill_team_test.test 40: [ OK ] std_algorithms_fill_team_test.test (1511 ms) 40: [----------] 1 test from std_algorithms_fill_team_test (1511 ms total) 40: 40: [----------] 1 test from std_algorithms_fill_n_team_test 40: [ RUN ] std_algorithms_fill_n_team_test.test 40: [ OK ] std_algorithms_fill_n_team_test.test (3251 ms) 40: [----------] 1 test from std_algorithms_fill_n_team_test (3251 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_team_test 40: [ RUN ] std_algorithms_replace_team_test.test 40: [ OK ] std_algorithms_replace_team_test.test (1156 ms) 40: [----------] 1 test from std_algorithms_replace_team_test (1156 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_if_team_test 40: [ RUN ] std_algorithms_replace_if_team_test.test 40: [ OK ] std_algorithms_replace_if_team_test.test (1390 ms) 40: [----------] 1 test from std_algorithms_replace_if_team_test (1390 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_copy_team_test 40: [ RUN ] std_algorithms_replace_copy_team_test.test 40: [ OK ] std_algorithms_replace_copy_team_test.test (2975 ms) 40: [----------] 1 test from std_algorithms_replace_copy_team_test (2975 ms total) 40: 40: [----------] 1 test from std_algorithms_replace_copy_if_team_test 40: [ RUN ] std_algorithms_replace_copy_if_team_test.test 40: [ OK ] std_algorithms_replace_copy_if_team_test.test (2517 ms) 40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (2518 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 6 tests from 6 test suites ran. (12803 ms total) 40: [ PASSED ] 6 tests. 40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 14.79 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 41: Test timeout computed to be: 1500 41: [==========] Running 4 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_reverse_team_test 41: [ RUN ] std_algorithms_reverse_team_test.test 41: [ OK ] std_algorithms_reverse_team_test.test (1471 ms) 41: [----------] 1 test from std_algorithms_reverse_team_test (1471 ms total) 41: 41: [----------] 1 test from std_algorithms_reverse_copy_team_test 41: [ RUN ] std_algorithms_reverse_copy_team_test.test 41: [ OK ] std_algorithms_reverse_copy_team_test.test (1763 ms) 41: [----------] 1 test from std_algorithms_reverse_copy_team_test (1763 ms total) 41: 41: [----------] 1 test from std_algorithms_rotate_team_test 41: [ RUN ] std_algorithms_rotate_team_test.test 41: [ OK ] std_algorithms_rotate_team_test.test (4018 ms) 41: [----------] 1 test from std_algorithms_rotate_team_test (4018 ms total) 41: 41: [----------] 1 test from std_algorithms_rotate_copy_team_test 41: [ RUN ] std_algorithms_rotate_copy_team_test.test 41: [ OK ] std_algorithms_rotate_copy_team_test.test (5512 ms) 41: [----------] 1 test from std_algorithms_rotate_copy_team_test (5512 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (12766 ms total) 41: [ PASSED ] 4 tests. 41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 14.67 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 42: Test timeout computed to be: 1500 42: [==========] Running 4 tests from 4 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_move_team_test 42: [ RUN ] std_algorithms_move_team_test.test 42: [ OK ] std_algorithms_move_team_test.test (2061 ms) 42: [----------] 1 test from std_algorithms_move_team_test (2061 ms total) 42: 42: [----------] 1 test from std_algorithms_move_backward_team_test 42: [ RUN ] std_algorithms_move_backward_team_test.test 42: [ OK ] std_algorithms_move_backward_team_test.test (1736 ms) 42: [----------] 1 test from std_algorithms_move_backward_team_test (1736 ms total) 42: 42: [----------] 1 test from std_algorithms_shift_left_team_test 42: [ RUN ] std_algorithms_shift_left_team_test.test 42: [ OK ] std_algorithms_shift_left_team_test.test (5514 ms) 42: [----------] 1 test from std_algorithms_shift_left_team_test (5515 ms total) 42: 42: [----------] 1 test from std_algorithms_shift_right_team_test 42: [ RUN ] std_algorithms_shift_right_team_test.test 42: [ OK ] std_algorithms_shift_right_team_test.test (5285 ms) 42: [----------] 1 test from std_algorithms_shift_right_team_test (5285 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (14598 ms total) 42: [ PASSED ] 4 tests. 42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 16.21 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 43: Test timeout computed to be: 1500 43: [==========] Running 9 tests from 9 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_copy_team_test 43: [ RUN ] std_algorithms_copy_team_test.test 43: [ OK ] std_algorithms_copy_team_test.test (2242 ms) 43: [----------] 1 test from std_algorithms_copy_team_test (2242 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_n_team_test 43: [ RUN ] std_algorithms_copy_n_team_test.test 43: [ OK ] std_algorithms_copy_n_team_test.test (4802 ms) 43: [----------] 1 test from std_algorithms_copy_n_team_test (4802 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_backward_team_test 43: [ RUN ] std_algorithms_copy_backward_team_test.test 43: [ OK ] std_algorithms_copy_backward_team_test.test (1722 ms) 43: [----------] 1 test from std_algorithms_copy_backward_team_test (1722 ms total) 43: 43: [----------] 1 test from std_algorithms_copy_if_team_test 43: [ RUN ] std_algorithms_copy_if_team_test.test 43: [ OK ] std_algorithms_copy_if_team_test.test (2134 ms) 43: [----------] 1 test from std_algorithms_copy_if_team_test (2134 ms total) 43: 43: [----------] 1 test from std_algorithms_unique_copy_team_test 43: [ RUN ] std_algorithms_unique_copy_team_test.test 43: [ OK ] std_algorithms_unique_copy_team_test.test (3120 ms) 43: [----------] 1 test from std_algorithms_unique_copy_team_test (3120 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_team_test 43: [ RUN ] std_algorithms_remove_team_test.test 43: [ OK ] std_algorithms_remove_team_test.test (1703 ms) 43: [----------] 1 test from std_algorithms_remove_team_test (1703 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_if_team_test 43: [ RUN ] std_algorithms_remove_if_team_test.test 43: [ OK ] std_algorithms_remove_if_team_test.test (1709 ms) 43: [----------] 1 test from std_algorithms_remove_if_team_test (1709 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_copy_team_test 43: [ RUN ] std_algorithms_remove_copy_team_test.test 43: [ OK ] std_algorithms_remove_copy_team_test.test (2584 ms) 43: [----------] 1 test from std_algorithms_remove_copy_team_test (2584 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_copy_if_team_test 43: [ RUN ] std_algorithms_remove_copy_if_team_test.test 43: [ OK ] std_algorithms_remove_copy_if_team_test.test (2464 ms) 43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (2464 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 9 tests from 9 test suites ran. (22484 ms total) 43: [ PASSED ] 9 tests. 43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 24.11 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 44: Test timeout computed to be: 1500 44: [==========] Running 2 tests from 2 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_unique_team_test 44: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 44: [ OK ] std_algorithms_unique_team_test.test_default_predicate (2949 ms) 44: [----------] 1 test from std_algorithms_unique_team_test (2949 ms total) 44: 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test 44: [ RUN ] std_algorithms_adjacent_difference_team_test.test 44: [ OK ] std_algorithms_adjacent_difference_team_test.test (4054 ms) 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (4054 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (7003 ms total) 44: [ PASSED ] 2 tests. 44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 8.62 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 45: Test timeout computed to be: 1500 45: [==========] Running 6 tests from 2 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_is_sorted_team_test 45: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 45: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1172 ms) 45: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted 45: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2096 ms) 45: [----------] 2 tests from std_algorithms_is_sorted_team_test (3269 ms total) 45: 45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (84 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (94 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1769 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1115 ms) 45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3064 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 6 tests from 2 test suites ran. (6333 ms total) 45: [ PASSED ] 6 tests. 45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 7.95 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 46: Test timeout computed to be: 1500 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_transform_team_test 46: [ RUN ] std_algorithms_transform_team_test.test_unary_op 46: [ OK ] std_algorithms_transform_team_test.test_unary_op (2494 ms) 46: [----------] 1 test from std_algorithms_transform_team_test (2494 ms total) 46: 46: [----------] 1 test from std_algorithms_generate_team_test 46: [ RUN ] std_algorithms_generate_team_test.test_unary_op 46: [ OK ] std_algorithms_generate_team_test.test_unary_op (3030 ms) 46: [----------] 1 test from std_algorithms_generate_team_test (3030 ms total) 46: 46: [----------] 1 test from std_algorithms_generate_n_team_test 46: [ RUN ] std_algorithms_generate_n_team_test.test 46: [ OK ] std_algorithms_generate_n_team_test.test (2652 ms) 46: [----------] 1 test from std_algorithms_generate_n_team_test (2652 ms total) 46: 46: [----------] 1 test from std_algorithms_swap_ranges_team_test 46: [ RUN ] std_algorithms_swap_ranges_team_test.test 46: [ OK ] std_algorithms_swap_ranges_team_test.test (2279 ms) 46: [----------] 1 test from std_algorithms_swap_ranges_team_test (2279 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (10456 ms total) 46: [ PASSED ] 4 tests. 46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 12.06 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 47: Test timeout computed to be: 1500 47: [==========] Running 1 test from 1 test suite. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test 47: [ RUN ] std_algorithms_exclusive_scan_team_test.test 47: [ OK ] std_algorithms_exclusive_scan_team_test.test (5223 ms) 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (5223 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 1 test from 1 test suite ran. (5223 ms total) 47: [ PASSED ] 1 test. 47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 6.83 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/algorithms/unit_tests 48: Test timeout computed to be: 1500 48: [==========] Running 1 test from 1 test suite. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_inclusive_scan_team_test 48: [ RUN ] std_algorithms_inclusive_scan_team_test.test 48: [ OK ] std_algorithms_inclusive_scan_team_test.test (14746 ms) 48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (14746 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 1 test from 1 test suite ran. (14746 ms total) 48: [ PASSED ] 1 test. 48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 16.59 sec test 49 Start 49: Kokkos_UnitTest_SIMD 49: Test command: /var/jenkins/workspace/Kokkos_PR-6830/build/simd/unit_tests/Kokkos_UnitTest_SIMD 49: Working Directory: /var/jenkins/workspace/Kokkos_PR-6830/build/simd/unit_tests 49: Test timeout computed to be: 1500 49: [==========] Running 16 tests from 1 test suite. 49: [----------] Global test environment set-up. 49: [----------] 16 tests from simd 49: [ RUN ] simd.host_math_ops 49: [ OK ] simd.host_math_ops (0 ms) 49: [ RUN ] simd.device_math_ops 49: /var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_MathOps.hpp:306: Skipped 49: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered 49: [ SKIPPED ] simd.device_math_ops (0 ms) 49: [ RUN ] simd.host_mask_ops 49: [ OK ] simd.host_mask_ops (0 ms) 49: [ RUN ] simd.device_mask_ops 49: [ OK ] simd.device_mask_ops (114 ms) 49: [ RUN ] simd.host_conversions 49: [ OK ] simd.host_conversions (0 ms) 49: [ RUN ] simd.device_conversions 49: [ OK ] simd.device_conversions (0 ms) 49: [ RUN ] simd.host_shift_ops 49: [ OK ] simd.host_shift_ops (0 ms) 49: [ RUN ] simd.device_shift_ops 49: [ OK ] simd.device_shift_ops (14 ms) 49: [ RUN ] simd.host_condition 49: [ OK ] simd.host_condition (0 ms) 49: [ RUN ] simd.device_condition 49: [ OK ] simd.device_condition (0 ms) 49: [ RUN ] simd.host_gen_ctors 49: [ OK ] simd.host_gen_ctors (0 ms) 49: [ RUN ] simd.device_gen_ctors 49: [ OK ] simd.device_gen_ctors (0 ms) 49: [ RUN ] simd.host_where_expressions 49: [ OK ] simd.host_where_expressions (0 ms) 49: [ RUN ] simd.device_where_expressions 49: [ OK ] simd.device_where_expressions (2 ms) 49: [ RUN ] simd.host_reductions 49: [ OK ] simd.host_reductions (0 ms) 49: [ RUN ] simd.device_reductions 49: /var/jenkins/workspace/Kokkos_PR-6830/simd/unit_tests/include/TestSIMD_Reductions.hpp:176: Skipped 49: skipping because of a non-deterministic failure reporting: Failure to synchronize stream (nil): Error in cuStreamSynchronize: an illegal memory access was encountered 49: [ SKIPPED ] simd.device_reductions (0 ms) 49: [----------] 16 tests from simd (132 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 16 tests from 1 test suite ran. (132 ms total) 49: [ PASSED ] 14 tests. 49: [ SKIPPED ] 2 tests, listed below: 49: [ SKIPPED ] simd.device_math_ops 49: [ SKIPPED ] simd.device_reductions 49/49 Test #49: Kokkos_UnitTest_SIMD ........................ Passed 1.74 sec 100% tests passed, 0 tests failed out of 49 Total Test time (real) = 1067.67 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Apr 25 17:56:40 2024 stats zeroed Thu Apr 25 17:56:40 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 2263 cache size 4.4 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 f391a13c9f04c1498e65901355e764f83b3d19af3589273f46af2b701e07519d $ docker rm -f --volumes f391a13c9f04c1498e65901355e764f83b3d19af3589273f46af2b701e07519d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:59220 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at jdk.proxy64/jdk.proxy64.$Proxy166.withRepository(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 5162281c-e3b7-463c-8281-2c50d4982451 Also: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:59220 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at jdk.proxy64/jdk.proxy64.$Proxy166.withRepository(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 409de74e-8d7a-474f-807b-7aa4d9b47e83 java.io.IOException: Disk quota exceeded Also: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:59220 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at jdk.proxy64/jdk.proxy64.$Proxy166.withRepository(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 2ae9ff88-c017-4bf1-9972-f088245e627a java.io.IOException: Disk quota exceeded Also: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.197.165/10.64.197.165:59220 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) at jdk.proxy64/jdk.proxy64.$Proxy166.withRepository(Unknown Source) at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:111) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:101) at jenkins.plugins.git.GitHooksConfiguration.configure(GitHooksConfiguration.java:90) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1233) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: bfa94990-eae9-4c07-8b50-9235c64cabf7 java.io.IOException: Disk quota exceeded java.io.IOException: Disk quota exceeded at java.base/java.io.FileOutputStream.writeBytes(Native Method) at java.base/java.io.FileOutputStream.write(FileOutputStream.java:341) at org.eclipse.jgit.internal.storage.file.LockFile.write(LockFile.java:292) at org.eclipse.jgit.storage.file.FileBasedConfig.save(FileBasedConfig.java:205) at jenkins.plugins.git.GitHooksConfiguration.disable(GitHooksConfiguration.java:138) at jenkins.plugins.git.GitHooksConfiguration.lambda$configure$2f1f6402$1(GitHooksConfiguration.java:112) at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:28) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:83) at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137) at java.base/java.lang.Thread.run(Thread.java:829) GitHub has been notified of this commit’s build result Finished: FAILURE